macOS
brew install dicewarelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für diceware in AI-Agent-Workflows.
Installation
brew install dicewarelocal Homebrew formula metadata
sudo apk add dicewareAlpine Linux edge package indexes · diceware · Quelle: dl-cdn.alpinelinux.org
sudo apt install dicewareDebian stable package indexes · diceware · Quelle: deb.debian.org
sudo dnf install dicewareFedora Rawhide package metadata · diceware · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#dicewarenixpkgs package indexes · diceware · Quelle: raw.githubusercontent.com
Überblick
Passphrases to remember
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
diceware | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/ulif/diceware
Installationsmetadaten
| Paketschlüssel | brew:diceware |
|---|---|
| Version | 1.0.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/diceware |
| Homepage | https://github.com/ulif/diceware |
| Repository | https://github.com/ulif/diceware |
| Upstream-Dokumentation | https://diceware.readthedocs.io/en/latest |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://files.pythonhosted.org/packages/8b/ba/db6c087f044f6a753a85c0d8b25848122018ced2130061298c0c08940a54/diceware-1.0.1.tar.gz |
| Abhängigkeiten | python@3.14 |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-docQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.