From 7035658b21e278754bb4dc5e282b1a2545783716 Mon Sep 17 00:00:00 2001 From: Anton Livaja Date: Wed, 18 Sep 2024 11:56:22 -0400 Subject: [PATCH] fix: remove advanced points --- openpgp-workshop/index.md | 13 ------------- 1 file changed, 13 deletions(-) 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/