commit c101f834ab62cc7b0a57b0bcc9caf4e2052d6c6a parent 1984dd65eb4e8f7d83bfb34e1a23f9fc629a3fd8 Author: Yuval Langer <yuval.langer@gmail.com> Date: Thu, 11 Jun 2015 21:15:48 +0300 Adding some due credit to Arnold G. Reinhold Diffstat:
M | README.md | | | 6 | ++++-- |
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -2,9 +2,9 @@ Commandline [[diceware, sans dice, written in rust. -Inspired by https://xkcd.com/936/: +Inspired by the great passphrase generating solution [Diceware][diceware] invented by [Arnold G. Reinhold][arnold] and by Randall Monroe’s [xkcd#936][https://xkcd.com/936/]: -![?](/bin/imgs.xkcd.com/comics/password_strength.png) +![“Hidden” alt text jokes are a pain in the ass.](/bin/imgs.xkcd.com/comics/password_strength.png) ## Mirrors @@ -15,3 +15,5 @@ Inspired by https://xkcd.com/936/: [gitlab-mirror]: <https://gitlab.com/yuvallanger/rusty-diceware/> [github-mirror]: <https://github.com/yuvallanger/rusty-diceware/> +[arnold]: <http://world.std.com/~reinhold/> +[diceware]: <http://world.std.com/~reinhold/diceware.html>