9 releases (stable)
new 1.2.3 | Nov 7, 2024 |
---|---|
1.2.1 | Nov 4, 2022 |
1.1.1 | Oct 20, 2022 |
0.5.6 | Oct 18, 2022 |
#837 in Authentication
455 downloads per month
Used in 2 crates
555KB
207 lines
rusty-diceware wordlists - wordlists for passphrase generation.
A Rustlang library packaging a bunch of wordlists you can easily use in any Rustlang package.
Originally made for the Rusty Diceware commandline command.
Please use Codeberg for bug reporting, feature requests, or patch submissions - any other Git repository is just a mirror.
Inspired by the great passphrase generating solution Diceware (Wayback Machine mirror) invented by Arnold G. Reinhold (Wayback Machine mirror) and by Randall Monroe’s xkcd#936:
Featuring:
- The three wordlists mentioned in EFF's Diceware Guide:
- The original Reinhold wordlist (Wayback Machine mirror).
- The Beale wordlist (Wayback Machine mirror).
- The MiniLock (github)wordlist. (found in the phrase.js file)
TODO:
- Which one should it be the default behaviour and which one should be decided in a compile flag?
- Compile the wordlists into the executable itself (current behaviour).
- Load each wordlist during runtime as needed (unimplemented behaviour).
Mirrors:
- Codeberg is the main repository.
- Gitlab is just a mirror.
- Github is just a mirror.
- Kakafarm is just a mirror.
Supprt my extremely important and 110% not trivial work 💰:
You can support me at https://buymeacoffee.com/kakafarm/ and/or tip on https://liberapay.com/yuvallanger/donate:
<script src="https://liberapay.com/yuvallanger/widgets/button.js"></script><a href="https://liberapay.com/yuvallanger/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>