Pius Versions Save

PGP Individual User Signer

v3.0.0

4 years ago

PIUS 3.0.0 is a major upgrade. This is a full move to python 3 (python 2 is no longer supported). PIUS 3.0.0 also drops all support for GnuPG 1, including support for cached-passphrase and interactive modes (agent mode is now the only mode).

In addition this release supports XDG standards. Specifically the config file is now in XDG_CONFIG_HOME (usually ~/.config/pius/) and the state file is in XDG_DATA_HOME (~/.local/share/pius/) on platforms that support that. We fall back to the previous ~/.pius/ on other platforms.

Options have also been made consistent across binaries and pius-keyring-mgr now supports all the same mail-server options as the other binaries.

All users are encouraged to upgrade.

v2.2.7

5 years ago

PIUS 2.2.7 fixes various small bugs in pius, adds a several new features into pius-report and pius-keyring-mgr, and fixes some documentation bugs. See the Changelog for details. All users are encouraged to upgrade.

v2.2.6

6 years ago

PIUS 2.2.6 fixes keyring importing in pius, adds support for EC key types in pius-party-worksheet, and fixes some documentation bugs. All users are encouraged to upgrade.

v2.2.5

6 years ago

PIUS 2.2.5 adds python 3 compatibility, better error messages, and a variety of bugfixes. All users are encouraged to upgrade.

v2.2.4

7 years ago

PIUS 2.2.4 is a security and bugfix release. All users should upgrade as soon as possible. It fixes a bug where pius-keyring-mgr used short keyids which can let rogue keys into your keyring. It also improves support for newer versions of GnuPG. See the changelog for details.

v2.2.3

7 years ago

PIUS 2.2.3 is a bugfix release: it fixes various several pius-report issues and a crash. All users are encouraged to upgrade.

v2.2.2

8 years ago

PIUS 2.2.2 is primarily a bugfix release: it fixes various gpg2 issues. In addition, it adds a new --force-signer option, makes it clearer how to override the default mail text, and fixes problems with the spec file.

v2.2.1

8 years ago

PIUS 2.2.1 is a bugfix release. It fixes some problems in the new gpg2 handling introduced in 2.2.0, fixes some debug/verbose logging issues, and fixes Mac support. All users are encouraged to upgrade.

v2.2.0

8 years ago

PIUS 2.2.0 adds GnuPG2 support, adds a new reporting tool, and fixes a variety of bugs. All users are encouraged to upgrade!

NOTE: The default mode for PIUS has changed to use an agent, and the default gpg used is gpg2.