Firefox 瀏覽器附加元件
  • 擴充套件
  • 佈景主題
    • 用於 Firefox
    • 字典與語言套件
    • 其他瀏覽器網站
    • Android 版的附加元件
登入
Discord Age Encryption 預覽

Discord Age Encryption 作者: Sensei

End-to-end post-quantum age encryption for Discord.

0(0 筆評分)0(0 筆評分)
下載 Firefox 並安裝擴充套件
下載檔案

擴充套件後設資料

關於此擴充套件
A MV3 browser extension that adds end-to-end post-quantum age encryption to Discord.
Messages are encrypted on your device before being sent — Discord's servers only see ciphertext.

Features
  • End-to-end encryption – Messages are encrypted on the sender’s device and decrypted only on recipients’ devices.
  • Digital signatures – Messages are signed using public-key cryptography, providing authenticity and non-repudiation.
  • Passphrase protection – Encryption keys are unlocked with your passphrase for each session.
  • Post-quantum cryptography – Uses ML-KEM-768×X25519 hybrid key encapsulation for quantum-resistant key exchange.
  • Memory-safe algorithms – Rust-based implementations of ML-DSA-87, Argon2id, XChaCha20-Poly1305, and SHAKE256 compiled to WebAssembly via rustcrypto-wasm.

Cryptography

Encryption uses age (ML-KEM-768×X25519 hybrid key agreement + ChaCha20-Poly1305), a modern and well-audited encryption format. Each message is also signed with an ML-DSA-87 signature, which guarantees that a message could only have been sent by the person who owns that keypair – any tampering or forgery is flagged immediately.

Your data is stored encrypted at rest on your device using Argon2id + XChaCha20-Poly1305. It is never uploaded anywhere.

Message format

Encrypted messages are sent as Discord file attachments (.age files). Each file begins with a version byte, followed by an ML-DSA-87 signature, a sender public-key hint, and the age ciphertext. The signature input binds a channelId (and serverId for servers) to prevent cross-channel replay. Messages are encrypted to all recipients and the sender, so the relevant parties can read the conversation.

Key fingerprints

Each contact's public key is displayed as a SHAKE256 (64-byte output) fingerprint. You can verify a contact's key out-of-band by comparing fingerprints with them directly if you wish.

Limitations
  • No forward secrecy. If your private key is ever compromised, past messages encrypted to it could be read. Keep your passphrase strong and your private key safe.

Troubleshooting

See TROUBLESHOOTING.md.

Getting started

First time setup
  1. Click the extension icon in your toolbar;
  2. Choose a strong passphrase (at least 20 characters, mixed case, numbers, and symbols);
  3. Click Generate keypair – your keys are created and stored locally;
  4. Click My public key and copy it to share with your contact.

Adding a recipient
  1. Open a contact, group or server in Discord;
  2. Click + Add in the extension;
  3. Fill in the required details;
  4. Click Save once done.

All sides need to have added each other before encrypted messaging works correctly.

Sending messages

Once a given recipient is added and enabled, just type your message and press Enter – the extension intercepts and encrypts it before sending. Hit enter again to confirm.

Received encrypted messages are decrypted and shown inline with a lock badge.

Third-Party Notices

See NOTICES.md for the third-party notices.

Not affiliated with Discord Inc. Research project, use at your own risk.
由 1 位評論者給出 0 分
登入後即可幫此擴充套件評分
目前沒有評分

已儲存星等

5
0
4
0
3
0
2
0
1
0
還沒有評論
權限與資料

必要權限:

  • 存取瀏覽器分頁
  • 存取您在 discord.com 的資料

選用的權限:

  • 存取您在 discord.com 的資料
  • 存取您在 cdn.discordapp.com 的資料

收集下列資料:

  • 開發者聲稱此擴充套件不要求收集任何資料。
了解更多
更多資訊
附加元件網址
  • 首頁
  • 技術支援網站
  • 複製附加元件 ID
版本
0.8.0
大小
296.17 KB
最近更新
5 天前 (2026年7月21日)
相關分類
  • 隱私權與安全性
  • 社交通訊
授權條款
僅 GNU General Public License v3.0
版本紀錄
  • 瀏覽所有版本
標籤
  • chat
  • privacy
  • security
  • social media
新增至收藏集
檢舉此附加元件
前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

下載

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

最新編譯版本

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

社群

  • Connect
  • Contribute
  • Developer

追蹤

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。