Firefox Private Relay
relay.firefox.comDeveloped and managed by Mozilla, Relay is a Firefox addon, that lets you make an email alias with 1 click, and have all messages forwarded onto your personal email. Relay is totally free to use, and very accessible to less experienced users, but also open source, and able to me self-hosted for advanced usage.
- Homepage: relay.firefox.com
- GitHub: github.com/mozilla/fx-private-relay
- Privacy: tosdr.org/en/service/4158
- Web info: web-check.xyz/results/relay.firefox.com
Firefox Private Relay Privacy Policy
Privacy Policy Summary
- Your browser's Do Not Track (DNT) headers are respected
Documents
- Conditions of UseCreated 21 Jun 21, Last modified 2 years ago
- Firefox Relay (Beta) Privacy NoticeCreated 21 Jun 21, Last modified 2 years ago
- Firefox Relay Terms of ServiceCreated 21 Jun 21, Last modified 2 years ago
About the Data
This data is kindly provided by tosdr.org. Read full report at: #4158
Firefox Private Relay Source Code
Author
Description
Keep your email safe from hackers and trackers. Make an email alias with 1 click, and keep your address to yourself.
Homepage
https://relay.firefox.comLicense
NOASSERTION
Created
06 Jun 19
Last Updated
29 Mar 24
Latest version
Primary Language
Python
Size
48,438 KB
Stars
1,401
Forks
159
Watchers
1,401
Language Usage
Star History
Top Contributors
-
@dependabot[bot] (1875)
-
@groovecoder (1718)
-
@jwhitlock (1308)
-
@Vinnl (1197)
-
@actions-user (766)
-
@say-yawn (720)
-
@lloan (614)
-
@codemist (420)
-
@maxxcrawford (297)
-
@lesleyjanenorton (282)
-
@rafeerahman (156)
-
@mozrokafor (80)
-
@EMMLynch (11)
-
@pdehaan (10)
-
@flozia (7)
-
@birdsarah (7)
-
@joaonunomota (6)
-
@moz-astults (5)
-
@hransom528 (4)
-
@ggujjula (3)
-
@uvinduperera (2)
-
@SaswotLamichhane (2)
-
@reuben (2)
-
@raffifu (2)
-
@gabrielluong (2)
-
@dholbert (2)
-
@wagnerand (2)
-
@buddhdev-harsh (1)
-
@janriokrause (1)
-
@xcsnowcity (1)
Recent Commits
-
John Whitlock (28 Mar 24)
Merge pull request #4551 from mozilla/tune-glean-query-mpp-3780 MPP-3780: Tune glean query
-
John Whitlock (28 Mar 24)
Merge pull request #4545 from mozilla/tune-logs-for-google-cloud-profiler-mpp-3777 MPP-3777 - Tune logs for Google Cloud Profiler
-
John Whitlock (28 Mar 24)
Limit data returned by query This may mean the index alone is needed to satisfy the query.
-
John Whitlock (28 Mar 24)
Create index for addresses created by add-on This index is used by glean logging to determine if and when a user first created a RelayAddress with the add-on or Firefox integration.
-
GitHub Actions — l10n sync (28 Mar 24)
Merge in latest l10n strings
-
John Whitlock (27 Mar 24)
Merge pull request #4544 from mozilla/update-to-python-311-mpp-2530 MPP-2539 - Update to Python 3.11
-
John Whitlock (27 Mar 24)
Merge pull request #4546 from mozilla/more-tests-domainaddress-mpp-3753 MPP-3753: More test changes for write-once DomainAddress address
-
GitHub Actions — l10n sync (27 Mar 24)
Merge in latest l10n strings
-
John Whitlock (26 Mar 24)
Wrap long comment
-
John Whitlock (26 Mar 24)
Remove TODO testcase for MPP-3753 This was handled in PR #4519 by making it an error.
-
John Whitlock (26 Mar 24)
Allow log propagation in tests When running under pytest, allow log propagation so that the caplog fixture will work. Otherwise, disable propagation and double logging.
-
John Whitlock (26 Mar 24)
Tune logs for Google Cloud Profiler The Google Cloud Profiler (GCP) creates a root logger with the standard configuration, if no existing root logger exists. This logger will output a standard log line to stderr, like: INFO:request.summary: In production, anything sent to stderr is treated as an error. This adds a root logger that uses the Mozlog format, so that GCP and other 3rd-party package loggers will use JSON logging to stderr by default. This also sets `"propagate": False` on our loggers, to avoid two logs for each log call.
-
John Whitlock (26 Mar 24)
Drop Python 3.11 upgrade test
-
John Whitlock (26 Mar 24)
Recommend venv over virtualenv venv is included in the standard library starting with Python 3.5
-
John Whitlock (26 Mar 24)
Update Python from 3.10.14 to 3.11.8
-
John Whitlock (26 Mar 24)
Merge pull request #4532 from mozilla/dependabot/pip/testing-libraries-894ebaf6ae Bump the testing-libraries group with 1 update
-
John Whitlock (26 Mar 24)
Merge pull request #4543 from mozilla/dependabot/pip/typing-stubs-28b1480672 Bump the typing-stubs group with 2 updates
-
John Whitlock (26 Mar 24)
Merge pull request #4542 from mozilla/dependabot/pip/boto3-1.34.70 Bump boto3 from 1.34.64 to 1.34.70
-
John Whitlock (26 Mar 24)
Merge pull request #4537 from mozilla/dependabot/pip/djangorestframework-3.15.1 Bump djangorestframework from 3.15.0 to 3.15.1
-
John Whitlock (26 Mar 24)
Merge pull request #4536 from mozilla/dependabot/pip/sentry-sdk-1.43.0 Bump sentry-sdk from 1.42.0 to 1.43.0
-
dependabot[bot] (26 Mar 24)
Bump the testing-libraries group with 1 update Bumps the testing-libraries group with 1 update: [pytest-cov](https://github.com/pytest-dev/pytest-cov). Updates `pytest-cov` from 4.1.0 to 5.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.1.0...v5.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing-libraries ... Signed-off-by: dependabot[bot] <support@github.com>
-
dependabot[bot] (26 Mar 24)
Bump the typing-stubs group with 2 updates Bumps the typing-stubs group with 2 updates: [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) and [botocore-stubs](https://github.com/youtype/botocore-stubs). Updates `boto3-stubs` from 1.34.64 to 1.34.70 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore-stubs` from 1.34.64 to 1.34.69 - [Release notes](https://github.com/youtype/botocore-stubs/releases) - [Commits](https://github.com/youtype/botocore-stubs/commits) --- updated-dependencies: - dependency-name: boto3-stubs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: typing-stubs - dependency-name: botocore-stubs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: typing-stubs ... Signed-off-by: dependabot[bot] <support@github.com>
-
dependabot[bot] (26 Mar 24)
Bump boto3 from 1.34.64 to 1.34.70 Bumps [boto3](https://github.com/boto/boto3) from 1.34.64 to 1.34.70. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.34.64...1.34.70) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-
dependabot[bot] (26 Mar 24)
Bump sentry-sdk from 1.42.0 to 1.43.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.42.0 to 1.43.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.42.0...1.43.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-
dependabot[bot] (26 Mar 24)
Bump djangorestframework from 3.15.0 to 3.15.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.0 to 3.15.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.15.0...3.15.1) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-
John Whitlock (26 Mar 24)
Merge pull request #4522 from mozilla/dependabot/docker/python-3.10.14 Bump python from 3.10.13 to 3.10.14
-
dependabot[bot] (26 Mar 24)
Bump python from 3.10.13 to 3.10.14 Bumps python from 3.10.13 to 3.10.14. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-
Vincent (26 Mar 24)
Merge pull request #4541 from mozilla/dependabot/npm_and_yarn/msw-2.2.11 Bump msw from 2.2.7 to 2.2.11
-
dependabot[bot] (26 Mar 24)
Bump msw from 2.2.7 to 2.2.11 Bumps [msw](https://github.com/mswjs/msw) from 2.2.7 to 2.2.11. - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](https://github.com/mswjs/msw/compare/v2.2.7...v2.2.11) --- updated-dependencies: - dependency-name: msw dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-
Vincent (26 Mar 24)
Merge pull request #4529 from mozilla/dependabot/npm_and_yarn/next-14.1.4 Bump next from 14.1.3 to 14.1.4
Firefox Private Relay Website
Website
Firefox Relay
Firefox Relay makes it easy to create email masks that forward your messages to your true inbox. Use them to protect your online accounts from hackers and unwanted messages.
Redirects
Does not redirect
Security Checks
All 66 security checks passed
Server Details
- IP Address 130.211.19.131
- Hostname 131.19.211.130.bc.googleusercontent.com
- Location Kansas City, Missouri, United States of America, NA
- ISP Google LLC
- ASN AS396982
Associated Countries
-
US
Saftey Score
Website marked as safe
100%
Blacklist Check
relay.firefox.com was found on 0 blacklists
- ThreatLog
- OpenPhish
- PhishTank
- Phishing.Database
- PhishStats
- URLhaus
- RPiList Not Serious
- AntiSocial Blacklist
- PhishFeed
- NABP Not Recommended Sites
- Spam404
- CRDF
- Artists Against 419
- CERT Polska
- PetScams
- Suspicious Hosting IP
- Phishunt
- CoinBlockerLists
- MetaMask EthPhishing
- EtherScamDB
- EtherAddressLookup
- ViriBack C2 Tracker
- Bambenek Consulting
- Badbitcoin
- SecureReload Phishing List
- Fake Website Buster
- TweetFeed
- CryptoScamDB
- StopGunScams
- ThreatFox
- PhishFort
Website Preview
Firefox Private Relay Reviews
More Mail Forwarding
-
An open source anonymous email forwarding service, allowing you to create unlimited email aliases. Has a free plan.
-
A long-standing aliasing service. As well as receiving, 33Mail also lets you reply to forwarded addresses anonymously. Free plan, as well as Premium plan ($1/ month) if you'd like to use a custom domain. Note that 33Mail usese Google Analytics.
Not Open Source -
Fully open source (view on GitHub) alias service with many additional features. Can be self-hosted, or the managed version has a free plan, as well as hosted premium option ($2.99/ month) for using custom domains.
-
Simple open source catch-all email forwarding service. Easy to self-host (see on GitHub), or the hosted version has a free plan as well as a ($3/month) premium plan.
-
If you already have ProtonMail's Professional (€8/month) or Visionary (€30/month) package, then an implementation of this feature is available via the Catch-All Email feature.
About the Data: Firefox Private Relay
API
You can access Firefox Private Relay's data programmatically via our API.
Simply make a GET
request to:
https://api.awesome-privacy.xyz/communication/mail-forwarding/firefox-private-relay
The REST API is free, no-auth and CORS-enabled. To learn more, view the Swagger Docs or read the API Usage Guide.
About the Data
Beyond the user-submitted YAML you see above, we also augment each listing with additional data dynamically fetched from several sources. To learn more about where the rest of data included in this page comes from, and how it is computed, see the About the Data section of our About page.
Share Firefox Private Relay
Help your friends compare Mail Forwarding, and pick privacy-respecting software and services.
Share Firefox Private Relay and Awesome Privacy with your network!