mirror of
https://github.com/dmuth/diceware.git
synced 2024-11-21 16:36:28 -05:00
Added blurb about password generation.
This commit is contained in:
parent
9921afe68d
commit
10af71501b
1 changed files with 3 additions and 0 deletions
|
@ -190,7 +190,10 @@ anything that is encrypted (or passkeys generated) would be suspectible to less
|
|||
<h3>FAQ: Is the source available?</h3>
|
||||
|
||||
Yep! You can grab a copy at <a href="https://github.com/dmuth/diceware">https://github.com/dmuth/diceware</a>
|
||||
</p>
|
||||
|
||||
In fact, if you are nervous about generating a password on a website (even though the password is actually
|
||||
generated by Javascript in your browser), I would encourage you to download the source and run it locally.
|
||||
|
||||
<h3>Who built this? / Contact</h3>
|
||||
|
||||
|
|
Loading…
Reference in a new issue