PGPony

OpenPGP encryption with hardware security keys and password-store support
AppID:com.pgpony.android
Author:NorseHorse
License:Apache-2.0
Donation:
InRepoSince:2026-06-26
LastRepoUpdate:2026-07-29
LastAppUpdate:Unknown
LastVersion:4.0.4
Categories:Security
APK source:
icon PGPony is an OpenPGP app for Android. Encrypt, decrypt, sign, and verify messages and files, manage your keyring, and use a hardware security key over NFC, all on device.

Features:

- Encrypt, decrypt, sign, and verify text and files
- Post-quantum encryption: ML-KEM-768 + X25519 (Kyber) composite keys, in both the IETF draft (v6) and LibrePGP / GnuPG 2.5 (v5) formats
- OpenPGP provider service: use PGPony as the crypto engine for Thunderbird for Android, K-9 Mail, and Password Store (OpenKeychain-compatible API)
- Generate modern keys, including RFC 9580 (OpenPGP v6) Ed25519 and X25519, with Argon2id passphrase protection
- Hardware security keys over NFC, including YubiKey 5 NFC and Token2, with on-card key generation, decrypt, sign, PIN management, and factory reset
- Read your password-store (pass) entries, including those protected by a hardware key
- Encrypted keyring backup and restore, including OpenKeychain backup import
- PGP/MIME email: decrypt messages with attachments, compose encrypted .eml
- Key discovery through WKD and the keys.openpgp.org verifying keyserver; optional Tor routing via Orbot
- Optional contact integration for choosing recipients
- QR import and scanning for keys
- Default signing key, biometric lock, and secure-screen protection

Post-quantum limitations:

Post-quantum OpenPGP is still being standardized, so cross-tool support is limited:

- LibrePGP-format (v5) keys interoperate with GnuPG 2.5+ today: messages encrypt and decrypt in both directions, and public keys import cleanly. GnuPG cannot yet import post-quantum PRIVATE keys from any app — it stores them in a proprietary internal format.
- IETF-format (v6) keys implement draft-ietf-openpgp-pqc and are verified against the draft's official test vectors, but current Sequoia (sq) preview builds implement a different draft revision and cannot read them yet, and GnuPG does not support this format at all.
- Classical keys (RSA, Ed25519, v4 and v6) are unaffected.

PGPony does not use accounts, ads, analytics, or tracking. The F-Droid build contains no Google services and runs fully on de-Googled devices.

The cryptographic core is published separately as open source (PGPonyCore-Kotlin), and the full app source is available under the Apache-2.0 license.

WhatsNew:

Fixes for problems reported on GitHub.

Large files no longer crash or freeze. Encrypt and Decrypt now stream files straight to and from disk instead of holding them in memory, so a multi-megabyte file works the same as a small one. This covers the Encrypt and Decrypt tabs, files opened or shared into PGPony, and the Quick Action share sheet.

Other apps can decrypt again. Release builds were renaming part of the OpenPGP API, which crashed every mail app that asked PGPony to decrypt (FairEmail,

Download Website Source Issues
1.png 2.png 3.png 4.png 5.png
While you can download the APKs here directly, you should preferably use an F-Droid client so the app stays up-to-date on your device.

Packages

Version 4.0.4 (2026-07-29) no RB details available help icon

Android Versions:
  • Target: 16.0
  • MinVer: 8.0
  • ABIs: arm64-v8a, armeabi-v7a, x86, x86_64

Download (14.4 M)

Version 4.0.0 (2026-07-21) no RB details available help icon

Version 3.1.0 (2026-07-05) no RB details available help icon