<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>pieroxy.netsecurity</title>
    <link>https://pieroxy.net/blog/tags/security/</link>
    <description>tech, dev, web &amp; other stuff</description>
    <language>en</language>
    <copyright>Pieroxy</copyright>
    <pubDate>Thu, 25 Aug 2022 14:06:00 GMT</pubDate>
    <dc:creator>Pieroxy</dc:creator>
    <dc:date>2022-08-25T14:06:00Z</dc:date>
    <dc:language>en</dc:language>
    <dc:rights>Pieroxy</dc:rights>
    <image>
      <title>pieroxy.netsecurity</title>
      <url>https://pieroxy.net/blog/tags/security/</url>
    </image>
    <item>
      <title>Good passwords and bad passwords</title>
      <link>https://pieroxy.net/blog/2012/10/18/1350595380000.html</link>
      <content:encoded>Markus Jakobsson has a &lt;a href="http://www.wired.com/opinion/2012/10/passwords-and-hackers-security-and-practicality/"&gt;nice column on wired.com&lt;/a&gt; about passwords, what to do and what not to do. While he makes a nice point in security vs practicality (and the bad password 'evaluation' of most sites), I think he basically gives flawed advices. His advice is to just append words to build a long password, but that means a hacker can easily make a dictionary attack, because this new password is basically a 3 letter word where your alphabet is the dictionary. Entropy changes a bit, but that's it.

&lt;p&gt;My approach is to have a moderately strong password for websites I don't particularly care about. I use that one on pretty much all websites I visit. I also have a super strong password (18 chars, punctuation, letters, digits) for my ssh accounts at home and my keepass2 file. The rest - sites I do consider "important" to be secure - have passwords that are generated by a password generator, in other words, completely random. They are stored in my &lt;a href="http://en.wikipedia.org/wiki/KeePass"&gt;keepass2&lt;/a&gt; file that sits on my Dropbox. I can access it from my phone and PCs. It is encrypted so nobody can read it (until someone cracks it that is.)

&lt;p&gt;So, to summarize, I have two passwords to remember: My regular one and my super strong one.

&lt;p&gt;Problem solved.</content:encoded>
      <category domain="https://pieroxy.net/blog/categories/general-rambling/">General rambling</category>
      <category domain="https://pieroxy.net/blog/tags/password/">password</category>
      <category domain="https://pieroxy.net/blog/tags/security/">security</category>
      <pubDate>Thu, 18 Oct 2012 21:23:00 GMT</pubDate>
      <guid isPermaLink="false">tag:pieroxy.net,2012-10-18:pieroxy.net/1350595380000</guid>
      <dc:date>2012-10-18T21:23:00Z</dc:date>
    </item>
  </channel>
</rss>

