Skip to main content

PGP Key

I use OpenPGP signatures to verify commits, releases, and other material published by me.

The public key is available here: pgp-key.asc

Key ID:       0774DA1C332BB561
Fingerprint:  1054 38C0 1953 F11A B9D1  F373 0774 DA1C 332B B561
Identity:     Lokesh Kumar <hi@loke.sh>
Algorithm:    Ed25519
Created:      12 August 2026
Expires:      11 August 2028
Always compare the full fingerprint when verifying the key.

Import the Key
#

curl -fsSL https://loke.sh/pgp-key.asc | gpg --import

Verify the Imported Key
#

gpg --fingerprint 0774DA1C332BB561

If this key is rotated or revoked, updated key information will be published here.