linux:security:password:password-generator:diceware
This is an old revision of the document!
Table of Contents
diceware
Description
Generate passwords from wordlists.
Install
- Install diceware:
sudo apt install diceware
Use
- Generate diceware password:
diceware
- Generate diceware password with 10 words:
diceware -n 10
- Generate diceware password using an asterisk as the delimiter:
diceware -d '*'
Links
linux/security/password/password-generator/diceware.1636499382.txt.gz · Last modified: by chuck
