AurionMail:端到端加密套件(基于 CryptPad/Stalwart),提供单密码用户体验。
AurionMail: E2EE suite (CryptPad/Stalwart) with single-password UX

原始链接: https://github.com/AurionMail/docs

AurionMail 套件是一款免费、开源且可自托管的生产力套件,旨在弥合商业级易用性与隐私导向控制之间的鸿沟。它通过整合经过验证的技术(包括 CryptPad、Bulwark Webmail、Stalwart 和 Ory Hydra),提供了传统自托管解决方案所欠缺的无缝端到端加密(E2EE)体验。 与需要分别为电子邮件和文档管理不同密码的分散式设置不同,AurionMail 提供了一个统一的零知识工作流。用户只需使用一个主密码进行一次身份验证,即可安全地访问其协作式 CryptPad 文档和基于 JMAP 的电子邮件。 主要功能包括: * **统一身份:** 所有 E2EE 任务使用单一密码,并支持跨设备的密钥同步管理。 * **开放标准:** 基于 OpenPGP 和 JMAP 构建,确保互操作性,且无供应商锁定。 * **现代用户体验:** 焕然一新且连贯的界面,在保持整个技术栈 100% 开源的同时,提供了与 Proton 等商业套件相似的无缝使用感。 * **高级安全性:** 功能包括全局会话管理、安全密钥同步,以及规划中的紧急账户保留/销毁协议。 AurionMail 在私有的自托管基础设施上,有效地实现了商业云平台所具备的便捷性。

Hacker News 最新 | 过往 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 AurionMail: 带有单一密码用户体验的端到端加密套件(CryptPad/Stalwart)(github.com/aurionmail) polo46 发布于 32 分钟前 | 11 点积分 | 隐藏 | 过往 | 收藏 | 讨论 | 帮助 指南 | 常见问题 | 列表 | API | 安全 | 法律 | 申请 YC | 联系 搜索:
相关文章

原文
Aurion
The AurionMail Suite is a free and open-source end-to-end encrypted productivity suite.

TL;DR: AurionMail Suite delivers a Proton-like user experience by combining proven technologies such as CryptPad, Bulwark Webmail, Stalwart Mail Server, Ory Hydra, and OpenPGP.

CryptPad is a powerful collaborative suite, but email falls outside its core scope. Consequently, using encrypted documents alongside encrypted emails traditionally requires managing two separate accounts and passwords.

AurionMail acts as the orchestrator linking CryptPad and a JMAP-based email service into a single, unified workflow.

What does this mean for the user?

Users only need to remember one single password to encrypt and decrypt both their emails and CryptPad documents. You enter it once per session to access CryptPad, the webmail, or both.

Additionally, we refreshed CryptPad's UI to provide a modern, cohesive look and feel across the suite.

Demonstrate the Single login to access Mail encryption and Cryptpad documents + the new Cryptpad UI Demo Video

Existing privacy solutions usually force a compromise between user experience, self-hosting control, and open standards.

Commercial suites offer a seamless single-password workflow, but their backends remain closed-source. On the other hand, self-hosted alternatives often fragment the user experience, requiring users to manage separate accounts and passwords for email and document collaboration.

AurionMail Suite bridges this gap by delivering the smooth Zero-Knowledge experience of commercial platforms on top of a 100% open-source, standards-compliant, self-hosted stack.

Feature Proton Suite Nextcloud + Mail Standard CryptPad AurionMail Suite
100% Open Source & Self-Hosted (Proprietary backend) 🟢 Yes 🟢 Yes 🟢 Yes
E2EE Email & Documents 🟢 Yes 🟡 (Complex / Plugin-based) (No built-in email) 🟢 Yes
Unified Identity & Encryption (1 Password) 🟢 Yes (Fragmented SSO / Manual PGP) (Docs-only account scope) 🟢 Yes
Open Standards (OpenPGP, JMAP) 🟡 (OpenPGP supported, limited key discovery) 🟢 Yes (N/A for email) 🟢 Yes

CryptPad excels at secure document collaboration but lacks email. AurionMail extends CryptPad with a fully integrated, E2EE JMAP email client—sharing the same single Zero-Knowledge password so users don't have to manage two isolated systems.

Nextcloud Mail is a standard IMAP client that relies on browser extensions (like Mailvelope) and manual PGP key management for end-to-end encryption. AurionMail delivers seamless, out-of-the-box Zero-Knowledge encryption without complex user workflows.

Proton offers a smooth single-password experience, but its backend is closed-source and locks you into their cloud. AurionMail gives you that exact same seamless user experience on a 100% open-source, self-hosted stack built on open standards.

  • Single Password Encryption: Authenticate and encrypt all user data with one master password.
  • Single Logout: Logging out from either Webmail or CryptPad automatically logs you out across the entire session/device.
  • Global Logout ("Logout from all devices").
  • Password change Change your master password without loosing your data.
  • Key Synchronization: Seamless key syncing across authorized user devices.
  • Core Integrations: Full feature sets inherited from underlying services (CryptPad, Bulwark Webmail and the PGP E2E Plugin for Bulwark).
  • Account install : You can create users in LDAP with your workflow and give them a temporary password. Users then visit sso.domain/init to create their master password and activate their account.
  • Web Key Server : Imported/Generated key in the PGP Plugin are automatically discoverable with Web Key Directory.

Roadmap / Planned Features

  • Emergency Account Hold: A secure URL generated at account creation that disables the account if accessed (protecting data if a master password is compromised).
  • Emergency Account Destruction: A secure URL that permanently destroys the account and its associated keys if visited.

Here is how the components fit together. Items highlighted in bold are built by the Aurion team:

  • LDAP: User management (Identity Source of Truth).
  • Ory Hydra: SSO OAuth2/OIDC backend handling authorization flows.
  • SSO Web App: Frontend for authentication and Zero-Knowledge key derivation.
  • Stalwart Server: High-performance JMAP mail server backend.
  • Bulwark Webmail: Webmail frontend interface.
  • Bulwark PGP Plugin: Extension enabling end-to-end OpenPGP mail encryption.
  • Core-API: Central server managing key sync, session state, and inter-app communication.
  • Bridges: Lightweight bridge scripts handling secure secret sharing during login/logout routines.
  • CryptPad (Customized): Integrated with the SSO plugin and custom styling for a unified UI.

AurionMail is a distributed suite. However, you can use Orchestra to get a single binary covering

  • Hydra
  • SSO
  • Bulwark
  • Core API
  • Bridges
  • Cryptpad Customized

See Installation Guide for more details.

Repositories & Components

Explore the individual sub-modules of the project:

Are you a system administrator looking to test AurionMail? Check out the Installation Guide.

联系我们 contact @ memedata.com