9 releases (stable)

1.2.3 Nov 7, 2024
1.2.1 Nov 4, 2022
1.1.1 Oct 20, 2022
0.5.6 Oct 18, 2022

#80 in Authentication

Download history 200/week @ 2024-11-02 56/week @ 2024-11-09 10/week @ 2024-11-16 4/week @ 2024-11-23 23/week @ 2024-12-07 1/week @ 2024-12-14 80/week @ 2024-12-21 28/week @ 2024-12-28 129/week @ 2025-01-04 69/week @ 2025-01-11 121/week @ 2025-01-18 202/week @ 2025-01-25 156/week @ 2025-02-01 41/week @ 2025-02-08

523 downloads per month
Used in 4 crates (3 directly)

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