Update You Wouldn't Download A (Private) Key
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user