|
|
|
|
|
by yarwelp_
3074 days ago
|
|
Main features: * Fast * Makes use of EFF wordlists which were designed to contain human-friendly words as opposed to the arcane and obscure and strange words found in e.g. /usr/share/dict/words. * Single binary with wordlists compiled into it. * It can tell you the password entropy if you'd like it to. * You can use physical dice if you like. By default it will use the OS provided CSPRNG. Installation: 1) Install Rust - https://rustup.rs/ 2) cargo install pgen |
|