<?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>phrog blog &#187; privacy</title>
	<atom:link href="http://blog.phrog.org/tag/privacy/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.phrog.org</link>
	<description>Let it snow, let it snow, let it SNOW!</description>
	<lastBuildDate>Thu, 01 Dec 2011 19:07:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>irc with irssi and a blowjob</title>
		<link>http://blog.phrog.org/2008/02/01/irc-with-irssi-and-a-blowjob/</link>
		<comments>http://blog.phrog.org/2008/02/01/irc-with-irssi-and-a-blowjob/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 18:20:51 +0000</pubDate>
		<dc:creator>phrog</dc:creator>
				<category><![CDATA[geek speak]]></category>
		<category><![CDATA[golf]]></category>
		<category><![CDATA[instal notes]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[privacy]]></category>

		<guid isPermaLink="false">http://blog.phrog.org/2008/02/01/irc-with-irssi-and-a-blowjob/</guid>
		<description><![CDATA[Some install notes, thats all If you don&#8217;t know what irc is or irssi or blowjob.pl do not waste your time trying to understand this. Move along.. Don&#8217;t Waste your time. apt-get install irssi irssi-scripts Try to load blowjob in irssi /load blowjob.pl poop, im missing something. 11:06 ,--[ScriptAssist] 11:06 &#124; The perl module Crypt::CBC [...]]]></description>
			<content:encoded><![CDATA[<p>Some install notes, thats all <img src='http://blog.phrog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><em>If you don&#8217;t know what irc is or irssi or blowjob.pl do not waste your time trying to understand this. Move along.. Don&#8217;t Waste your time.</em></p>
<p><code>apt-get install irssi irssi-scripts</code></p>
<p>Try to load blowjob in irssi</p>
<p><code>/load blowjob.pl</code></p>
<p>poop, im missing something.</p>
<p><code><br />
11:06 ,--[ScriptAssist]<br />
11:06 | The perl module Crypt::CBC is missing on your system.<br />
11:06 | Please ask your administrator about it.<br />
11:06 | You can also check CPAN via '/scriptassist cpan Crypt::CBC'.<br />
11:06 `--<Crypt::CBC>-><br />
</code></p>
<p>Guessing I need libcrypt-cbc-perl and im thinking, libcrypt-blowfish-perl</p>
<p><code>apt-get install libcrypt-cbc-perl libcrypt-blowfish-perl</code></p>
<p>Next load blowfish in irssi</p>
<p><code>/load blowjob.pl</code></p>
<p>Loaded <img src='http://blog.phrog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Set a test key with someone your irc&#8217;ing with, and blow something.</p>
<p><code>/setkey foobar</code><br />
<code>/blow yo testing</code><br />
<code>“Ciphertext does not begin with a valid header for ’salt’</code></p>
<p>Shit still not working! Seems the script is old. It needed to be updated for the newer Crypt:CBC. I changed a couple lines and came up with this <a href='http://blog.phrog.org/wp-content/uploads/2008/02/blowjob.pl' title='Fixed blowjob.pl'><strong>fixed blowjob.pl</strong></a></p>
<p>Working now!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phrog.org/2008/02/01/irc-with-irssi-and-a-blowjob/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Anonymous browsing with tor and privoxy for windows</title>
		<link>http://blog.phrog.org/2007/10/19/anonymous-browsing-with-tor-and-privoxy-for-windows/</link>
		<comments>http://blog.phrog.org/2007/10/19/anonymous-browsing-with-tor-and-privoxy-for-windows/#comments</comments>
		<pubDate>Fri, 19 Oct 2007 23:48:09 +0000</pubDate>
		<dc:creator>phrog</dc:creator>
				<category><![CDATA[geek speak]]></category>
		<category><![CDATA[instal notes]]></category>
		<category><![CDATA[anonymous]]></category>
		<category><![CDATA[privacy]]></category>

		<guid isPermaLink="false">http://blog.phrog.org/2007/10/19/anonymous-browsing-with-tor-and-privoxy-for-windows/</guid>
		<description><![CDATA[Someone asked me this morning about browsing the web and masking the IP of the origin. The most effective way to do this is with tor and privoxy. These are my notes installing this stuff on windows xp. This is about the most simple thing. Step 1 download and install Tor Download from our kick [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>
Someone asked me this morning about browsing the web and masking the IP of the origin. The most effective way to do this is with tor and privoxy. These are my notes installing this stuff on windows xp.</p></blockquote>
<p>This is about the most simple thing.</p>
<p><strong>Step 1</strong> download and install Tor</p>
<p>Download from our kick ass friends at <a href="http://eff.org">EFF</a> the Tor &#038; Privoxy &#038; Vidalia bundle on this <a href="http://tor.eff.org/download.html.en">page</a>. Run the setup and hit OK a few times.. choose the defaults.</p>
<p><strong>Step 2</strong> Get the Tor Button</p>
<blockquote><p>Well I&#8217;m assuming that if you are reading my blog you already are using firefox. If you are not using firefox, go away.. your to stupid to figure this out. or <a href="http://www.mozilla.com/firefox/">get firefox</a> then come back and read more.
</p></blockquote>
<p>OK then, get the Tor Button firefox extension from <a href="https://addons.mozilla.org/en-US/firefox/addon/2275">here</a>. Install it and restart firefox. You should notice a new indicator on the status bar. click it to change it to &#8220;Tor Enabled&#8221;</p>
<p><strong>Step 3</strong> Test</p>
<p>Visit whatismyip.com or similar and confirm the IP result is not your own.</p>
<p>done.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phrog.org/2007/10/19/anonymous-browsing-with-tor-and-privoxy-for-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Anonymous browsing with tor and privoxy for linux</title>
		<link>http://blog.phrog.org/2007/10/19/anonymous-browsing-with-tor-and-privoxy-for-linux/</link>
		<comments>http://blog.phrog.org/2007/10/19/anonymous-browsing-with-tor-and-privoxy-for-linux/#comments</comments>
		<pubDate>Fri, 19 Oct 2007 19:46:13 +0000</pubDate>
		<dc:creator>phrog</dc:creator>
				<category><![CDATA[freedom]]></category>
		<category><![CDATA[geek speak]]></category>
		<category><![CDATA[instal notes]]></category>
		<category><![CDATA[anonymous]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[privacy]]></category>

		<guid isPermaLink="false">http://blog.phrog.org/2007/10/19/anonymous-browsing-with-tor-and-privoxy/</guid>
		<description><![CDATA[Someone asked me this morning about browsing the web and masking the IP of the origin. The most effective way to do this is with tor and privoxy. These are my notes on setting this up with a debian or ubuntu linux desktop. Step 1 Get the applications. apt-get install tor privoxy Step 2 Configure [...]]]></description>
			<content:encoded><![CDATA[<p>Someone asked me this morning about browsing the web and masking the IP of the origin. The most effective way to do this is with <a href="http://tor.eff.org">tor</a> and <a href="http://www.privoxy.org">privoxy</a>. These are my notes on setting this up with a debian or ubuntu linux desktop.<br />
<span id="more-94"></span></p>
<p><strong>Step 1</strong> Get the applications.<br />
<code>apt-get install tor privoxy</code></p>
<p><strong>Step 2</strong> Configure privoxy to use tor.<br />
<code> echo "forward-socks4a / localhost:9050 ." >> /etc/privoxy/config<br />
/etc/init.d/privoxy restart</code></p>
<p><strong>Step 3</strong> Configure your browser to use the proxy.</p>
<p>At this point you should have a tor enabled socks4 proxy server running on localhost port 8118. Configure your browser to use the proxy in it&#8217;s preferences. </p>
<p>If your using Firefox I would suggest getting the <a href="http://mozmonkey.com/switchproxy/">SwitchProxy</a> extension and using it to manage the different proxies you have access to. If you don&#8217;t have any other proxies to manage then I would recommend the <a href="https://torbutton.torproject.org/">Tor Button</a> extension instead, its very simple.</p>
<p><strong>Step 4</strong> Test</p>
<p>Visit <a href="http://whatismyip.com">whatismyip.com</a> or similar and confirm the IP result is not your own.</p>
<p>done.</p>
<p>I soon will be forced to do this in windows as well, I will post my results.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phrog.org/2007/10/19/anonymous-browsing-with-tor-and-privoxy-for-linux/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Nymserv install notes</title>
		<link>http://blog.phrog.org/2007/05/12/nymserv-install-notes/</link>
		<comments>http://blog.phrog.org/2007/05/12/nymserv-install-notes/#comments</comments>
		<pubDate>Sun, 13 May 2007 05:47:25 +0000</pubDate>
		<dc:creator>phrog</dc:creator>
				<category><![CDATA[freedom]]></category>
		<category><![CDATA[geek speak]]></category>
		<category><![CDATA[instal notes]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[remailer]]></category>

		<guid isPermaLink="false">http://blog.phrog.org/2007/05/12/nymserv-install-notes/</guid>
		<description><![CDATA[If you know what a nymserver is then you may also know there is little or no documentation on getting one installed. Its a bitch. These are my notes from the install. They are quite brief but I figured they may be helpful if your working with nymserver.pl and are stuck on something, so I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>If you know what a nymserver is then you may also know there is little or no documentation on getting one installed. Its a bitch. These are my notes from the install. They are quite brief but I figured they may be helpful if your working with nymserver.pl and are stuck on something, so I&#8217;m sharing.</p>
<p><span id="more-59"></span></p>
<p>Make a folder to work in.<br />
<code>mkdir Nym<br />
cd Nym</code></p>
<p>get the nymserver code from cvs</p>
<p><code>cvs -d:pserver:anonymous@nymserv.cvs.sourceforge.net:/cvsroot/nymserv login<br />
cvs -z3 -d:pserver:anonymous@nymserv.cvs.sourceforge.net:/cvsroot/nymserv co nymserv</code></p>
<p>run setup to build the pgp folder and make our keys<br />
<code>cd nymserv<br />
sh ./setup.sh</code></p>
<p>then we make sure it built the key fine<br />
<code>cd ~/Nym/pgp<br />
gpg --no-default-keyring --secret-keyring ./secring.pgp --list-secret-keys<br />
</code></p>
<p>sign and check the signature of the key<br />
<code>gpg --keyring ~/Nym/pgp/pubring.pgp --sign-key nymserverKeyID<br />
gpg  --keyring ~/Nym/pgp/pubring.pgp --list-sigs nymserverKeyID</code></p>
<p>edit the key to add send@<br />
<code> gpg --no-default-keyring --keyring ~/Nym/pgp/pubring.pgp --secret-keyring ~/Nym/pgp/secring.pgp --edit-key config@nym.whatever.net</code></p>
<p>dump the public key to a new file<br />
<code>gpg --no-default-keyring --keyring ~/Nym/pgp/pubring.pgp --armor --export nymserverKeyID &gt; sigedkey.pgp</code></p>
<p>create some stuff<br />
<code><br />
mkdir ~/Nym/users<br />
mkdir ~/Nym/queue<br />
mkdir ~/Nym/.gnupg<br />
touch ~/Nym/.gnupg/noring.gpg<br />
</code></p>
<p>create user files for admin and postmaster<br />
<code>echo my@emailaddy.not &gt; ~/Nym/users/postmaster.forward<br />
echo my@emailaddy.not &gt; ~/Nym/users/admin.forward</code></p>
<p>create a reply email<br />
<code>echo 'From: nobody@nym.whatever.net' &gt; ~/Nym/users/remailer-key.reply<br />
echo 'Subject: PGP key for nym.whatever.net' &gt;&gt; ~/Nym/users/remailer-key.reply<br />
echo '' &gt;&gt; ~Nym/users/remailer-key.reply<br />
cat ~Nym/pgp/sigedkey.pgp &gt;&gt; ~/Nym/users/remailer-key.reply<br />
cp ~/Nym/users/remailer-key.reply ~/Nym/users/help.reply<br />
</code></p>
<p>Next we edit nymserver.pl a little to set  it up for our environment check the first line to ensure it is your perl path and then edit  $HOMEDIR $HOSTNAME and so on. Most important is $NYMKEYID </p>
<p>Then set up dns and MX and added this to postfix master.cf<br />
<code>#nymserver<br />
nymserv   unix  -       n       n       -       -       pipe<br />
  flags=FR user=anon argv=/home/remailer/Nym/nymserver.pl -d ${user}<br />
</code></p>
<p>add a line to main.cf<br />
<code>relay_domains = nym.whatever.net</code></p>
<p>add a transport<br />
<code>nym.whatever.net nymserv:<br />
</code></p>
<p>hope for the best<br />
<code>postmap /etc/postfix/transport<br />
postfix reload</code><br />
Oops,had to <code>chmod 700 nymserver.pl </code><br />
and the server was missing a few things.<br />
<code> apt-get install libmd5-perl<br />
apt-get install libgnupg-interface-perl</code></p>
<p>If your mixmaster is disallowing clear text you may not receive any config requests.. if this happens add <code>--UNENCRYPTED=y</code> to the nymserver.pl mixmaster line.</p>
<p>If your postfix is configured <code>recipient_delimiter=+</code> your nym configuration confirmations will break with &#8220;User Unknown&#8221; because the cookie delimiter is also &#8220;+&#8221;. </p>
<p>Now test a bit and if it&#8217;s all good then open up finger on the firewall and add this line to your inetd.conf<br />
<code>finger	stream	tcp	nowait	remailer	/home/remailer/Nym/nymserver.pl nymserver.pl -fingerd</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phrog.org/2007/05/12/nymserv-install-notes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

