mirror of
https://github.com/dmuth/diceware.git
synced 2024-11-21 08:26:29 -05:00
Added blurb about sending passwords over the Internet.
This commit is contained in:
parent
fbd497a0be
commit
d80c532d8f
1 changed files with 5 additions and 0 deletions
|
@ -199,6 +199,11 @@ That said, there's no reason that Diceware cannot be used concurrently with Last
|
|||
I like passwords that I can remember.
|
||||
|
||||
|
||||
<h3>I can't believe you're sending passwords over the Internet!</h3>
|
||||
|
||||
I'm not. Passwords are generated within your browser and do not leave it (unless you copy them out yourself).
|
||||
|
||||
|
||||
<h3>FAQ: Are these dice rolls cryptographically secure?</h3>
|
||||
|
||||
Yes, insofar as we're using the
|
||||
|
|
Loading…
Reference in a new issue