Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
documentation:password [2013/06/27 13:48] svadocumentation:password [2022/05/08 11:42] (current) – external edit 127.0.0.1
Line 3: Line 3:
 There are different philosophies... but one everyone is sure about:  There are different philosophies... but one everyone is sure about: 
  
-**The longer, the better.** +**The longer, the better.** https://xkcd.com/936 
- +{{:wiki/password_strength.png?nolink |}}
-https://xkcd.com/936 (maybe someone wants to add the comic direcly in here?) FIXME  +
  
   * Do not use the same password everywhere!    * Do not use the same password everywhere! 
Line 16: Line 14:
   * A good thing is to mix up languages and letters in one sentence.    * A good thing is to mix up languages and letters in one sentence. 
  
-You find a nice text and how-to here: https://securityinabox.org/en/chapter-3+  * You find a nice text and how-to at [[https://securityinabox.org/en/chapter-3 | security-in-a-box]]: 
 +    * Make it long 
 +    * Make it practical 
 +    * Don't make it personal 
 +    * Keep it secret 
 +    * Make it unique 
 +    * Keep it fresh 
 + 
 +  * Some Information on password strength is here: http://en.wikipedia.org/wiki/Password_strength 
 + 
 +  * And here is [[http://www.iusmentis.com/security/passphrasefaq/ | the passphrase FAQ]]