macOS
brew install gpg-tuilocal Homebrew formula metadata
sudo port install gpg-tuiMacPorts ports tree · security/gpg-tui/Portfile · ソース: api.github.com
brew / 順位 4269
gpg-tui のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gpg-tuilocal Homebrew formula metadata
sudo port install gpg-tuiMacPorts ports tree · security/gpg-tui/Portfile · ソース: api.github.com
sudo apk add gpg-tuiAlpine Linux edge package indexes · gpg-tui · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#gpg-tuinixpkgs package indexes · pkgs/by-name/gp/gpg-tui/package.nix · ソース: api.github.com
sudo pacman -S gpg-tuiArch Linux sync databases · gpg-tui · ソース: geo.mirror.pkgbuild.com
sudo zypper install gpg-tuiopenSUSE Tumbleweed package metadata · gpg-tui · ソース: download.opensuse.org
概要
Manage your GnuPG keys with ease!
履歴
gpg-tui is a Rust terminal user interface for GnuPG key management. It wraps common key operations in an interactive TUI while falling back to the `gpg` command for operations that are better left to GnuPG's own menus or command surface.
The project was introduced publicly by Orhun Parmaksiz in May 2021 as a terminal interface for managing GnuPG keys. Its changelog records 0.1.0 on 2021-05-28, followed immediately by packaging and documentation work.
The README defines a deliberately bounded scope: ease listing, exporting, signing, editing, importing, sending, generating, deleting, and refreshing keys, without trying to cover every GnuPG feature.
gpg-tui spread through Rust and Unix package channels rather than through GnuPG itself. The README documents installation through Cargo, Arch, Alpine, Gentoo overlays, Homebrew, Docker, FreeBSD, and NetBSD.
Its packaging story was part of the project from the first week: the changelog records Arch instructions on 2021-05-29 and Homebrew, FreeBSD, and NetBSD instructions on 2021-06-02.
The TUI is used by pointing it at a GnuPG home directory or running it against the user's normal keyring. The README example includes launching against `/etc/pacman.d/gnupg`, which shows the tool's usefulness for inspecting package-manager keyrings as well as personal keys.
The project depends on GnuPG, GPGME, libgpg-error, and Rust. It uses GPGME where that API fits and executes `gpg` for cases such as refresh operations or menu-driven behavior.
For package-oriented users, gpg-tui sits in a useful gap between raw `gpg --list-keys` output and full graphical frontends. It makes trust, signing, import, export, and key inspection easier inside SSH sessions, recovery shells, and minimal desktops.
It also shows the Rust TUI wave entering security tooling: a modern terminal UI layered on top of conservative cryptographic plumbing instead of replacing the underlying OpenPGP implementation.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gpg-tui | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:gpg-tui |
|---|---|
| バージョン | 0.11.2 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://blog.orhun.dev/introducing-gpg-tui/ |
| リポジトリ | https://github.com/orhun/gpg-tui |
| 最終更新 | 2026-06-15T10:20:17-04:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
gpg-tui
nix profile install nixpkgs#gpg-tuigpg-tui 0.11.2-r0
Terminal user interface for GnuPG
https://github.com/orhun/gpg-tui
sudo apk add gpg-tuigpg-tui-bash-completion 0.11.2-r0
Bash completions for gpg-tui
https://github.com/orhun/gpg-tui
sudo apk add gpg-tui-bash-completiongpg-tui-doc 0.11.2-r0
Terminal user interface for GnuPG (documentation)
https://github.com/orhun/gpg-tui
sudo apk add gpg-tui-docgpg-tui-fish-completion 0.11.2-r0
Fish completions for gpg-tui
https://github.com/orhun/gpg-tui
sudo apk add gpg-tui-fish-completiongpg-tui-zsh-completion 0.11.2-r0
Zsh completions for gpg-tui
https://github.com/orhun/gpg-tui
sudo apk add gpg-tui-zsh-completiongpg-tui 0.11.2-1
A terminal user interface for GnuPG
https://github.com/orhun/gpg-tui
sudo pacman -S gpg-tuigpg-tui 0.11.2-1.3
Terminal User Interface for GnuPG
https://github.com/orhun/gpg-tui
sudo zypper install gpg-tuigpg-tui
sudo port install gpg-tuiソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.