feat/add-openpgp-workshop #1
|
@ -105,19 +105,6 @@ What are some useful ways we can use OpenPGP:
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## What's Happening Behind the Scenes
|
|
||||||
|
|
||||||
* GPG generates a symmetric key (AES) and uses that to encrypt the bulk of the data
|
|
||||||
|
|
||||||
* RSA/ECC is used only to encrypt the symmetric key
|
|
||||||
|
|
||||||
* The encrypted data packet contains metadata about which public keys were encrypted to
|
|
||||||
* This can be hidden using `--hidden-recipient/-R`
|
|
||||||
|
|
||||||
* Inspect packets using `gpg --list-packets <file.asc/file.gpg>`
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Verifying Signatures 📝
|
## Verifying Signatures 📝
|
||||||
|
|
||||||
* Go to: https://www.qubes-os.org/downloads/
|
* Go to: https://www.qubes-os.org/downloads/
|
||||||
|
|
Loading…
Reference in New Issue