From 06d84c5f0acd355ac6196e6d130703779284fa05 Mon Sep 17 00:00:00 2001 From: ulif <uli@gnufix.de> Date: Sat, 9 Sep 2017 00:37:02 +0200 Subject: [PATCH] Fix link to diceware standard list. Put this list into list of all contained wordlists and provide a link to the source. --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4abb2fa..e5eeb0a 100644 --- a/README.rst +++ b/README.rst @@ -401,6 +401,7 @@ Links Wordlists: +_ `Diceware standard list`_ by Arnold G. Reinhold. - `Diceware8k list`_ by Arnold G. Reinhold. - `Diceware SecureDrop list`_ by `@heartsucker`_. - `EFF large list`_ provided by EFF_. @@ -419,9 +420,10 @@ are copyright by `@heartsucker`_. Copyright for the `EFF large list`_ by .. _pip: https://pip.pypa.io/en/latest/ .. _`Debian`: https://www.debian.org/ -.. _`Diceware8k list`: http://world.std.com/~reinhold/diceware8k.txt .. _`Diceware`: http://diceware.com/ +.. _`Diceware standard list`: http://world.std.com/~reinhold/diceware.wordlist.asc .. _`Diceware SecureDrop list`: https://github.com/heartsucker/diceware +.. _`Diceware8k list`: http://world.std.com/~reinhold/diceware8k.txt .. _`@drebs`: https://github.com/drebs .. _`EFF`: https://eff.org/ .. _`EFF large list`: https://www.eff.org/files/2016/07/18/eff_large_wordlist.txt -- GitLab