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
Next revisionBoth sides next revision
pass [2019/07/01 15:55] – [Passphrase] Alan Sheapass [2019/07/04 14:14] – [Passphrase] Alan Shea
Line 12: Line 12:
 <noscript><div id="javascript-required">Sorry, JavaScript is required!</div> <noscript><div id="javascript-required">Sorry, JavaScript is required!</div>
 </noscript> </noscript>
-<div class="result"><code id="passphrase_result">this is not a password</code></div>+<div class="result"><code id="passphrase_result">this is not a password</code></div></br>
 <input onload="passphrase_gen()" onclick="passphrase_gen()" value="Generate Another!" type="button"> <input onload="passphrase_gen()" onclick="passphrase_gen()" value="Generate Another!" type="button">
 <script src="/passphrase.js" language="JavaScript" gapi_processed="true"></script> <script src="/passphrase.js" language="JavaScript" gapi_processed="true"></script>
- 
 </html> </html>
  
 +This password is generated entirely in your browser; the server has no possible way to record which password you choose.  
 \\ \\ \\ \\ \\ \\ \\  \\ \\ \\ \\ \\ \\ \\ 
  
-  * A cryptographically stronger password generator can be found at http://fourmilab.ch/javascrypt/pass_phrase.html +  * A cryptographically stronger password generator (better random seed) can be found at
 +    * http://fourmilab.ch/javascrypt/pass_phrase.html 
  
 ==Disclaimer== ==Disclaimer==
pass.txt · Last modified: 2023/06/27 01:14 by Alan Shea