22 lines
668 B
Markdown
22 lines
668 B
Markdown
`division_of_one`
|
|
|
|
A diceware passphrase generator, e.g. `correct horse battery staple`
|
|
|
|
Also generates PINs.
|
|
|
|
Install with `cargo install division_of_one` or download the Windows exe from my Git forge: https://six-five-six-four.com/git/reactor/division_of_one
|
|
|
|
# Why this and not another generator?
|
|
|
|
It's easier to write 50 lines of Rust than to audit it.
|
|
|
|
I want to just point my friends and family at this without having to check if it's been compromised since the last time I saw it.
|
|
|
|
# What if 8 words is too long?
|
|
|
|
Ignore some of the words :)
|
|
|
|
# What's the name from?
|
|
|
|
[There is no anti-memetics division](https://scp-wiki.wikidot.com/antimemetics-division-hub)
|