Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente | |||
| en:l_atelier:gpg [2025/10/11 17:05] – [Sources] badele | en:l_atelier:gpg [2025/10/11 19:57] (Version actuelle) – modification externe 127.0.0.1 | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | <note>**GPG** (GNU Privacy Guard) is an open-source tool for encrypting, signing and authenticating data. In particular, it can be used to check that a downloaded file is valid and unaltered. GPG also offers the following features: | + | <WRAP info>**GPG** (GNU Privacy Guard) is an open-source tool for encrypting, signing and authenticating data. In particular, it can be used to check that a downloaded file is valid and unaltered. GPG also offers the following features: |
| * Secure connection to an SSH server with a GPG key. | * Secure connection to an SSH server with a GPG key. | ||
| * Signature of Git commits | * Signature of Git commits | ||
| * Secure keys via a physical device, for example a [Yubikey] key (https: | * Secure keys via a physical device, for example a [Yubikey] key (https: | ||
| - | </note> | + | </WRAP> |
| ====== GPG key management ====== | ====== GPG key management ====== | ||