macOS
brew install dicewarelocal Homebrew formula metadata
brew
Passphrases to remember. Version 1.0.1 via Homebrew; verified from local package data.
install
brew install dicewarelocal Homebrew formula metadata
sudo apk add dicewareAlpine Linux edge package indexes · diceware · source: dl-cdn.alpinelinux.org
sudo apt install dicewareDebian stable package indexes · diceware · source: deb.debian.org
sudo dnf install dicewareFedora Rawhide package metadata · diceware · source: dl.fedoraproject.org
nix profile install nixpkgs#dicewarenixpkgs package indexes · diceware · source: raw.githubusercontent.com
overview
Passphrases to remember
history
diceware is a Python command-line passphrase generator that follows Arnold G. Reinhold's Diceware proposal by selecting random words from wordlists.
The GitHub repository was created in 2015, and the official changelog starts with version 0.1 on 2015-02-18. The docs show a steady command-line password-tool history: new wordlists, real-dice randomness, Python-version support, manpage work, XDG config support, and a 1.0 project-layout overhaul in 2024.
The package sits in the Unix security-tool tradition: small CLI, auditable inputs, standard package-manager names, and passphrases that can be generated either from the operating system's randomness or from physical dice.
Users run `diceware` to emit memorable multiword passphrases, choose the number of words, set delimiters, select randomness sources, and pick wordlists. The docs note the EFF wordlist as the default and describe custom, numbered, and PGP-signed wordlists.
diceware is notable because it packages a human-centered security practice as a reproducible CLI. It is small enough for distro packaging but opinionated enough to encode defaults around wordlists, entropy, and configuration locations.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.diceware.ini$XDG_CONFIG_HOME/diceware/diceware.ini~/.config/diceware/diceware.ini/etc/xdg/diceware/diceware.iniexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
diceware | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/ulif/diceware
install metadata
| Package key | brew:diceware |
|---|---|
| Version | 1.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/diceware |
| Homepage | https://github.com/ulif/diceware |
| Repository | https://github.com/ulif/diceware |
| Upstream docs | https://diceware.readthedocs.io/en/latest |
| License | GPL-3.0-or-later |
| Source archive | https://files.pythonhosted.org/packages/8b/ba/db6c087f044f6a753a85c0d8b25848122018ced2130061298c0c08940a54/diceware-1.0.1.tar.gz |
| Dependencies | python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | diceware |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
diceware 1.0.1-1
Create memorizable passphrases from wordlists and various sources of randomness
https://github.com/ulif/diceware
sudo apt install dicewarediceware-doc 1.0.1-1
Create memorizable passphrases from wordlists and various sources of randomness
https://github.com/ulif/diceware
sudo apt install diceware-docdiceware
nix profile install nixpkgs#dicewarediceware 0.10-2
Create memorizable passphrases from wordlists and various sources of randomness
https://github.com/ulif/diceware
sudo apt install dicewarediceware-doc 0.10-2
Create memorizable passphrases from wordlists and various sources of randomness
https://github.com/ulif/diceware
sudo apt install diceware-docdiceware 1.0.1-r1
Passphrases you will remember
https://github.com/ulif/diceware
sudo apk add dicewarediceware-pyc 1.0.1-r1
Precompiled Python bytecode for diceware
https://github.com/ulif/diceware
sudo apk add diceware-pycdiceware 1.0.1-7.fc45
Create passphrases which one can remember
https://pypi.python.org/pypi/diceware
sudo dnf install dicewarediceware-doc 1.0.1-7.fc45
Documentation for Diceware
https://pypi.python.org/pypi/diceware
sudo dnf install diceware-docsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.