Complementos do Firefox
  • Extensões
  • Temas
    • para o Firefox
    • Dicionários e pacotes de idiomas
    • Outros sites de navegadores
    • Complementos para Android
Iniciar sessão
Pré-visualização de Clavimit

Clavimit por LucaB

Encrypt and decrypt Gmail messages locally using AES-256-GCM and RSA-OAEP.

ExperimentalExperimental
0 (0 revisões)0 (0 revisões)
Transferir o Firefox e obter a extensão
Transferir ficheiro

Metadados da extensão

Acerca desta extensão
Clavimit is a Firefox extension for encrypting and decrypting Gmail messages using client-side cryptography.

It uses hybrid encryption with AES-256-GCM and RSA-OAEP with SHA-256. Encryption and decryption are performed locally in the browser using the Web Crypto API.

Clavimit does not require an account or a Clavimit server.



When encrypting a message:
  1. Open Clavimit.
  2. Open the encryption section.
  3. Provide the recipient's RSA public key by:
  4. pasting the key, or
  5. selecting a public-key file.
  6. Choose a compose mode:
  7. Gmail compose - encrypt the message currently written in Gmail.
  8. Secure compose - write the plaintext message directly inside Clavimit. Clavimit opens a Gmail compose window automatically and inserts only the encrypted message.
  9. Optionally enable Keep a decryptable copy for the sender and provide the sender's RSA public key.
  10. Click Encrypt.

Clavimit generates a new AES-256 key for each message and encrypts the email content using AES-GCM.

The AES key is encrypted using the recipient's RSA public key with RSA-OAEP. If Keep a decryptable copy for the sender is enabled, the same AES key is also encrypted using the sender's RSA public key. Encrypting the AES key separately for the recipient and sender allows either party to decrypt the same encrypted message using their own RSA private key.

The encrypted email contains the information required for the recipient to decrypt it, including:
  • the encrypted AES key
  • the encrypted AES key for the sender, when enabled
  • the initialization vector (IV)
  • the encrypted message
  • the algorithm identifiers
  • the Clavimit message-format version

Encrypted messages are wrapped in a Clavimit message block:

-----BEGIN CLAVIMIT MAIL-----
...
-----END CLAVIMIT MAIL-----



To decrypt a Clavimit message:
  1. Open the encrypted email in Gmail.
  2. Open Clavimit.
  3. Provide your RSA private key by:
  4. pasting the key, or
  5. selecting a private-key file.
  6. Click Decrypt.

Clavimit attempts to decrypt the message AES key using the provided RSA private key. If the message contains both recipient and sender encrypted-key copies, Clavimit automatically uses the one that can be decrypted with the supplied private key.

The recovered AES key is then used to decrypt the email content.

The resulting plaintext is displayed by the extension.

The Keep a decryptable copy for the sender feature allows the senders to decrypt their own messages from Gmail's Sent section.
Avaliado em 0 por 0 avaliadores
Iniciar sessão para avaliar esta extensão
Não existem avaliações ainda

Avaliação de estrelas guardada

5
0
4
0
3
0
2
0
1
0
Ainda sem análises
Permissões e dados

Recolha de dados:

  • O programador indica que esta extensão não requer a recolha de dados.
Saber mais
Mais informação
Ligações do complemento
  • Site de apoio
  • Email de apoio
  • Copiar ID do complemento
Versão
0.1.1
Tamanho
37,55 KB
Última atualização
há 4 dias (31 de ago de 2026)
Categorias relacionadas
  • Privacidade e segurança
Licença
Apenas a GNU General Public License v3.0
Política de privacidade
Ler a política de privacidade para este complemento
Histórico de versões
  • Ver todas as versões
Adicionar à coleção
Reportar este complemento
Ir para a página inicial da Mozilla

Complementos

  • Acerca
  • Blogue de complementos do Firefox
  • Workshop de extensões
  • Central do programador
  • Políticas de programador
  • Blogue da comunidade
  • Fórum
  • Reportar um erro
  • Guia de análise

Transferir

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Compilações Mais Recentes

  • Nightly
  • Beta

Firefox para Negócios

  • Enterprise

Comunidade

  • Connect
  • Contribute
  • Developer

Seguir

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacidade
  • Cookies
  • Informação legal

Exceto onde anotado o contrário, o conteúdo neste site está licenciado sob a licença Creative Commons Atribuição-CompartilhaIgual v3.0 ou qualquer versão mais recente.