This commit is contained in:
Alex Grigoras 2025-07-19 00:25:48 +00:00 committed by GitHub
commit a6d5b0132c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 31 additions and 0 deletions

View file

@ -24,6 +24,34 @@ OpenPGP also does not support [forward secrecy](https://en.wikipedia.org/wiki/Fo
## Cross-Platform
### Zero
<div class="admonition recommendation" markdown>
![Zero logo](assets/img/email-clients/zero.svg){ align=right }
**Zero** is an open-source, AI-driven, cross-platform email solution that allows you to self-host your email app while supporting integration with Gmail and other major providers. Featuring a privacy-first approach, unified inbox, and customizable UI, its built using Next.js and Node.js for modern extensibility.
[:octicons-home-16: Homepage](https://0.email/){ .md-button .md-button--primary }
[:octicons-eye-16:](https://0.email/privacy){ .card-link title="Privacy Policy" }
[:octicons-info-16:](https://github.com/Mail-0/Zero/blob/staging/README.md){ .card-link title="Documentation" }
[:octicons-code-16:](https://github.com/Mail-0/Zero){ .card-link title="Source Code" }
<details class="downloads" markdown>
<summary>Downloads</summary>
- [GitHub Releases](https://github.com/Mail-0/Zero/releases)
- [Docker Image](https://github.com/Mail-0/Zero#docker-support)
- Self-host via [source code](https://github.com/Mail-0/Zero)
</details>
</div>
<div class="admonition warning" markdown>
<p class="admonition-title">Warning</p>
Zero depends on self-hosting for full privacy; integrating external providers (like Gmail) subjects some data to those providers' privacy policies.
</div>
### Thunderbird
<div class="admonition recommendation" markdown>

View file

@ -0,0 +1,3 @@
<svg width="191" height="191" viewBox="0 0 191 191" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M38.125 190.625V152.5H0V38.125H38.125V0H152.5V38.125H190.625V152.5H152.5V190.625H38.125ZM38.125 114.375H76.25V150.975H152.5V76.25H114.375V114.375H76.25V76.25H114.375V39.65H38.125V114.375Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 320 B