Open source, on every device
您的域名。您的收件箱。所有设备同步。
为 macOS、Windows、Linux、Android 和 iOS 提供原生应用。加密存储、IMAP、POP3、CalDAV 与 CardDAV,全部可在您自己的域名下使用。
不是您的设备?请选择一个
- v0.14.7Latest release
- 5平台
- BUSL-1.1Source available
桌面
Built for the machine you work on.
每个桌面版本都附带签名的自动更新程序,因此你无需返回此处也能保持最新。
macOS
macOS 10.15 or later即将推出HomebrewMac App Store
Windows
Windows 10 or later- 安装程序尚未进行代码签名,因此 SmartScreen 在首次运行时会发出警告:选择“更多信息”,然后点击“仍要运行”。直到证书就绪前,请核对 SHA-256。
- ARM64 没有 .msi;.exe 安装程序已涵盖此平台。
即将推出wingetMicrosoft Store
Linux
GTK with WebKit2GTK 4.1- 64-bitRuns without installingAppImage89.3 MB
- 64-bitDebian, Ubuntu, Mint.deb15.7 MB
- ARM64Debian, Ubuntu, Mint.deb14.8 MB
- 64-bitFedora, RHEL, openSUSE.rpm15.7 MB
- ARM64Fedora, RHEL, openSUSE.rpm14.8 MB
- 64-bitSnap store packageSnap145 MB
- ARM64Snap store packageSnap136 MB
- ARM64 没有 AppImage。.deb 与 .rpm 构建通过应用内更新器自行更新;Snap 则通过 snapd 更新。
即将推出Snap Store
移动的
The same mailbox in your pocket.
Installed directly rather than through a store, so you get the build exactly as it left CI.
Android
Android 7.0 or later- Android packageInstalls straight from your browser.apk21.4 MB
- F-Droid buildReproducible, for the F-Droid clientF-Droid21.1 MB
- Android asks you to allow installs from your browser the first time.
- Obtainium将其作为应用源粘贴到 Obtainium 中,它会跟踪每次发布
https://github.com/forwardemail/mail.forwardemail.net
即将推出Google PlayF-Droid repository
iOS
iOS 15 or later- The iOS build is not signed for direct install. Sideload it with AltStore, Sideloadly, or Xcode.
即将推出App Store
Verify before you install
Check what you downloaded.
Every release publishes a checksum for each file. Compare the one you got against the published list, and it either matches or it does not.
shasum -a 256 Forward.Email_0.14.7_aarch64.dmg- Signed updates桌面版本的构建都会带有 minisign 签名,自动更新程序在应用任何更新前会用下面的密钥进行校验。
- Built in the open此处的每个文件都是公共 CI 在公共提交上生成的产物,且该运行对其进行了证明。
- Read the sourcemail.forwardemail.net
更新签名密钥
自动更新程序只会应用由此 minisign 密钥签名的更新。这是应用自身源码中使用的密钥,二者应保持一致。
RWQdtE/QeWn2e5xe8IxDaGxSQrQuCjSGQmrkN0c7errWT1zV8niot6IA构建来源证明
每个安装程序都在 Sigstore 的公共透明日志中携带 SLSA 来源证明,将其与构建它的 CI 运行和提交关联起来。使用 GitHub CLI 检查一条记录:
所有证明gh attestation verify Forward.Email_0.14.7_aarch64.dmg --owner forwardemailF‑Droid 仓库
仓库索引由它自己的密钥签名。当仓库上线时,其 URL 和证书指纹会显示在此处,以便客户端可以进行固定(pin)。