Verifying a Message with PGP
Verifying messages is commonly used to check the authenticity of market links. Markets publish signed messages containing links to their market. If you have the market’s public key you can use it to verify that the message was created by the market and that the links are legitimate.
Markets, vendors and moderators will sometimes sign announcements or warnings. You can also use this to verify those.
Copy the PGP signed message, it looks something like this:
-----BEGIN PGP SIGNED MESSAGE-----Hash: SHA512
Here are our onion links:
ar3a3uxsmdjvlv3o.onioneffma5umlll2bxmd.onionxw7w4apecxzw4t7h.onion
- SomeDarknetMarket
-----BEGIN PGP SIGNATURE-----
iQIcBAEBAgAGBQJYsU1SAAoJEMPzj/CHV15DkfgP/RcJw9EtFiv/+4LIV5rrgqcF+FHEZiYb5jQhsqHrR7jS69rAwxzMD/rttQxMMw4cXBDh/dQaelwOVWbcy4DUwHajc3gFOzt/42VK40LcQlEs=ON6z-----END PGP SIGNATURE-----After you have copied it, click on the clipboard icon at the top taskbar and select “Decrypt/Verify Clipboard”.
A new window should pop up which contains “Good signature from ” at the bottom, if the signature was correct.
Copy the PGP signed message, it looks something like this:
-----BEGIN PGP SIGNED MESSAGE-----Hash: SHA512
Text of the PGP signed message.-----BEGIN PGP SIGNATURE-----
iQIcBAEBAgAGBQJYsU1SAAoJEMPzj/CHV15DkfgP/RcJw9EtFiv/+4LIV5rrgqcF+FHEZiYb5jQhsqHrR7jS69rAwxzMD/rttQxMMw4cXBDh/dQaelwOVWbcy4DUwHajc3gFOzt/42VK40LcQlEs=ON6z-----END PGP SIGNATURE-----After you have copied it, open a new editor window, paste the signed message into it and click on the “Sign/Verify” button. A new window should pop up which contains “Good signature from ”, if the signature was correct.