Everything you need to know to set up and start using PDG Mail securely
Learn about PGP keys, encryption settings, and security features.
Make sure you have:
PDG Mail uses TLS 1.3 for all communications to ensure your data remains secure during transmission.
PDG Mail offers at-rest zero knowledge encryption using PGP to ensure your emails remain private.
You have two options for setting up PGP encryption:
For advanced users who prefer to generate their own keys, follow these platform-specific instructions:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install gnupg
key-config.txt
with the following content:
%echo Generating OpenPGP key Key-Type: EDDSA Key-Curve: Ed25519 Subkey-Type: ECDH Subkey-Curve: Curve25519 Name-Real: Your Name Name-Email: [email protected] Expire-Date: 0 %commit %echo done
gpg --batch --generate-key key-config.txt
gpg --export --armor [email protected] > public-key.asc
gpg --export-secret-keys --armor [email protected] > private-key.asc
Keep your private key secure and never share it. Upload the public key to PDG Mail portal and use the private key with your email client.
Keep your private key secure and never share it. Upload the public key to PDG Mail portal and use the private key with your email client.
key-config.txt
with the following content:
%echo Generating OpenPGP key Key-Type: EDDSA Key-Curve: Ed25519 Subkey-Type: ECDH Subkey-Curve: Curve25519 Name-Real: Your Name Name-Email: [email protected] Expire-Date: 0 %commit %echo done
gpg --batch --generate-key key-config.txt
gpg --export --armor [email protected] > public-key.asc
gpg --export-secret-keys --armor [email protected] > private-key.asc
Keep your private key secure and never share it. Upload the public key to PDG Mail portal and use the private key with your email client.
After generating your keys, make sure to:
The Ed25519/Curve25519 key type provides strong security with excellent performance. These are the recommended key types for modern OpenPGP implementations.
If you need assistance with encryption setup:
Our support team is available 24/7 to assist you
For general support inquiries, email us at:
Typical response time: 6-8 hours
For urgent matters, contact us on Telegram
Available 24/7 • Average response: <1 hour
To help us assist you better, please include: