Skip to main content
K

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

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:

gpg --locate-keys mail@kaimdt.com

Public Key:

Loading...

How to Use:

  1. Download the key file or copy the key text above
  2. Import it into your PGP-compatible email client (e.g., GPG, Thunderbird, Apple Mail)
  3. Encrypt your message using this public key
  4. Send the encrypted message to mail@kaimdt.com

Import via Command Line:

# Import from file
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:

# Encrypt a file
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.

14:54