Fixing wiki
parent
771dcb1cbd
commit
c700606ae4
|
@ -1,3 +1,10 @@
|
|||
View the message you wish to verify, click "raw" to get just the text, verify with curl and gpg just like any other plain text documents.
|
||||
# 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.
|
||||
|
||||
Also [see here](https://keyoxide.org/hkp/AED52F32870CB1D3B7A4670DAB75E92968566C6E)
|
||||
### 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](https://keyoxide.org/hkp/AED52F32870CB1D3B7A4670DAB75E92968566C6E)
|
||||
|
|
Loading…
Reference in New Issue
Block a user