diff --git a/openpgp-workshop/index.md b/openpgp-workshop/index.md index 0d4c5ea..4a4e523 100644 --- a/openpgp-workshop/index.md +++ b/openpgp-workshop/index.md @@ -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 ` - ---- - ## Verifying Signatures 📝 * Go to: https://www.qubes-os.org/downloads/