PubKey

Fingerprint:

DA29 39BC 46EF 7A36 FA08  B89F BBEE C439 23F0 E695

Fetch

curl https://shrik3.com/misc/certs/gpg_full_pub.asc

From keyservers

gpg --auto-key-locate {keyserver} --locate-keys shrik3@riseup.net

where {keyserver} in {
    hkps://keys.openpgp.org 
    hkps://pgp.mit.edu
}

From Web

https://keys.openpgp.org/vks/v1/by-fingerprint/DA2939BC46EF7A36FA08B89FBBEEC43923F0E695

hint: the public cert you download directly from here is typically smaller in size than from keyservers like keys.openpgp.org, because the latter keeps a full log of revocations.

As of 2024, the full cert is ~15K(openpgp) while the minimal cert is ~7K … Okay I get it! 7K is pretty large!