<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc=" http://purl.org/dc/elements/1.1/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>briancarper.net (λ) (Tag: Stupidity)</title><link>http://briancarper.net/tag/185/stupidity</link><description>Some guy's blog about programming and Linux and cows.</description><item><title>Ignorance is bliss</title><link>http://briancarper.net/blog/ignorance-is-bliss</link><guid>http://briancarper.net/blog/ignorance-is-bliss</guid><pubDate>Fri, 24 Oct 2008 19:54:00 -0700</pubDate><description>&lt;p&gt;I remember the good old days of web-browsing, when I'd just zoom around the internet without a care in the world.  The first time I got a small whiff of something foul was in college one day, when a professor yelled at the class because someone was using telnet to connect to remote machines.  &lt;em&gt;&quot;Are you crazy?  It sends everything in plaintext!  Use SSH!&quot;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Then eventually I put together a website where I had access to the server logs, and oh boy, it was not fun reading those the first time.  Line after line of bots in Ukraine, trying to access vulnerable scripts that may or may not exist on my server.    Then I checked some of my SSH logs, and saw the same thing.  Thus my innocence was destroyed forever.&lt;/p&gt;

&lt;p&gt;Nowadays all of my email traffic is SSL-encrypted, and FTP is disabled on every server I have root access to, in favor of SFTP.  I cringe every time I set up a wireless network (even &lt;a href=&quot;http://www.scmagazineuk.com/WiFi-is-no-longer-a-viable-secure-connection/article/119294/&quot;&gt;WPA&lt;/a&gt; is being cracked nowadays).  My passwords are long, nearly impossible to remember, and legion.  My browser cache is cleared daily.  I reject all cookies by default, and Javascript is run on an as-needed basis.&lt;/p&gt;

&lt;p&gt;One day I read on Slashdot about &lt;a href=&quot;http://yro.slashdot.org/article.pl?sid=08/10/14/1656251&amp;amp;from=rss&quot;&gt;Flash cookies&lt;/a&gt;.  So I had a really bright idea:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;ln -s /dev/null ~/.macromedia
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;That'll teach them!  No more flash cookies.  (Note, don't do this if you like watching Flash movies in your browser.  They stop working on certain websites.  Annoying.  Next best thing is &lt;a href=&quot;http://objection.mozdev.org/&quot;&gt;a plugin to let you delete them&lt;/a&gt;.)&lt;/p&gt;

&lt;p&gt;The bad thing is that I still don't know very much about network security and privacy.  If I knew more, I'm sure I'd worry more.  On the other hand, if I was a locksmith, I might feel bad with the quality of the lock on my front door.  And yet my house has never been robbed (yet) and my computer has never been hacked (yet).  People tend to worry about what's right in front of them.  Maybe what you don't know can't hurt you.&lt;/p&gt;

&lt;p&gt;But I still cringe when someone sits down in an airport or a Starbucks and logs into their bank account or work email.&lt;/p&gt;</description></item></channel></rss>

