Compare commits

..

No commits in common. "2a649244841e6f92174fd8783ae5271155d986c7" and "4287dbbcc6c7efd586e1cb679a60abcd2b85d6f6" have entirely different histories.

1 changed files with 3 additions and 10 deletions

View File

@ -111,7 +111,6 @@ 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
@ -232,9 +231,3 @@ 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>`