anonaddy/anonaddy

← Alle Releases
v1.6.4 vor 3 Tagen willbrowningme willbrowningme Auf GitHub ansehen
  • 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