4 How To Verify Messages
Stephen Vanderwarker edited this page 2023-12-13 12:13:30 -05:00

How To Verify PGP Signed Messages

View the message you wish to verify, click "raw" to get just the text, copy the URL, and use curl and gpg just like any other plain text documents.

pic pic pic


Example

curl https://git.vanderwarker.family/stephen/proofs/raw/branch/main/federated/nostr/address.md.asc | gpg --verify

Also make sure you have the latest version of my PGP key from here