dictionaries: fix typos in README, add short names links
This commit is contained in:
@@ -2,18 +2,17 @@
|
||||
|
||||
#### English
|
||||
|
||||
Lists were taken from :
|
||||
[EFF](https://www.eff.org/fr/deeplinks/2016/07/new-wordlists-random-passphrases). I am unsure about their licensing.
|
||||
Lists taken from :
|
||||
[EFF word list](https://www.eff.org/fr/deeplinks/2016/07/new-wordlists-random-passphrases). I am unsure about licensing.
|
||||
|
||||
* [Large list](eff_large_wordlist.txt): To use with 5 dices.
|
||||
* [Short list 1](eff_short_wordlist_1.txt): To use with 4 dices.
|
||||
* [Short list 2](eff_short_wordlist_2_0.txt): 4 dices, with some improvements.
|
||||
|
||||
|
||||
#### Français
|
||||
|
||||
Listes prises sur [github.com/mbelivo/diceware-wordlists-fr](https://github.com/mbelivo/diceware-wordlists-fr). La licence est CC BY-NC-SA 3.0.
|
||||
|
||||
* [Liste Longue](wordlist_fr_5d.txt): Pour 5 dés
|
||||
* [Liste Courte 1](wordlist_fr_4d.txt): Pour 4 dés
|
||||
* [Liste Courte 2](wordlist_fr_4d_2.txt): Pour 4 dés, avec quelques aéliorations.
|
||||
* [Liste Longue](wordlist_fr_5d.txt): Pour 5 dés.
|
||||
* [Liste Courte 1](wordlist_fr_4d.txt): Pour 4 dés.
|
||||
* [Liste Courte 2](wordlist_fr_4d_2.txt): Pour 4 dés, avec quelques améliorations.
|
||||
|
1
bash/share/gen-password/en-4-2.txt
Symbolic link
1
bash/share/gen-password/en-4-2.txt
Symbolic link
@@ -0,0 +1 @@
|
||||
eff_short_wordlist_2_0.txt
|
1
bash/share/gen-password/en-4.txt
Symbolic link
1
bash/share/gen-password/en-4.txt
Symbolic link
@@ -0,0 +1 @@
|
||||
eff_short_wordlist_1.txt
|
1
bash/share/gen-password/en-5.txt
Symbolic link
1
bash/share/gen-password/en-5.txt
Symbolic link
@@ -0,0 +1 @@
|
||||
eff_large_wordlist.txt
|
1
bash/share/gen-password/fr-4-2.txt
Symbolic link
1
bash/share/gen-password/fr-4-2.txt
Symbolic link
@@ -0,0 +1 @@
|
||||
wordlist_fr_4d_2.txt
|
1
bash/share/gen-password/fr-4.txt
Symbolic link
1
bash/share/gen-password/fr-4.txt
Symbolic link
@@ -0,0 +1 @@
|
||||
wordlist_fr_4d.txt
|
1
bash/share/gen-password/fr-5.txt
Symbolic link
1
bash/share/gen-password/fr-5.txt
Symbolic link
@@ -0,0 +1 @@
|
||||
wordlist_fr_5d.txt
|
Reference in New Issue
Block a user