add english/french dictionaries
This commit is contained in:
19
bash/share/gen-password/README.md
Normal file
19
bash/share/gen-password/README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
### Dictionaries for gen-password.sh
|
||||
|
||||
#### English
|
||||
|
||||
Lists were taken from :
|
||||
[EFF](https://www.eff.org/fr/deeplinks/2016/07/new-wordlists-random-passphrases). I am unsure about their 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.
|
7776
bash/share/gen-password/eff_large_wordlist.txt
Normal file
7776
bash/share/gen-password/eff_large_wordlist.txt
Normal file
File diff suppressed because it is too large
Load Diff
1296
bash/share/gen-password/eff_short_wordlist_1.txt
Normal file
1296
bash/share/gen-password/eff_short_wordlist_1.txt
Normal file
File diff suppressed because it is too large
Load Diff
1296
bash/share/gen-password/eff_short_wordlist_2_0.txt
Normal file
1296
bash/share/gen-password/eff_short_wordlist_2_0.txt
Normal file
File diff suppressed because it is too large
Load Diff
1296
bash/share/gen-password/wordlist_fr_4d.txt
Normal file
1296
bash/share/gen-password/wordlist_fr_4d.txt
Normal file
File diff suppressed because it is too large
Load Diff
1296
bash/share/gen-password/wordlist_fr_4d_2.txt
Normal file
1296
bash/share/gen-password/wordlist_fr_4d_2.txt
Normal file
File diff suppressed because it is too large
Load Diff
7776
bash/share/gen-password/wordlist_fr_5d.txt
Normal file
7776
bash/share/gen-password/wordlist_fr_5d.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user