Tails incluye un applet personalizado, llamado OpenPGP Applet, para manipular texto usando OpenPGP.
Cuando uses OpenPGP Applet para cifrar emails, los caracteres no-ASCII (por ejemplo caracteres no-Latinos o caracteres con acentos) podrían no mostrarse correctamente a los remitentes del email.
Si vas a cifrar tus emails frecuentemente, te recomendamos que configures Thunderbird en su lugar.
OpenPGP Applet está ubicado en el área de notificación.
Con OpenPGP Applet puedes:
- Cifrar texto con una contraseña
- Cifrar y firmar texto con una llave pública
- Descifrar y verificar texto
Si tienes claves GnuPG almacenadas en tu Almacenamiento Persistente desde antes de Tails 4.1 (Diciembre de 2019), deberías actualizar tu configuración del servidor OpenPGP para usar servidores seguros.
Gestionar tus llaves OpenPGP
Puedes gestionar tus llaves OpenPGP usando la utilidad Contraseñas y claves ('passwords and keys' en inglés), también llamada Seahorse.
Para abrir la aplicación Contraseñas y claves, puedes:
Haz click en el OpenPGP applet y elige Administrar claves.
Choose Applications ▸ Utilities ▸ Passwords and Keys.
To list the public OpenPGP keys in your keyring:
- Choose GnuPG keys in the sidebar of the Passwords and Keys utility.
Importing new OpenPGP public keys
Importing OpenPGP public keys using the Passwords and Keys utility is broken since Tails 4.0 (October 2019). (#17183)
Do so from the Files browser instead:
Choose Applications ▸ Files to open the Files browser.
Double-click on the OpenPGP public key that you downloaded. The key must be in the armored format, usually with a
.asc
extension.Choose Open With Import Key.
The imported OpenPGP public key does not appear in the Passwords and Keys utility. But, the key should appear in the list of keys available for encryption when encrypting text with a public key using OpenPGP Applet.