Download Latest Version v1.7.2 source code.zip (1.2 MB)
Email in envelope

Get an email when there's a new version of Addy

Home / v1.6.4
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-02 656 Bytes
v1.6.4 source code.tar.gz 2026-07-02 714.8 kB
v1.6.4 source code.zip 2026-07-02 1.1 MB
Totals: 3 Items   1.8 MB 1
  • Fixed bandwidth display bug on dashboard - [#894]
  • Fixed PGP encryption issue - [#899]
  • Added API key name validation to client-side
  • Updated .env.example to include ANONADDY_GNUPGHOME

Requirements for PGP encryption

You must now set ANONADDY_GNUPGHOME in your .env file in order to use PGP encryption

# Directory containing the mailer signing key for OpenPGP encryption. Use an absolute path in production queue workers (HOME is often unset). Tilde paths require HOME to be set for the PHP/queue process. Replace johndoe with the username of the user running the queue worker.
ANONADDY_GNUPGHOME=/home/johndoe/.gnupg
Source: README.md, updated 2026-07-02