PGP Public Key
Email Encryption
You can use this PGP public key to send me encrypted emails. This ensures that only I can read your messages.
Key Information:
Email: mail@kaimdt.com
Key Type: Ed25519
Key ID: 3E4E26BB
Fingerprint:
BC44 93A4 5B74 862B F579 D247 FACC C1F7 3E4E 26BB
Download Options:
Web Key Directory (WKD):
My PGP key is available via WKD on kaimdt.com. Modern email clients can automatically discover and fetch my public key using WKD.
Advanced Method enabled
Direct Method enabled
Automatic Key Discovery:
Compatible email clients (like Thunderbird, GPG, or Evolution) can automatically fetch my key when you compose an email to mail@kaimdt.com.
Manual WKD Fetch:
WKD Endpoints:
Public Key:
Loading...
How to Use:
- Download the key file or copy the key text above
- Import it into your PGP-compatible email client (e.g., GPG, Thunderbird, Apple Mail)
- Encrypt your message using this public key
- Send the encrypted message to mail@kaimdt.com
Import via Command Line:
gpg --import publickey.kaimdt.com.asc
# Or fetch directly from keyserver
gpg --keyserver keys.openpgp.org --recv-keys 3E4E26BB
# Or use WKD auto-discovery
gpg --locate-keys mail@kaimdt.com
Encrypt a Message:
gpg --encrypt --recipient mail@kaimdt.com message.txt
# Encrypt and sign
gpg --encrypt --sign --recipient mail@kaimdt.com message.txt
Security Note:
Always verify the fingerprint before trusting a public key. The fingerprint above should match the one you receive through other secure channels. If in doubt, contact me through multiple independent channels to confirm.