{"id":13398543,"url":"https://github.com/Lissy93/email-comparison","last_synced_at":"2025-03-14T02:31:24.566Z","repository":{"id":39060587,"uuid":"495029742","full_name":"Lissy93/email-comparison","owner":"Lissy93","description":"📬 A quick comparison of private and / or secure email providers","archived":false,"fork":false,"pushed_at":"2024-09-08T02:09:32.000Z","size":3322,"stargazers_count":119,"open_issues_count":2,"forks_count":21,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-09-08T03:26:13.886Z","etag":null,"topics":["email","hacktoberfest","parcel","privacy","security"],"latest_commit_sha":null,"homepage":"https://email-comparison.as93.net","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lissy93.png","metadata":{"files":{"readme":".github/README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["lissy93"]}},"created_at":"2022-05-22T10:41:31.000Z","updated_at":"2024-09-08T02:09:34.000Z","dependencies_parsed_at":"2024-01-06T21:46:49.625Z","dependency_job_id":"845dd62b-6c7a-4c23-b0f4-0a719e59d63e","html_url":"https://github.com/Lissy93/email-comparison","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lissy93%2Femail-comparison","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lissy93%2Femail-comparison/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lissy93%2Femail-comparison/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lissy93%2Femail-comparison/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lissy93","download_url":"https://codeload.github.com/Lissy93/email-comparison/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243511660,"owners_count":20302595,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["email","hacktoberfest","parcel","privacy","security"],"created_at":"2024-07-30T19:00:28.259Z","updated_at":"2025-03-14T02:31:24.549Z","avatar_url":"https://github.com/Lissy93.png","language":"TypeScript","readme":"\u003ch1 align=\"center\"\u003eEmail Comparison\u003c/h1\u003e\r\n\u003cp align=\"center\"\u003e\r\n  \u003ca href=\"https://email-comparison.as93.net\"\u003e\u003cimg width=\"96\" src=\"https://i.ibb.co/pPFh021/email-comparison-icon.png\" /\u003e\u003c/a\u003e\u003cbr\u003e\r\n  \u003ci\u003eAn objective comparison of private and/or secure email services\u003c/i\u003e\r\n  \u003cbr\u003e\r\n  \u003cb\u003e🌐 \u003ca href=\"https://email-comparison.as93.net\"\u003eemail-comparison.as93.net\u003c/a\u003e\u003c/b\u003e\u003cbr\u003e\r\n\u003c/p\u003e\r\n\r\n---\r\n\r\n## About\r\n\r\nThe 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.\r\n\r\nThis 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.\r\n\r\n- 📧 All data is stored in [`email-provider-data.yml`](https://github.com/Lissy93/email-comparison/blob/master/email-provider-data.yml) (in YAML format).\r\n- ⭐ All mail service reviews are submitted [here, via GitHub Discussions](https://github.com/Lissy93/email-comparison/discussions/categories/reviews).\r\n- 🌐 Website published to [email-comparison.as93.net](https://email-comparison.as93.net/) is built with Lit on Astro.\r\n\r\n---\r\n\r\n## Web Application\r\n\r\nThe info is most easily consumed via the website, which can be accessed at:\r\n**[email-comparison.as93.net](https://email-comparison.as93.net)**\r\n\r\n### Screenshots\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003ca href=\"https://email-comparison.as93.net/\"\u003e\r\n    \u003cimg width=\"800\" src=\"https://i.ibb.co/XSjNDhZ/email-comparison.png\" /\u003e\r\n  \u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n### Contributing\r\nContributions of any type are welcome!\r\n\r\nTo submit changes, fork the repository, edit the file, commit changes, then submit a pull request back to this repo. \r\nIf 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.\r\nOnce merged, changes will be automatically reflected on the website.\r\n\r\nBe sure to follow our [Code of Conduct](https://github.com/Lissy93/email-comparison/blob/main/.github/CODE_OF_CONDUCT.md).\r\n\r\n### Running Locally\r\n\r\nPrerequisites: [Git](https://git-scm.com/), [Node.js](https://nodejs.org/) and either [NPM](https://npmjs.org/) or [Yarn](https://yarnpkg.com/)\r\n\r\n1. Get the code: `git clone https://github.com/Lissy93/email-comparison.git`\r\n2. Jump into the working directory: `cd email-comparison/web`\r\n3. Install dependencies: `yarn install`\r\n4. Start the development server: `yarn dev`\r\n5. Then pop open [`localhost:4321`](http://localhost:4321) and you're off to the races!\r\n\r\n### Deploying\r\n\r\nWhen 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`\r\n\r\nThe 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/)\r\n\r\n---\r\n\r\n## Mirror\r\n\r\nThere's a (non-Microsoft) mirror of this repository hosted on CodeBerg, at [codeberg.org/alicia/email-comparison](https://codeberg.org/alicia/email-comparison)\r\n\r\n---\r\n\r\n## Credits\r\n\r\n### Contributors\r\n\r\n\u003c!-- readme: contributors -start --\u003e\n\u003ctable\u003e\n\u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/Lissy93\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/1862727?v=4\" width=\"80;\" alt=\"Lissy93\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eAlicia Sykes\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/liss-bot\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/87835202?v=4\" width=\"80;\" alt=\"liss-bot\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eAlicia Bot\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/strboul\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/25015317?v=4\" width=\"80;\" alt=\"strboul\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eMetin Yazici\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/isolume\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/57784409?v=4\" width=\"80;\" alt=\"isolume\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eNerd\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/amilich\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/1927690?v=4\" width=\"80;\" alt=\"amilich\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eAndrew Milich\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/titanism\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/101466223?v=4\" width=\"80;\" alt=\"titanism\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eTitanism\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/lamtrinhdev\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/49742151?v=4\" width=\"80;\" alt=\"lamtrinhdev\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eLamTrinh.Dev\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/Mailfence-team\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/88676580?v=4\" width=\"80;\" alt=\"Mailfence-team\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eMailfence Team\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/TheFrenchGhosty\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/47571719?v=4\" width=\"80;\" alt=\"TheFrenchGhosty\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eTheFrenchGhosty\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/momobobe\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/106522957?v=4\" width=\"80;\" alt=\"momobobe\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eMomobobe\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\u003c/tr\u003e\n\u003c/table\u003e\n\u003c!-- readme: contributors -end --\u003e\r\n\r\n\r\n### Sponsors\r\n\r\n\u003c!-- readme: sponsors -start --\u003e\n\u003ctable\u003e\n\u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/vincentkoc\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/25068?u=fbd5b2d51142daa4bdbc21e21953a3b8b8188a4a\u0026v=4\" width=\"80;\" alt=\"vincentkoc\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eVincent Koc\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/AnandChowdhary\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/2841780?u=747e554b3a7f12eb20b7910e1c87d817844f714f\u0026v=4\" width=\"80;\" alt=\"AnandChowdhary\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eAnand Chowdhary\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/shrippen\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/2873570?v=4\" width=\"80;\" alt=\"shrippen\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eShrippen\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/bile0026\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/5022496?u=aec96ad173c0ea9baaba93807efa8a848af6595c\u0026v=4\" width=\"80;\" alt=\"bile0026\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eZach Biles\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/UlisesGascon\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/5110813?u=3c41facd8aa26154b9451de237c34b0f78d672a5\u0026v=4\" width=\"80;\" alt=\"UlisesGascon\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eUlises Gascón\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/digitalarche\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/6546135?u=564756d7f44ab2206819eb3148f6d822673f5066\u0026v=4\" width=\"80;\" alt=\"digitalarche\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eDigital Archeology\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/InDieTasten\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/7047377?u=8d8f8017628b38bc46dcbf3620e194b01d3fb2d1\u0026v=4\" width=\"80;\" alt=\"InDieTasten\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eInDieTasten\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/araguaci\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/7318668?v=4\" width=\"80;\" alt=\"araguaci\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eAraguaci\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/bmcgonag\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/7346620?u=2a0f9284f3e12ac1cc15288c254d1ec68a5081e8\u0026v=4\" width=\"80;\" alt=\"bmcgonag\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eBrian McGonagill\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/arcestia\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/7936962?u=41e34bb816ad09323e1650f3efc0bec4fb2bc5dd\u0026v=4\" width=\"80;\" alt=\"arcestia\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eLaurensius Jeffrey\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/vlad-tim\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/11474041?u=eee43705b54d2ec9f51fc4fcce5ad18dd17c87e4\u0026v=4\" width=\"80;\" alt=\"vlad-tim\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eVlad\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/helixzz\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/12218889?u=d06d0c103dfbdb99450623064f7da3c5a3675fb6\u0026v=4\" width=\"80;\" alt=\"helixzz\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eHeliXZz\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/patvdv\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/12430107?u=e8911c2fb91af4d30432f76da8c40927b2830bd7\u0026v=4\" width=\"80;\" alt=\"patvdv\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003ePatrick Van Der Veken\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/mryesiller\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/24632172?u=0d20f2d615158f87cd60a3398d3efb026c32f291\u0026v=4\" width=\"80;\" alt=\"mryesiller\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eGöksel Yeşiller\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/sushibait\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/26634535?v=4\" width=\"80;\" alt=\"sushibait\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eShiverme Timbers\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/forwardemail\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/32481436?v=4\" width=\"80;\" alt=\"forwardemail\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eForward Email - Open-source \u0026 Privacy-focused Email Service (2023)\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/getumbrel\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/59408891?v=4\" width=\"80;\" alt=\"getumbrel\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eUmbrel\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/OlliVHH\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/84959562?v=4\" width=\"80;\" alt=\"OlliVHH\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eHamburgerJung\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/frankdez93\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/87549420?v=4\" width=\"80;\" alt=\"frankdez93\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eFrankdez93\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/terminaltrove\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/121595180?v=4\" width=\"80;\" alt=\"terminaltrove\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eTerminal Trove\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/st617\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/128325650?v=4\" width=\"80;\" alt=\"st617\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eSt617\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/hudsonrock-partnerships\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/163282900?u=5f2667f7fe5d284ac7a2da6b0800ea8970b0fcbf\u0026v=4\" width=\"80;\" alt=\"hudsonrock-partnerships\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eHudsonrock-partnerships\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/CarterPerez-dev\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/188120068?u=0e409c671324f8872efe4e2f7e5c12ebb8670010\u0026v=4\" width=\"80;\" alt=\"CarterPerez-dev\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eCarter Perez\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\u003c/tr\u003e\n\u003c/table\u003e\n\u003c!-- readme: sponsors -end --\u003e\r\n\r\n---\r\n\r\n## License\r\n\r\n\u003e _**[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._\u003cbr\u003e\r\n\u003e \u003csup align=\"right\"\u003eFor information, see \u003ca href=\"https://tldrlegal.com/license/mit-license\"\u003eTLDR Legal \u003e MIT\u003c/a\u003e\u003c/sup\u003e\r\n\r\n\u003cdetails\u003e\r\n\u003csummary\u003eExpand License\u003c/summary\u003e\r\n\r\n```\r\nThe MIT License (MIT)\r\nCopyright (c) Alicia Sykes \u003calicia@omg.com\u003e \r\n\r\nPermission is hereby granted, free of charge, to any person obtaining a copy \r\nof this software and associated documentation files (the \"Software\"), to deal \r\nin the Software without restriction, including without limitation the rights \r\nto use, copy, modify, merge, publish, distribute, sub-license, and/or sell \r\ncopies of the Software, and to permit persons to whom the Software is furnished \r\nto do so, subject to the following conditions:\r\n\r\nThe above copyright notice and this permission notice shall be included install \r\ncopies or substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,\r\nINCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANT ABILITY, FITNESS FOR A\r\nPARTICULAR PURPOSE AND NON INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT\r\nHOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\r\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\r\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\r\n```\r\n\r\n\u003c/details\u003e\r\n\r\n\r\n\u003c!-- License + Copyright --\u003e\r\n\u003cp  align=\"center\"\u003e\r\n  \u003ci\u003e© \u003ca href=\"https://aliciasykes.com\"\u003eAlicia Sykes\u003c/a\u003e 2024\u003c/i\u003e\u003cbr\u003e\r\n  \u003ci\u003eLicensed under \u003ca href=\"https://gist.github.com/Lissy93/143d2ee01ccc5c052a17\"\u003eMIT\u003c/a\u003e\u003c/i\u003e\u003cbr\u003e\r\n  \u003ca href=\"https://github.com/lissy93\"\u003e\u003cimg src=\"https://i.ibb.co/4KtpYxb/octocat-clean-mini.png\" /\u003e\u003c/a\u003e\u003cbr\u003e\r\n  \u003csup\u003eThanks for visiting :)\u003c/sup\u003e\r\n\u003c/p\u003e\r\n\r\n\u003c!-- Dinosaurs are Awesome --\u003e\r\n\u003c!-- \r\n                        . - ~ ~ ~ - .\r\n      ..     _      .-~               ~-.\r\n     //|     \\ `..~                      `.\r\n    || |      }  }              /       \\  \\\r\n(\\   \\\\ \\~^..'                 |         }  \\\r\n \\`.-~  o      /       }       |        /    \\\r\n (__          |       /        |       /      `.\r\n  `- - ~ ~ -._|      /_ - ~ ~ ^|      /- _      `.\r\n              |     /          |     /     ~-.     ~- _\r\n              |_____|          |_____|         ~ - . _ _~_-_\r\n--\u003e\r\n\r\n","funding_links":["https://github.com/sponsors/lissy93"],"categories":["Encrypted Email","TypeScript"],"sub_categories":["Categories"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLissy93%2Femail-comparison","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLissy93%2Femail-comparison","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLissy93%2Femail-comparison/lists"}