feat: add stuffs
This commit is contained in:
parent
f9c06e9e9a
commit
5085cf9cb8
|
@ -111,6 +111,7 @@ What are some useful ways we can use OpenPGP:
|
||||||
* Download:
|
* Download:
|
||||||
* Qubes-R*.iso
|
* Qubes-R*.iso
|
||||||
* Cryptographic hash values
|
* Cryptographic hash values
|
||||||
|
* `gpg --verify --default-key <key> <filename>`
|
||||||
* Detached PGP signature
|
* Detached PGP signature
|
||||||
* Qubes release signing key
|
* Qubes release signing key
|
||||||
|
|
||||||
|
@ -231,3 +232,9 @@ What are some useful ways we can use OpenPGP:
|
||||||
* [openpgp-card](https://codeberg.org/openpgp-card)
|
* [openpgp-card](https://codeberg.org/openpgp-card)
|
||||||
* [openpgp-card-tools](https://codeberg.org/openpgp-card/openpgp-card-tools)
|
* [openpgp-card-tools](https://codeberg.org/openpgp-card/openpgp-card-tools)
|
||||||
* [ssh-agent](https://codeberg.org/openpgp-card/ssh-agent)
|
* [ssh-agent](https://codeberg.org/openpgp-card/ssh-agent)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# Cleanup
|
||||||
|
|
||||||
|
* `gpg --delete-secret-and-public-keys <key_id>`
|
||||||
|
|
Loading…
Reference in New Issue