Update You Wouldn't Download A (Private) Key

2026-06-24 22:04:59 +00:00
parent 6c90435483
commit cedafba472
+1 -1
@@ -294,7 +294,7 @@ Verifying signatures is just as important as creating them.Whether downloading s
```bash ```bash
gpg --verify signed-document.txt gpg --verify signed-document.txt
``` ```
``
To verify a detached signature: To verify a detached signature:
```bash ```bash
gpg --verify example.iso.sig example.iso gpg --verify example.iso.sig example.iso