<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TheMadFatter &#187; Security &amp; Privacy</title>
	<atom:link href="http://www.themadfatter.com/category/security-privacy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themadfatter.com</link>
	<description>A blog about technology, operating systems, and general computing!</description>
	<lastBuildDate>Sun, 07 Mar 2010 13:27:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Anonymize Your Traffic With The Onion Router</title>
		<link>http://www.themadfatter.com/2009/01/10/anonymize-your-traffic-with-the-onion-router/</link>
		<comments>http://www.themadfatter.com/2009/01/10/anonymize-your-traffic-with-the-onion-router/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 01:23:33 +0000</pubDate>
		<dc:creator>TheNerd</dc:creator>
				<category><![CDATA[Security & Privacy]]></category>
		<category><![CDATA[Anonymous]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[The Onion Router]]></category>
		<category><![CDATA[TOR]]></category>

		<guid isPermaLink="false">http://www.themadfatter.com/?p=167</guid>
		<description><![CDATA[
		
		
		
		Have you ever wondered how to hide your internet activity from the rest of the world? There&#8217;s a great open source project called The Onion Router (aka TOR) that can accomplish this very quickly and safely.
You might wonder why one would need to anonymize her traffic. There are many reasons, including (but not limited to) [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://www.themadfatter.com/2009/01/10/anonymize-your-traffic-with-the-onion-router/";
		digg_bgcolor = "#FFFFFF";
		digg_skin = "";
		digg_window = "new";
		digg_title = "Anonymize+Your+Traffic+With+The+Onion+Router";
		digg_media = "news";
		digg_topic = "tech_news";
		digg_bodytext = "Have you ever wondered how to hide your internet activity from the rest of the world? There&#8217;s a great open source project called The Onion Router (aka TOR) that can accomplish this very quickly and safely.You might wonder why one would need to anonymize her traffic. There are many reasons, including (but not limited to) surfing the web in countries...";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><p>Have you ever wondered how to hide your internet activity from the rest of the world? There&#8217;s a great open source project called <a title="The Onion Router" href="http://www.torproject.org/" target="_blank">The Onion Router</a> (aka TOR) that can accomplish this very quickly and safely.</p>
<p>You might wonder why one would need to anonymize her traffic. There are many reasons, including (but not limited to) surfing the web in countries where strict filters are in place or maybe you don&#8217;t want your ISP to know what you are doing. There are many &#8220;unethical&#8221; reasons why someone might want to hide their activity but you can&#8217;t blame the system because it doesn&#8217;t know what your intentions really are. Whatever the reasons may be this software will do it for you and is very easy to set up.</p>
<p>There is a simple program available for download called <a title="Vidalia Bundle" href="http://www.torproject.org/download.html.en" target="_blank">Vidalia.</a> This installs TOR, Privoxy (local proxy) and TorButton (Firefox add-on to enable or disable TOR at the click of a button). Once you install Vidalia you are basically ready to go.</p>
<p>You&#8217;ll find that browsing can be extremely slow at times. This is because of the distributed nature of the system. TOR uses what are called relay nodes and exit nodes to route your traffic to various locations. Each relay node knows only the bare minimum it needs to get the job done. An exit node is where the traffic exits the TOR network and goes out into the wild of the Internet. Exit nodes are needed to bridge the two networks.</p>
<p>TOR also provides what are called &#8220;hidden services&#8221; and are only accessible to you when you are connected to the TOR network. They provide a means of publishing content, websites, or services that are completely anonymous. An example of a hidden TOR URL is <a title="TOR Website" href="http://vdyrqdwjyx7kfnhy.onion/" target="_blank">http://vdyrqdwjyx7kfnhy.onion/</a> (redirected to the TOR Homepage).</p>
<p>Any computer running TOR can be configured as a relay or can run any of the hidden services (http, ftp, etc.). All of the documentation you need to set up a hidden service, relay node, or exit node can be found on the <a title="TOR Website" href="http://www.torproject.org" target="_blank">TOR website</a>.</p>
<p>With any service such as this you are bound to stumple upon activities that might be questionable. Unfortunately, due to the nature of the system and some of the people who use it, it prooves nearly impossible to track down the bad guys (honestly, this means that the service is working as designed).</p>
<p>There are other services out there that provide similar services but I believe TOR is the best one. Some of the other services are provided by corporations and fees are involved. This makes me wonder how safe they really are because they must comply with certain requests and may provide user information to the authorities (or other organizations) if required. TOR is completely distributed and does not have any single point of failure so it would be very difficult to shut it down or track down it&#8217;s users.</p>
<p>If you are looking for such as service, I suggest giving TOR a try. Just make sure that you follow local laws and regulations as a good citizen would.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.themadfatter.com/2009/01/10/anonymize-your-traffic-with-the-onion-router/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Encrypt and/or Digitally Sign Your Email</title>
		<link>http://www.themadfatter.com/2008/10/09/how-to-encrypt-andor-digitally-sign-your-email/</link>
		<comments>http://www.themadfatter.com/2008/10/09/how-to-encrypt-andor-digitally-sign-your-email/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 23:14:04 +0000</pubDate>
		<dc:creator>TheNerd</dc:creator>
				<category><![CDATA[Security & Privacy]]></category>
		<category><![CDATA[digital signature]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[GNU Privacy Guard]]></category>

		<guid isPermaLink="false">http://www.themadfatter.com/?p=115</guid>
		<description><![CDATA[
		
		
		
		Tom Merrit of cnet tv explains how to encrypt and or digitally sign your email using an open source product called The GNU Privacy Guard (GnuPG) as he mentions in this video it appears to be more difficult that it actually is so do not be scared. He uses a MAC and Thunderbird for this [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://www.themadfatter.com/2008/10/09/how-to-encrypt-andor-digitally-sign-your-email/";
		digg_bgcolor = "#FFFFFF";
		digg_skin = "";
		digg_window = "new";
		digg_title = "How+to+Encrypt+and%2For+Digitally+Sign+Your+Email";
		digg_media = "news";
		digg_topic = "tech_news";
		digg_bodytext = "Tom Merrit of cnet tv explains how to encrypt and or digitally sign your email using an open source product called The GNU Privacy Guard (GnuPG) as he mentions in this video it appears to be more difficult that it actually is so do not be scared. He uses a MAC and Thunderbird for this demonstration but the process is quite similar on Windows. Enjoy...";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><p style="text-align: left;">Tom Merrit of <a title="cnettv" href="http://cnettv.cnet.com/" target="_blank">cnet tv</a> explains how to encrypt and or digitally sign your email using an open source product called <a title="The GNU Privacy Guard" href="http://www.gnupg.org/" target="_blank">The GNU Privacy Guard (GnuPG)</a> as he mentions in this video it appears to be more difficult that it actually is so do not be scared. He uses a MAC and Thunderbird for this demonstration but the process is quite similar on Windows. Enjoy <img src='http://www.themadfatter.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p align="center"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="335" height="360" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="allowFullScreen" value="true" /><param name="FlashVars" value="playerType=embedded&amp;value=50004023" /><param name="src" value="http://www.cnet.com/av/video/flv/newPlayers/universal.swf" /><embed type="application/x-shockwave-flash" width="335" height="360" src="http://www.cnet.com/av/video/flv/newPlayers/universal.swf" flashvars="playerType=embedded&amp;value=50004023" allowfullscreen="true" wmode="transparent"></embed></object></p>
<p align="center">
]]></content:encoded>
			<wfw:commentRss>http://www.themadfatter.com/2008/10/09/how-to-encrypt-andor-digitally-sign-your-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enterprises Don&#8217;t Know Sensitive Data Flow</title>
		<link>http://www.themadfatter.com/2008/03/04/enterprises-dont-know-sensitive-data-flow/</link>
		<comments>http://www.themadfatter.com/2008/03/04/enterprises-dont-know-sensitive-data-flow/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 01:56:15 +0000</pubDate>
		<dc:creator>TheNerd</dc:creator>
				<category><![CDATA[Security & Privacy]]></category>
		<category><![CDATA[Dark Reading]]></category>
		<category><![CDATA[data classification]]></category>
		<category><![CDATA[data location]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.themadfatter.com/2008/03/04/enterprises-dont-know-sensitive-data-flow/</guid>
		<description><![CDATA[
		
		
		
		I&#8217;ve recently taken an interest in a site called Dark Reading. It&#8217;s a security news site that reports on just about everything security and privacy related.
Today I found a very good article that talks about a survey being released on how enterprises don&#8217;t know where their data is or even how to classify it. This [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://www.themadfatter.com/2008/03/04/enterprises-dont-know-sensitive-data-flow/";
		digg_bgcolor = "#FFFFFF";
		digg_skin = "";
		digg_window = "new";
		digg_title = "Enterprises+Don%26%238217%3Bt+Know+Sensitive+Data+Flow";
		digg_media = "news";
		digg_topic = "tech_news";
		digg_bodytext = "I&#8217;ve recently taken an interest in a site called Dark Reading. It&#8217;s a security news site that reports on just about everything security and privacy related.Today I found a very good article that talks about a survey being released on how enterprises don&#8217;t know where their data is or even how to classify it. This has been one of my...";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><p>I&#8217;ve recently taken an interest in a site called <a href="http://www.darkreading.com/" title="Dark Reading" target="_blank">Dark Reading</a>. It&#8217;s a security news site that reports on just about everything security and privacy related.</p>
<p>Today I found a very good article that talks about a survey being released on how enterprises don&#8217;t know where their data is or even how to classify it. This has been one of my pet peeves for some time now. It&#8217;s a good read and will hopefully kick start some people&#8217;s brains and get a move on in this area. I never understood how an organization can enforce security when it doesn&#8217;t even know what it needs to protect.</p>
<p>Here is an excerpt from the <a href="http://www.darkreading.com/document.asp?doc_id=147550" title="Dark Reading article" target="_blank">article</a>:</p>
<p>&#8220;<font><font>Most enterprises still don’t know where their sensitive data resides, and less than half of those that do know are actually enforcing its protection, according to new research to be released next month by The 451 Group.&#8221;</font></font></p>
<p>Cheers!<br />
~TheNerd</p>
]]></content:encoded>
			<wfw:commentRss>http://www.themadfatter.com/2008/03/04/enterprises-dont-know-sensitive-data-flow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
