mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-20 05:21:58 -04:00
Merge e3fbfdbe18
into 7664edbf9a
This commit is contained in:
commit
a6d5b0132c
2 changed files with 31 additions and 0 deletions
|
@ -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>
|
||||
|
||||
{ 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, it’s 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>
|
||||
|
|
3
theme/assets/img/email-clients/zero.svg
Normal file
3
theme/assets/img/email-clients/zero.svg
Normal 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 |
Loading…
Add table
Add a link
Reference in a new issue