macOS
brew install piuslocal Homebrew formula metadata
brew / rank 8138
PGP individual UID signer. Version 3.0.0 via Homebrew; verified from local package data. Also installable with debian: sudo apt install pius.
install
brew install piuslocal Homebrew formula metadata
sudo apt install piusDebian stable package indexes · pius · source: deb.debian.org
nix profile install nixpkgs#piusnixpkgs package indexes · pkgs/by-name/pi/pius/package.nix · source: api.github.com
sudo pacman -S piusArch Linux sync databases · pius · source: geo.mirror.pkgbuild.com
overview
PGP individual UID signer
history
PIUS automates the secure, per-user-ID signing and distribution of OpenPGP keys after keysigning parties.
PIUS began as a collection of shell scripts written by Phil Dibowitz to automate parts of post-keysigning-party work. The scripts were consolidated into a Python utility after direct scripting around GnuPG proved fragile. Earlier versions used pexpect, but that dependency was removed from the signing workflow as GnuPG agent support became required and stable.
PIUS was packaged by several Unix-like distribution ecosystems, including Debian, Ubuntu, Arch Linux, Nix, and Homebrew, reflecting its specialized use in the OpenPGP keysigning community.
A typical invocation processes every key in a keysigning-party keyring, prompts the signer to verify fingerprints and select certification levels, signs individual UIDs, then exports and encrypted-emails the results. SMTP, output, temporary-directory, and signing options can be stored in `~/.pius/piusrc`.
PIUS preserves a workflow associated with in-person OpenPGP keysigning parties: verifying fingerprints, signing individual user IDs, and returning separately encrypted signed keys. It is notable as packaging for a specialized web-of-trust practice rather than a general-purpose encryption utility.
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.
~/.pius/piusrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pius | cli | global executable | |
pius-keyring-mgr | cli | global executable | |
pius-party-worksheet | cli | global executable | |
pius-report | 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/jaymzh/pius
install metadata
| Package key | brew:pius |
|---|---|
| Version | 3.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pius |
| Homepage | https://github.com/jaymzh/pius |
| Repository | https://github.com/jaymzh/pius |
| License | GPL-2.0-only |
| Source archive | https://github.com/jaymzh/pius/archive/refs/tags/v3.0.0.tar.gz |
| Dependencies | gnupg, python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | The path to gpg is hardcoded in pius as `/usr/bin/env gpg`. You can specify a different path by editing ~/.pius: gpg-path=/path/to/gpg |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pius |
| Version Scheme | 0 |
| Revision | 3 |
| Head Version | HEAD |
| 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.
pius 3.0.0-8
Tools to help before and after key-signing parties
https://github.com/jaymzh/pius
sudo apt install piuspius
nix profile install nixpkgs#piuspius 3.0.0-7
Tools to help before and after key-signing parties
sudo apt install piuspius 3.0.0-9
PGP Individual User Signer
sudo pacman -S piussource 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.