pgp_workshop
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| pgp_workshop [2025/05/29 07:47] – [The actual Key signing] usera | pgp_workshop [2026/07/16 12:37] (current) – [Signing and verifying signatures with OpenPGP] usera | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== PGP Workshop ====== | ====== PGP Workshop ====== | ||
| + | |||
| + | <aside outline box> | ||
| + | **Important note on PGP:** PGP has been more and more criticized in the security community over the years (see for example [[https:// | ||
| + | </ | ||
| Here is a small tutorial for getting started with this protocol named Pretty Good Privacy (PGP), an asymmetric cryptographic tool that allows to have end to end encrypted mails despite using very mainstream services like gmail, outlook, etc. You will find several names around, like GPG, PGP, OpenPGP. I will use them interchangeably as they basically refer to the same thing. | Here is a small tutorial for getting started with this protocol named Pretty Good Privacy (PGP), an asymmetric cryptographic tool that allows to have end to end encrypted mails despite using very mainstream services like gmail, outlook, etc. You will find several names around, like GPG, PGP, OpenPGP. I will use them interchangeably as they basically refer to the same thing. | ||
| Line 167: | Line 171: | ||
| The way it is done is the following: | The way it is done is the following: | ||
| - | - The file is **[[hashed|hashed]]** | + | - The file is **[[hashed|hashed]]**. |
| - This hashed file is encrypted with your private key | - This hashed file is encrypted with your private key | ||
| - The result is added at the end of your file, giving a **signed** file. | - The result is added at the end of your file, giving a **signed** file. | ||
pgp_workshop.1748504825.txt.gz · Last modified: by usera
