An objective comparison of private and/or secure email services
🌐 email-comparison.as93.net
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
(in YAML format). - ⭐ All mail service reviews are submitted here, via GitHub Discussions.
- 🌐 Website published to email-comparison.as93.net is built with Lit on Astro.
The info is most easily consumed via the website, which can be accessed at: email-comparison.as93.net
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, 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.
Prerequisites: Git, Node.js and either NPM or Yarn
- Get the code:
git clone https://github.com/Lissy93/email-comparison.git
- Jump into the working directory:
cd email-comparison/web
- Install dependencies:
yarn install
- Start the development server:
yarn dev
- Then pop open
localhost:4321
and you're off to the races!
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, and Vercel at email-comparison.as93.net
There's a (non-Microsoft) mirror of this repository hosted on CodeBerg, at codeberg.org/alicia/email-comparison
Alicia Sykes |
Alicia Bot |
Metin Yazici |
Nerd |
Andrew Milich |
Titanism |
LamTrinh.Dev |
Mailfence Team |
TheFrenchGhosty |
Momobobe |
Lissy93/Email-Comparison is licensed under MIT © Alicia Sykes 2024.
For information, see TLDR Legal > MIT
Expand License
The MIT License (MIT)
Copyright (c) Alicia Sykes <[email protected]>
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 :)