Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markuszoppelt/lazydice
Generate secure diceware passphrases
https://github.com/markuszoppelt/lazydice
diceware-passphrases
Last synced: about 1 month ago
JSON representation
Generate secure diceware passphrases
- Host: GitHub
- URL: https://github.com/markuszoppelt/lazydice
- Owner: MarkusZoppelt
- License: mit
- Created: 2023-01-30T20:24:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T11:56:12.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T13:56:26.747Z (8 months ago)
- Topics: diceware-passphrases
- Language: Rust
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lazydice
Generate secure diceware passphrases
Chose between three security levels:
4 words (51 bits of entropy)
5 words (64 bits of entropy)
6 words (77 bits of entropy)## Install
cargo install --git https://github.com/MarkusZoppelt/lazydice.git