Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days ago
JSON representation
📬 A quick comparison of private and / or secure email providers
- Host: GitHub
- URL: https://github.com/lissy93/email-comparison
- Owner: Lissy93
- License: mit
- Created: 2022-05-22T10:41:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-08T02:09:32.000Z (5 months ago)
- Last Synced: 2024-09-08T03:26:13.886Z (5 months ago)
- Topics: email, hacktoberfest, parcel, privacy, security
- Language: TypeScript
- Homepage: https://email-comparison.as93.net
- Size: 3.17 MB
- Stars: 119
- Watchers: 8
- Forks: 21
- Open Issues: 2
-
Metadata Files:
- Readme: .github/README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
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
![]()
Alicia Sykes
![]()
Alicia Bot
![]()
Metin Yazici
![]()
Nerd
![]()
Andrew Milich
![]()
Titanism
![]()
LamTrinh.Dev
![]()
Mailfence Team
![]()
TheFrenchGhosty
![]()
Momobobe
### Sponsors
![]()
Vincent Koc
![]()
Matthew Turney
![]()
Anand Chowdhary
![]()
Shrippen
![]()
Zach Biles
![]()
Ulises Gascón
![]()
Digital Archeology
![]()
InDieTasten
![]()
Araguaci
![]()
Brian McGonagill
![]()
Laurensius Jeffrey
![]()
Vlad
![]()
HeliXZz
![]()
Patrick Van Der Veken
![]()
Göksel Yeşiller
![]()
Shiverme Timbers
![]()
Forward Email - Open-source & Privacy-focused Email Service (2023)
![]()
Umbrel
![]()
HamburgerJung
![]()
Frankdez93
![]()
Terminal Trove
![]()
St617
![]()
Nrvo
![]()
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 > MITExpand License
```
The MIT License (MIT)
Copyright (c) Alicia SykesPermission 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 :)