<?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:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Merry Chistmas! Small Sister is here!</title>
	<atom:link href="http://smallsister.org/2008/12/25/merry-chistmas-small-sister-is-here/feed/" rel="self" type="application/rss+xml" />
	<link>http://smallsister.org/2008/12/25/merry-chistmas-small-sister-is-here/</link>
	<description></description>
	<lastBuildDate>Tue, 25 May 2010 00:52:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: De Winter Information Solutions &#187; ICT Roddels 249: Het ICT-jaar 2008</title>
		<link>http://smallsister.org/2008/12/25/merry-chistmas-small-sister-is-here/comment-page-1/#comment-35</link>
		<dc:creator>De Winter Information Solutions &#187; ICT Roddels 249: Het ICT-jaar 2008</dc:creator>
		<pubDate>Fri, 02 Jan 2009 13:23:50 +0000</pubDate>
		<guid isPermaLink="false">http://panic.smallsister.org/?p=8#comment-35</guid>
		<description>[...] Wat zijn gebeurtenissen, rechtszaken, of doorbraken waar we even stil bij willen staan? Het anonieme e-mailtool van Small Sister komt aan de orde, maar ook de OV-chipkaart, de eerste ontslagrondes door de financiële malaise en [...]</description>
		<content:encoded><![CDATA[<p>[...] Wat zijn gebeurtenissen, rechtszaken, of doorbraken waar we even stil bij willen staan? Het anonieme e-mailtool van Small Sister komt aan de orde, maar ook de OV-chipkaart, de eerste ontslagrondes door de financiële malaise en [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ICT Roddels de podcast die uw mp3speler met de ICT verbindt &#187; ICT Roddels 249: het ICT-jaar 2008</title>
		<link>http://smallsister.org/2008/12/25/merry-chistmas-small-sister-is-here/comment-page-1/#comment-32</link>
		<dc:creator>ICT Roddels de podcast die uw mp3speler met de ICT verbindt &#187; ICT Roddels 249: het ICT-jaar 2008</dc:creator>
		<pubDate>Wed, 31 Dec 2008 01:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://panic.smallsister.org/?p=8#comment-32</guid>
		<description>[...] Wat zijn gebeurtenissen, rechtszaken, of doorbraken waar we even stil bij willen staan? Het anonieme e-mailtool van Small Sister komt aan de orde, maar ook de OV-chipkaart, de eerste ontslagrondes door de financiële malaise en [...]</description>
		<content:encoded><![CDATA[<p>[...] Wat zijn gebeurtenissen, rechtszaken, of doorbraken waar we even stil bij willen staan? Het anonieme e-mailtool van Small Sister komt aan de orde, maar ook de OV-chipkaart, de eerste ontslagrondes door de financiële malaise en [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fridolf</title>
		<link>http://smallsister.org/2008/12/25/merry-chistmas-small-sister-is-here/comment-page-1/#comment-24</link>
		<dc:creator>Fridolf</dc:creator>
		<pubDate>Mon, 29 Dec 2008 13:44:41 +0000</pubDate>
		<guid isPermaLink="false">http://panic.smallsister.org/?p=8#comment-24</guid>
		<description>Thanks for developing SmallMail!

Here in Sweden application like this is really needed, as the government will scan all private e-mails crossing the country border and most likely store contact information of citizens to be able to generate sociograms. All this violating article 12 of UN human rights and a tremendeous intrusion over the citizens free mind and communication.

The problem today is to find an easy application and installation so that it can be used by the average &quot;Joe&quot; person. Perhaps SmallMail can be used as this. It&#039;s good that the source code is free and open source, to be able to verify directly the Python script, and also that it can be run on all platforms.

Now, what I actually would like to see is, instead of a mail program, I would like to see a client proxy (similar to Omnimix) that you can send/receive your mail through with your favorite e-mail client program. This proxy should be written in Python and should encrypt/decrypt on the fly and communicate through Tor. I think Thunderbird and other e-mail clients can be configured to read from more than one e-mail provider: the client proxy server and the ordinary ISP mail server. So your secured and unsecured mail channel can be polled at the same time.

All this packed in a complete installation package or step-by-step installation instructions, for simplicity, for average Joe. Much can go wrong with 6 different components to work together: Python, Tor, GnuPG, PyMe, wxPython and SmallMail.

I&#039;ve tried to install and use SmallMail for Windows XP. Variable HOME was not defined in my environment (HOMEDRIVE and HOMEPATH were). I managed to write an e-mail but failed sending it. Don&#039;t remember what the error was - something that TOR server could not be contacted? I know that my ISP, Telia, the biggest ISP in Sweden has blocked anonymous sending on SMTP port. They seem to verify that mail headers are correct set according to Telia. This precaution to block SPAM sending. I have not checked this yet though. I&#039;ll maybe later try to debug with Wireshark. If the proxy can send encrypted through HTTP or HTTPS to TOR so it will not be blocked that would be nice. I think many big ISP block sending of obscured mails on the SMTP ports.

I&#039;ve not yet figured out how to send to the mailing list. Is there any forum for SmallSister? I could not send mail to the smallsister-owner. I get a return mail &quot;Sender address rejected: Spam not accepted&quot;.

Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Thanks for developing SmallMail!</p>
<p>Here in Sweden application like this is really needed, as the government will scan all private e-mails crossing the country border and most likely store contact information of citizens to be able to generate sociograms. All this violating article 12 of UN human rights and a tremendeous intrusion over the citizens free mind and communication.</p>
<p>The problem today is to find an easy application and installation so that it can be used by the average &#8220;Joe&#8221; person. Perhaps SmallMail can be used as this. It&#8217;s good that the source code is free and open source, to be able to verify directly the Python script, and also that it can be run on all platforms.</p>
<p>Now, what I actually would like to see is, instead of a mail program, I would like to see a client proxy (similar to Omnimix) that you can send/receive your mail through with your favorite e-mail client program. This proxy should be written in Python and should encrypt/decrypt on the fly and communicate through Tor. I think Thunderbird and other e-mail clients can be configured to read from more than one e-mail provider: the client proxy server and the ordinary ISP mail server. So your secured and unsecured mail channel can be polled at the same time.</p>
<p>All this packed in a complete installation package or step-by-step installation instructions, for simplicity, for average Joe. Much can go wrong with 6 different components to work together: Python, Tor, GnuPG, PyMe, wxPython and SmallMail.</p>
<p>I&#8217;ve tried to install and use SmallMail for Windows XP. Variable HOME was not defined in my environment (HOMEDRIVE and HOMEPATH were). I managed to write an e-mail but failed sending it. Don&#8217;t remember what the error was &#8211; something that TOR server could not be contacted? I know that my ISP, Telia, the biggest ISP in Sweden has blocked anonymous sending on SMTP port. They seem to verify that mail headers are correct set according to Telia. This precaution to block SPAM sending. I have not checked this yet though. I&#8217;ll maybe later try to debug with Wireshark. If the proxy can send encrypted through HTTP or HTTPS to TOR so it will not be blocked that would be nice. I think many big ISP block sending of obscured mails on the SMTP ports.</p>
<p>I&#8217;ve not yet figured out how to send to the mailing list. Is there any forum for SmallSister? I could not send mail to the smallsister-owner. I get a return mail &#8220;Sender address rejected: Spam not accepted&#8221;.</p>
<p>Keep up the good work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
