Site Tools


pass

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
pass [2023/06/27 01:14] Alan Sheapass [2025/07/23 16:15] (current) Alan Shea
Line 1: Line 1:
 ======PassPhrase Generator== ======PassPhrase Generator==
-[[http://xkcd.com/936/ |{{ https://imgs.xkcd.com/comics/password_strength.png?350|Through 20 years of effort we've successfully trained everyone to use passwords that are hard for humans to remember but easy for computers to guess. }}]]+[[http://xkcd.com/936/ |{{ :wiki:xkcd_936_password_strength.png?400|Through 20 years of effort we've successfully trained everyone to use passwords that are hard for humans to remember but easy for computers to guess. }}]] 
  
 Inspired by the xkcd comic: ((Code borrowed under BSD license from http://www.passphra.se, with longer word list from [[https://www.wordfrequency.info/free.asp?s=y |www.wordfrequency.info]].))  Inspired by the xkcd comic: ((Code borrowed under BSD license from http://www.passphra.se, with longer word list from [[https://www.wordfrequency.info/free.asp?s=y |www.wordfrequency.info]].)) 
Line 18: Line 18:
 </html> </html>
  
-  * Add **//at least one//** randomly //capitalized letter// (not the first letter of a word) and //numeral// and/or //punctuation// to make your password significantly stronger (harder for computers to guess). +  * Add **//at least one//** **randomly capitalized letter** (not the first letter of a word) and **one or more** **//numerals//** and/or **//punctuation//** to make your password significantly stronger (harder for computers to guess). 
 </WRAP> </WRAP>
  
Line 30: Line 30:
 To test relative strength, copy and paste one of the suggested passwords into one of these testing sites to see how long it might take for a computer to brute-force guess your password: \\  To test relative strength, copy and paste one of the suggested passwords into one of these testing sites to see how long it might take for a computer to brute-force guess your password: \\ 
   * https://www.security.org/how-secure-is-my-password/    * https://www.security.org/how-secure-is-my-password/ 
-  * https://bitwarden.com/password-strength/ ((https://zxcvbn-ts.github.io/zxcvbn/demo/))+  * https://bitwarden.com/password-strength/ 
 +  * https://zxcvbn-ts.github.io/zxcvbn/demo/ 
 <WRAP pagebreak></WRAP> <WRAP pagebreak></WRAP>
 <WRAP center round tip 60%> <WRAP center round tip 60%>
pass.1687828449.txt.gz · Last modified: by Alan Shea

Copyright © Alan Shea, 2011-2025