http://h2zkj5xeycxb2esnyqeabuuo6ui6jlkdb72qjfi2hu3y3h5ilpmjphid.onion/wiki/Keysigning/index.html
Please do not encode your email. Example with two keys (0x1880283c and 0xc3f159ca): gpg --
armor --export-options export-clean,export-minimal --export 0x1880283c 0xc3f159ca > publickeyblock Then clear-sign publickeyblock creating publickeyblock.asc : gpg --clearsign publickeyblock Then email publickeyblock.asc as so: mail
[email protected] < publickeyblock.asc Same example as a one-liner: gpg --
armor --export-options export-clean,export-minimal --export 0x1880283c...