2024-10-01 23:20:35 +00:00
|
|
|
`division_of_one`
|
|
|
|
|
|
|
|
A diceware passphrase generator, e.g. `correct horse battery staple`
|
|
|
|
|
2025-01-25 21:49:17 +00:00
|
|
|
Also generates PINs.
|
|
|
|
|
2024-10-01 23:45:30 +00:00
|
|
|
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
|
|
|
|
|
2024-10-01 23:20:35 +00:00
|
|
|
# Why this and not another generator?
|
|
|
|
|
2025-01-25 21:49:17 +00:00
|
|
|
It's easier to write 50 lines of Rust than to audit it.
|
2024-10-01 23:20:35 +00:00
|
|
|
|
2024-10-01 23:31:50 +00:00
|
|
|
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.
|
|
|
|
|
2024-10-01 23:20:35 +00:00
|
|
|
# What if 8 words is too long?
|
|
|
|
|
|
|
|
Ignore some of the words :)
|
2024-10-01 23:28:32 +00:00
|
|
|
|
|
|
|
# What's the name from?
|
|
|
|
|
|
|
|
[There is no anti-memetics division](https://scp-wiki.wikidot.com/antimemetics-division-hub)
|