http://5rzkisd745el4yr7krh5qc4f5sgblvg4i5qtuxivfgxcxtr65ejd7gyd.onion/help
. # 1. import the key you downloaded from /pgp-key.txt
gpg --import shop-key.txt
# 2. check the fingerprint matches the one printed on this page
gpg --fingerprint 525132032AD2C1C36A869F4ED4976288C069192D
# 3. write your address to a file, then encrypt it to the shop
gpg --armor --encrypt --recipient 525132032AD2C1C36A869F4ED4976288C069192D address.txt
# 4. cat address.txt.asc and paste the whole block into the checkout field
# (it starts with -----BEGIN PGP MESSAGE-----) Paste the...