<?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: How to Remember Secure Passwords Without Writing Them Down</title> <atom:link href="http://cybernetnews.com/how-to-remember-secure-passwords-without-writing-them-down/feed/" rel="self" type="application/rss+xml" /><link>http://cybernetnews.com/how-to-remember-secure-passwords-without-writing-them-down/</link> <description>Technology News</description> <lastBuildDate>Sun, 27 May 2012 02:30:18 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: Computer Video Tutorials</title><link>http://cybernetnews.com/how-to-remember-secure-passwords-without-writing-them-down/#comment-151024</link> <dc:creator>Computer Video Tutorials</dc:creator> <pubDate>Mon, 21 Dec 2009 16:40:34 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/?p=18037#comment-151024</guid> <description>You can use PasswordHash insteal MD5 Hash for more security.</description> <content:encoded><![CDATA[<p>You can use PasswordHash insteal MD5 Hash for more security.</p> ]]></content:encoded> </item> <item><title>By: bad kitty</title><link>http://cybernetnews.com/how-to-remember-secure-passwords-without-writing-them-down/#comment-151014</link> <dc:creator>bad kitty</dc:creator> <pubDate>Sun, 20 Dec 2009 03:51:05 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/?p=18037#comment-151014</guid> <description>;/ just remember a phrase that you can remember (avoiding friend, pet, family member names) and leetspeak it; it&#039;ll take a week or so to remember it but it incorporates letters, numbers and characters.</description> <content:encoded><![CDATA[<p>;/ just remember a phrase that you can remember (avoiding friend, pet, family member names) and leetspeak it; it&#8217;ll take a week or so to remember it but it incorporates letters, numbers and characters.</p> ]]></content:encoded> </item> <item><title>By: Satya</title><link>http://cybernetnews.com/how-to-remember-secure-passwords-without-writing-them-down/#comment-151009</link> <dc:creator>Satya</dc:creator> <pubDate>Sat, 19 Dec 2009 15:06:04 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/?p=18037#comment-151009</guid> <description>Method 1 is scary.. I think it make password insecure rather.</description> <content:encoded><![CDATA[<p>Method 1 is scary.. I think it make password insecure rather.</p> ]]></content:encoded> </item> <item><title>By: Sridhar Katakam</title><link>http://cybernetnews.com/how-to-remember-secure-passwords-without-writing-them-down/#comment-150841</link> <dc:creator>Sridhar Katakam</dc:creator> <pubDate>Thu, 03 Dec 2009 16:22:15 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/?p=18037#comment-150841</guid> <description>All that or just use LastPass Firefox add-on.</description> <content:encoded><![CDATA[<p>All that or just use LastPass Firefox add-on.</p> ]]></content:encoded> </item> <item><title>By: Heyudude</title><link>http://cybernetnews.com/how-to-remember-secure-passwords-without-writing-them-down/#comment-150837</link> <dc:creator>Heyudude</dc:creator> <pubDate>Thu, 03 Dec 2009 12:51:06 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/?p=18037#comment-150837</guid> <description>This is already available as Stanford PwdHash. See https://www.pwdhash.com/And is also available as Firefox plugin</description> <content:encoded><![CDATA[<p>This is already available as Stanford PwdHash. See [<a href='https://www.pwdhash.com/' rel='nofollow'>pwdhash.com</a>]</p><p>And is also available as Firefox plugin</p> ]]></content:encoded> </item> <item><title>By: Pieter</title><link>http://cybernetnews.com/how-to-remember-secure-passwords-without-writing-them-down/#comment-150836</link> <dc:creator>Pieter</dc:creator> <pubDate>Thu, 03 Dec 2009 12:31:18 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/?p=18037#comment-150836</guid> <description>You&#039;re right, it reduces the amount of possible combinations to 16^(password length). However... there&#039;s the security through obscurity argument. md5 hashes hold up better against dictionary-based brute force attacks with either words or common passwords because most people (including crackers) don&#039;t go the extra mile with md5. Of course I wouldn&#039;t recommend it for businesses, but it&#039;ll keep crackers busy for a while and it&#039;s safe enough for the average person.</description> <content:encoded><![CDATA[<p>You&#8217;re right, it reduces the amount of possible combinations to 16^(password length). However&#8230; there&#8217;s the security through obscurity argument. md5 hashes hold up better against dictionary-based brute force attacks with either words or common passwords because most people (including crackers) don&#8217;t go the extra mile with md5. Of course I wouldn&#8217;t recommend it for businesses, but it&#8217;ll keep crackers busy for a while and it&#8217;s safe enough for the average person.</p> ]]></content:encoded> </item> <item><title>By: Pieter</title><link>http://cybernetnews.com/how-to-remember-secure-passwords-without-writing-them-down/#comment-150835</link> <dc:creator>Pieter</dc:creator> <pubDate>Thu, 03 Dec 2009 12:08:16 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/?p=18037#comment-150835</guid> <description>Aww man, I was gonna write a Firefox extension that does just that... :)Thanks for the tip though. That bookmarklet saves me a lot of work.</description> <content:encoded><![CDATA[<p>Aww man, I was gonna write a Firefox extension that does just that&#8230; <img src='http://cybernetnews.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><p>Thanks for the tip though. That bookmarklet saves me a lot of work.</p> ]]></content:encoded> </item> <item><title>By: jarmod</title><link>http://cybernetnews.com/how-to-remember-secure-passwords-without-writing-them-down/#comment-150827</link> <dc:creator>jarmod</dc:creator> <pubDate>Wed, 02 Dec 2009 15:53:33 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/?p=18037#comment-150827</guid> <description>I think I&#039;d want a site-unique phrase so that I&#039;d have a different password hash for each site that I use.  And something easy to remember.  For example if &#039;zulu&#039; is may favorite memorable word then make a hash of citibank.zulu for my Citibank a/c, a hash of amazon.zulu for Amazon, and so on.</description> <content:encoded><![CDATA[<p>I think I&#8217;d want a site-unique phrase so that I&#8217;d have a different password hash for each site that I use.  And something easy to remember.  For example if &#8216;zulu&#8217; is may favorite memorable word then make a hash of citibank.zulu for my Citibank a/c, a hash of amazon.zulu for Amazon, and so on.</p> ]]></content:encoded> </item> <item><title>By: robokev</title><link>http://cybernetnews.com/how-to-remember-secure-passwords-without-writing-them-down/#comment-150825</link> <dc:creator>robokev</dc:creator> <pubDate>Wed, 02 Dec 2009 15:20:27 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/?p=18037#comment-150825</guid> <description>Method 1 can be automated with a bookmark JavaScript utility like http://supergenpass.com/ which creates an MD5 hash based on both the domain name and a master password. Very easy to use since you only have to remember one master password but get unique generated passwords for each site.</description> <content:encoded><![CDATA[<p>Method 1 can be automated with a bookmark JavaScript utility like [<a href='http://supergenpass.com/' rel='nofollow'>supergenpass.com</a>] which creates an MD5 hash based on both the domain name and a master password. Very easy to use since you only have to remember one master password but get unique generated passwords for each site.</p> ]]></content:encoded> </item> <item><title>By: M1ke</title><link>http://cybernetnews.com/how-to-remember-secure-passwords-without-writing-them-down/#comment-150823</link> <dc:creator>M1ke</dc:creator> <pubDate>Wed, 02 Dec 2009 08:59:56 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/?p=18037#comment-150823</guid> <description>For the first hash remember that an attacker could just as easily stick the name of the site into an MD5 algorithm. Also you don&#039;t explain why using the full URI is bad, it will still hash the same, though obviously is harder to type.With MP3s certain libraries may alter your files without telling you (replacing metadata, adding tags for the library, copying it pointlessly) so be careful with that.Finally do remember that by using a string from an MD5 hash you&#039;re actually reducing the number of possible combinations of letters and numbers, as there are only 16 different characters that can appear in a hash. Obviously an attacker wouldn&#039;t know this, but from a security standpoint its relevant.</description> <content:encoded><![CDATA[<p>For the first hash remember that an attacker could just as easily stick the name of the site into an MD5 algorithm. Also you don&#8217;t explain why using the full URI is bad, it will still hash the same, though obviously is harder to type.</p><p>With MP3s certain libraries may alter your files without telling you (replacing metadata, adding tags for the library, copying it pointlessly) so be careful with that.</p><p>Finally do remember that by using a string from an MD5 hash you&#8217;re actually reducing the number of possible combinations of letters and numbers, as there are only 16 different characters that can appear in a hash. Obviously an attacker wouldn&#8217;t know this, but from a security standpoint its relevant.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 302/323 objects using disk: basic

Served from: cybernetnews.com @ 2012-05-27 06:58:35 -->
