macOS
brew install dicewarelocal Homebrew formula metadata
brew
diceware のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dicewarelocal Homebrew formula metadata
sudo apk add dicewareAlpine Linux edge package indexes · diceware · ソース: dl-cdn.alpinelinux.org
sudo apt install dicewareDebian stable package indexes · diceware · ソース: deb.debian.org
sudo dnf install dicewareFedora Rawhide package metadata · diceware · ソース: dl.fedoraproject.org
nix profile install nixpkgs#dicewarenixpkgs package indexes · diceware · ソース: raw.githubusercontent.com
概要
Passphrases to remember
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.ini実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
diceware | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/ulif/diceware
インストールメタデータ
| パッケージキー | brew:diceware |
|---|---|
| バージョン | 1.0.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/diceware |
| ホームページ | https://github.com/ulif/diceware |
| リポジトリ | https://github.com/ulif/diceware |
| 上流ドキュメント | https://diceware.readthedocs.io/en/latest |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://files.pythonhosted.org/packages/8b/ba/db6c087f044f6a753a85c0d8b25848122018ced2130061298c0c08940a54/diceware-1.0.1.tar.gz |
| 依存関係 | python@3.14 |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.