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

Download history 40/week @ 2024-07-25 6/week @ 2024-08-01 6/week @ 2024-09-19 7/week @ 2024-09-26

455 downloads per month
Used in 2 crates

MIT/Apache

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.

CHANGELOG here.

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:

“Hidden” alt text jokes are a pain in the ass.

Featuring:

TODO:

  • Which one should it be the default behaviour and which one should be decided in a compile flag?
    1. Compile the wordlists into the executable itself (current behaviour).
    2. Load each wordlist during runtime as needed (unimplemented behaviour).

Mirrors:

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>

Dependencies