From 048091881d975cc1e9b8bc33b523332e2400b63f Mon Sep 17 00:00:00 2001 From: ulif <uli@gnufix.de> Date: Sat, 16 Apr 2016 03:35:04 +0200 Subject: [PATCH] Mention `securedrop` in wordlist docs. --- docs/wordlists.rst | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/docs/wordlists.rst b/docs/wordlists.rst index 2d23354..5772e07 100644 --- a/docs/wordlists.rst +++ b/docs/wordlists.rst @@ -7,11 +7,12 @@ words used, the wordlists. `diceware` comes with some wordlists out-of-the-box, that might be a good choice for usual private use. -By default we use a hand-crafted wordlist provided by -`@Heartsucker`_. It contains 8,192 english words and phrases. This list -is based on the `diceware standard wordlist`_ and extended to offer -better memorizable words. Please see -https://github.com/heartsucker/diceware for details. +By default we use a hand-crafted `en_securedrop` wordlist provided by +`@Heartsucker`_. It contains 8,192 english words and phrases. This +list is based on the `diceware standard wordlist`_ and extended to +offer better memorizable words. Please see +https://github.com/heartsucker/diceware for details. The name +`en_securedrop` refers to the `securedrop`_ project. Apart from it we also provide the so-called `8k wordlist`_ from Mr. Reinhold as published on http://diceware.com/. It also contains @@ -137,7 +138,7 @@ this:: -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 - + iJwEAQEKAAYFAlW00GEACgkQ+5ktCoLaPzSutwP8DVgdjBFqRXNKaZlvd8pR+P3k 8xx5XLC0OFwZQFx4Ls8xl3+/xfvCNxCGSZjD6BGPzNZCK7bmQQYWcrsoEyX5jAC3 dXjAPj0nct/PkJQlrUjUI2qrO0dFfU7sRj0Gn9TOlQQkKoQVwy7pY/6HaScGNepL @@ -156,3 +157,4 @@ automatically done by `diceware`. .. _`8k wordlist`: http://world.std.com/~reinhold/diceware8k.txt .. _`diceware standard wordlist`: http://world.std.com/~reinhold/diceware.wordlist.asc .. _`@Heartsucker`: https://github.com/heartsucker/ +.. _`securedrop`: https://github.com/freedomofpress/securedrop -- GitLab