mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-06 13:34:14 -04:00
Remove Nitrokey
This commit is contained in:
parent
44f35581a9
commit
9a8b4f2ea3
5 changed files with 1 additions and 41 deletions
|
@ -33,7 +33,7 @@ Email providers which allow you to use standard access protocols like IMAP and S
|
|||
|
||||
### How Do I Protect My Private Keys?
|
||||
|
||||
A smartcard (such as a [YubiKey](https://support.yubico.com/hc/articles/360013790259-Using-Your-YubiKey-with-OpenPGP) or [Nitrokey](../multi-factor-authentication.md#nitrokey) works by receiving an encrypted email message from a device (phone, tablet, computer, etc.) running an email/webmail client. The message is then decrypted by the smartcard and the decrypted content is sent back to the device.
|
||||
A smartcard (such as a [YubiKey](https://support.yubico.com/hc/articles/360013790259-Using-Your-YubiKey-with-OpenPGP)) works by receiving an encrypted email message from a device (phone, tablet, computer, etc.) running an email/webmail client. The message is then decrypted by the smartcard and the decrypted content is sent back to the device.
|
||||
|
||||
It is advantageous for the decryption to occur on the smartcard to avoid possibly exposing your private key to a compromised device.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue