<?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/"
		>
<channel>
	<title>Comments on: Saferoom MIDlet</title>
	<atom:link href="http://www.substanceofcode.com/software/saferoom-midlet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.substanceofcode.com</link>
	<description>Software Artisan Tommi Laukkanen</description>
	<lastBuildDate>Wed, 10 Mar 2010 06:48:11 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John</title>
		<link>http://www.substanceofcode.com/software/saferoom-midlet/comment-page-1/#comment-44325</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sun, 08 Nov 2009 03:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/?page_id=70#comment-44325</guid>
		<description>Can any one tell me how to load this onto my phone? I have a lotus LG600

thanks</description>
		<content:encoded><![CDATA[<p>Can any one tell me how to load this onto my phone? I have a lotus LG600</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommi Laukkanen</title>
		<link>http://www.substanceofcode.com/software/saferoom-midlet/comment-page-1/#comment-42215</link>
		<dc:creator>Tommi Laukkanen</dc:creator>
		<pubDate>Sun, 27 Sep 2009 20:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/?page_id=70#comment-42215</guid>
		<description>@Lutz: Yes, that could be next item for the next version to store the password as hashed and salted to the record store.</description>
		<content:encoded><![CDATA[<p>@Lutz: Yes, that could be next item for the next version to store the password as hashed and salted to the record store.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lutz</title>
		<link>http://www.substanceofcode.com/software/saferoom-midlet/comment-page-1/#comment-41987</link>
		<dc:creator>Lutz</dc:creator>
		<pubDate>Fri, 25 Sep 2009 08:17:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/?page_id=70#comment-41987</guid>
		<description>Just installed and tried out the Saferoom. Unfortunately it is not very save as the main password is stored unencrypted in plain text. But at least good code to learn about programming midlets</description>
		<content:encoded><![CDATA[<p>Just installed and tried out the Saferoom. Unfortunately it is not very save as the main password is stored unencrypted in plain text. But at least good code to learn about programming midlets</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saferoom MIDlet &#124; Software review and download it</title>
		<link>http://www.substanceofcode.com/software/saferoom-midlet/comment-page-1/#comment-17952</link>
		<dc:creator>Saferoom MIDlet &#124; Software review and download it</dc:creator>
		<pubDate>Wed, 30 Jul 2008 14:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/?page_id=70#comment-17952</guid>
		<description>[...] using your mobile phone, to keep your password or usernames, this application was developed by Tommi laukkanen ,what&#8217;s you need is,mobile phone with MiDP Platform,download it and run [...]</description>
		<content:encoded><![CDATA[<p>[...] using your mobile phone, to keep your password or usernames, this application was developed by Tommi laukkanen ,what&#8217;s you need is,mobile phone with MiDP Platform,download it and run [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Substance of Code &#187; Blog Archive &#187; Saferoom, a storage for passwords</title>
		<link>http://www.substanceofcode.com/software/saferoom-midlet/comment-page-1/#comment-27</link>
		<dc:creator>Substance of Code &#187; Blog Archive &#187; Saferoom, a storage for passwords</dc:creator>
		<pubDate>Mon, 03 Apr 2006 18:10:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/?page_id=70#comment-27</guid>
		<description>[...] I&#8217;ve been a bit busy on various projects but finally I was able to publish a new mobile application called &#8220;Saferoom&#8221;. The Saferoom is an application that can store your passwords and usernames for various services. User needs to memorize one main password that is used to encrypt the data using the RC4 algorithm. RC4 algorithm might not be a safest one to use but it should be enough to keep your data safe from a common pickpocket. [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;ve been a bit busy on various projects but finally I was able to publish a new mobile application called &#8220;Saferoom&#8221;. The Saferoom is an application that can store your passwords and usernames for various services. User needs to memorize one main password that is used to encrypt the data using the RC4 algorithm. RC4 algorithm might not be a safest one to use but it should be enough to keep your data safe from a common pickpocket. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
