Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Lissy93/email-comparison

📬 A quick comparison of private and / or secure email providers
https://github.com/Lissy93/email-comparison

email hacktoberfest parcel privacy security

Last synced: 14 days ago
JSON representation

📬 A quick comparison of private and / or secure email providers

Awesome Lists containing this project

README

        

Email Comparison





An objective comparison of private and/or secure email services


🌐 email-comparison.as93.net

---

## About

The aim of Email-Comparison is to provide an objective comparison of so-called private and/or secure email services, so that you can make an informed decision about which provider to use.

This is a community-maintained resource, so if you spot something that should be updated/added/removed, please submit a pull request or raise an issue. Or share your thoughts and feedback for an email provider, by writing a short review.

- 📧 All data is stored in [`email-provider-data.yml`](https://github.com/Lissy93/email-comparison/blob/master/email-provider-data.yml) (in YAML format).
- ⭐ All mail service reviews are submitted [here, via GitHub Discussions](https://github.com/Lissy93/email-comparison/discussions/categories/reviews).
- 🌐 Website published to [email-comparison.as93.net](https://email-comparison.as93.net/) is built with Lit on Astro.

---

## Web Application

The info is most easily consumed via the website, which can be accessed at:
**[email-comparison.as93.net](https://email-comparison.as93.net)**

### Screenshots





### Contributing
Contributions of any type are welcome!

To submit changes, fork the repository, edit the file, commit changes, then submit a pull request back to this repo.
If you're new to open source, I've put together some guides in [Git-In](https://github.com/Lissy93/git-into-open-source/), but feel free to reach out if you need any support.
Once merged, changes will be automatically reflected on the website.

Be sure to follow our [Code of Conduct](https://github.com/Lissy93/email-comparison/blob/main/.github/CODE_OF_CONDUCT.md).

### Running Locally

Prerequisites: [Git](https://git-scm.com/), [Node.js](https://nodejs.org/) and either [NPM](https://npmjs.org/) or [Yarn](https://yarnpkg.com/)

1. Get the code: `git clone https://github.com/Lissy93/email-comparison.git`
2. Jump into the working directory: `cd email-comparison/web`
3. Install dependencies: `yarn install`
4. Start the development server: `yarn dev`
5. Then pop open [`localhost:4321`](http://localhost:4321) and you're off to the races!

### Deploying

When you're ready, you can deploy the app by running `yarn build` and upload the contents of `./dist` to any web server/ static hosting provider or CDN - or simply run with `yarn start`

The public app is currently deployed to GitHub Pages at [lissy93.github.io/email-comparison](https://lissy93.github.io/email-comparison/), and Vercel at [email-comparison.as93.net](https://email-comparison.as93.net/)

---

## Mirror

There's a (non-Microsoft) mirror of this repository hosted on CodeBerg, at [codeberg.org/alicia/email-comparison](https://codeberg.org/alicia/email-comparison)

---

## Credits

### Contributors



Lissy93


Alicia Sykes




liss-bot


Alicia Bot




strboul


Metin Yazici




isolume


Nerd




amilich


Andrew Milich




titanism


Titanism



lamtrinhdev


LamTrinh.Dev




Mailfence-team


Mailfence Team




TheFrenchGhosty


TheFrenchGhosty




momobobe


Momobobe

### Sponsors



vincentkoc


Vincent Koc




AnandChowdhary


Anand Chowdhary




shrippen


Shrippen




bile0026


Zach Biles




UlisesGascon


Ulises Gascón




digitalarche


Digital Archeology



InDieTasten


InDieTasten




araguaci


Araguaci




bmcgonag


Brian McGonagill




vlad-tim


Vlad




helixzz


HeliXZz




patvdv


Patrick Van Der Veken



mryesiller


Göksel Yeşiller




sushibait


Shiverme Timbers




Sacquer


Gökhan Alkacir




forwardemail


Forward Email - Open-source & Privacy-focused Email Service (2023)




semiceau


GT




Bastii717


Bastii717



getumbrel


Umbrel




frankdez93


Frankdez93




terminaltrove


Terminal Trove




st617


St617




nrvo


Nrvo




hudsonrock-partnerships


Hudsonrock-partnerships

---

## License

> _**[Lissy93/Email-Comparison](https://github.com/Lissy93/email-comparison)** is licensed under [MIT](https://github.com/Lissy93/email-comparison/blob/HEAD/LICENSE) © [Alicia Sykes](https://aliciasykes.com) 2024._

> For information, see TLDR Legal > MIT

Expand License

```
The MIT License (MIT)
Copyright (c) Alicia Sykes

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sub-license, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included install
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANT ABILITY, FITNESS FOR A
PARTICULAR PURPOSE AND NON INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
```


© Alicia Sykes 2024

Licensed under MIT



Thanks for visiting :)