Skip to content

Commit

Permalink
add image to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shibumi committed Sep 6, 2020
1 parent 43919d0 commit f95b90f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Usage of ./mnemonic:
## background
The history of mnemonic starts with the XKCD comic about easy rememberable passwords:

[https://xkcd.com/936/](https://xkcd.com/936/)
[![https://xkcd.com/936/](https://imgs.xkcd.com/comics/password_strength.png)](https://xkcd.com/936/)

I am aware, that other solutions exist, but most of them are websites.
Websites are not trustable, even if password generation happens via javascript (evil plugins, that can read your website content).
Expand Down

0 comments on commit f95b90f

Please sign in to comment.