This server statically vends OpenPGP public keys for use with automatic key lookup. The web key directory mechanism is an alternative to public keyservers that allows consumers to verify the provenance of a key without having to establish a transitive web of trust.
For example, you can import an public key into reasonably recent
versions of
gnupg using the following command:
gpg --locate-key user@mattrnet.org
It should also work with any other compliant OpenPGP implementation.
For more information, check out the following: