{{#> layout }}

After uploading your key we will send a verification link to each email address we find inside. Clicking that link will make your key searchable by that email address.

If you're using GnuPG you can use the following snippet to export your public key. This will create a file called mykey.pgp that you can upload here.

gpg --export your_address@example.org > mykey.pgp

You can delete an uploaded key here.

{{/layout}}