feat: add stuffs #2

Merged
anton merged 1 commits from feat/add-openpgp-workshop into master 2024-10-10 14:42:11 +00:00
1 changed files with 10 additions and 3 deletions
Showing only changes of commit 5085cf9cb8 - Show all commits

View File

@ -111,6 +111,7 @@ What are some useful ways we can use OpenPGP:
* Download:
* Qubes-R*.iso
* Cryptographic hash values
* `gpg --verify --default-key <key> <filename>`
* Detached PGP signature
* 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-tools](https://codeberg.org/openpgp-card/openpgp-card-tools)
* [ssh-agent](https://codeberg.org/openpgp-card/ssh-agent)
---
# Cleanup
* `gpg --delete-secret-and-public-keys <key_id>`