Firefox Private Relay

relay.firefox.com
Firefox Private Relay

Developed 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.

Open Source

Firefox Private Relay Privacy Policy

Privacy Policy Summary

  • Your browser's Do Not Track (DNT) headers are respected

Score

C

Documents

About the Data

This data is kindly provided by tosdr.org. Read full report at: #4158

Firefox Private Relay Source Code

Author

mozilla

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.com

License

NOASSERTION

Created

06 Jun 19

Last Updated

08 Jun 26

Latest version

v3.6.1

Primary Language

Python

Size

63,605 KB

Stars

1,738

Forks

261

Watchers

1,738

Language Usage

Language Usage

Star History

Star History

Recent Commits

  • mozilla-blender[bot] (04 Jun 26)

    Merge pull request #6602 from mozilla/dependabot/npm_and_yarn/eslint-eb7bff07c0 build(deps-dev): bump eslint-plugin-react-hooks from 7.0.1 to 7.1.1 in the eslint group

  • groovecoder (04 Jun 26)

    fix(frontend): resolve eslint-plugin-react-hooks 7.1.1 lint errors New rules in react-hooks 7.1.1 flag patterns in four files: - mediaQuery.ts: replace useState+useEffect with useSyncExternalStore - profile.page.tsx: extract MaxedMasksTooltip and UpsellBanner to module scope, move document.location.hash into useEffect - login.page.tsx: move localStorage read to useState lazy initializer, wrap Date.now() to avoid purity rule false positive - _app.page.tsx: replace useEffect setState with useState lazy initializer for locale detection

  • mozilla-blender[bot] (04 Jun 26)

    Merge pull request #6604 from mozilla/dependabot/npm_and_yarn/stylelint-17.12.0 build(deps-dev): bump stylelint from 17.11.1 to 17.12.0

  • mozilla-blender[bot] (04 Jun 26)

    Merge pull request #6610 from mozilla/dependabot/pip/boto-003c516836 build(deps): bump the boto group across 1 directory with 4 updates

  • mozilla-blender[bot] (04 Jun 26)

    Merge pull request #6615 from mozilla/dependabot/pip/pyjwt-2.13.0 build(deps): bump pyjwt from 2.12.1 to 2.13.0

  • mozilla-blender[bot] (04 Jun 26)

    Merge pull request #6616 from mozilla/dependabot/pip/phonenumbers-9.0.31 build(deps): bump phonenumbers from 9.0.30 to 9.0.31

  • dependabot[bot] (04 Jun 26)

    build(deps-dev): bump stylelint from 17.11.1 to 17.12.0 Bumps [stylelint](https://github.com/stylelint/stylelint) from 17.11.1 to 17.12.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/17.11.1...17.12.0) --- updated-dependencies: - dependency-name: stylelint dependency-version: 17.12.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>

  • dependabot[bot] (04 Jun 26)

    build(deps): bump the boto group across 1 directory with 4 updates Bumps the boto group with 4 updates in the / directory: [boto3](https://github.com/boto/boto3), [boto3-stubs](https://github.com/youtype/mypy_boto3_builder), [botocore-stubs](https://github.com/youtype/botocore-stubs) and [mypy-boto3-s3](https://github.com/youtype/mypy_boto3_builder). Updates `boto3` from 1.43.10 to 1.43.15 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.43.10...1.43.15) Updates `boto3-stubs` from 1.43.10 to 1.43.15 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore-stubs` from 1.42.41 to 1.43.14 - [Release notes](https://github.com/youtype/botocore-stubs/releases) - [Commits](https://github.com/youtype/botocore-stubs/commits) Updates `mypy-boto3-s3` from 1.43.5 to 1.43.14 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: boto3-stubs dependency-version: 1.43.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: botocore-stubs dependency-version: 1.43.14 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: boto - dependency-name: mypy-boto3-s3 dependency-version: 1.43.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto ... Signed-off-by: dependabot[bot] <[email protected]>

  • mozilla-blender[bot] (04 Jun 26)

    Merge pull request #6603 from mozilla/dependabot/npm_and_yarn/stripe/stripe-js-9.7.0 build(deps): bump @stripe/stripe-js from 9.6.0 to 9.7.0

  • mozilla-blender[bot] (04 Jun 26)

    Merge pull request #6605 from mozilla/dependabot/npm_and_yarn/sass-1.100.0 build(deps-dev): bump sass from 1.99.0 to 1.100.0

  • mozilla-blender[bot] (04 Jun 26)

    Merge pull request #6606 from mozilla/dependabot/github_actions/docker/build-push-action-7.2.0 build(deps): bump docker/build-push-action from 7.1.0 to 7.2.0

  • mozilla-blender[bot] (04 Jun 26)

    Merge pull request #6607 from mozilla/dependabot/github_actions/actions/checkout-6.0.2 build(deps): bump actions/checkout from 6 to 6.0.2

  • mozilla-blender[bot] (04 Jun 26)

    Merge pull request #6608 from mozilla/dependabot/github_actions/github/codeql-action-4.36.0 build(deps): bump github/codeql-action from 4.35.5 to 4.36.0

  • mozilla-blender[bot] (04 Jun 26)

    Merge pull request #6609 from mozilla/dependabot/github_actions/ruby/setup-ruby-1.310.0 build(deps): bump ruby/setup-ruby from 1.308.0 to 1.310.0

  • mozilla-blender[bot] (04 Jun 26)

    Merge pull request #6611 from mozilla/dependabot/pip/testing-libraries-e07dc976f2 build(deps): bump the testing-libraries group with 2 updates

  • mozilla-blender[bot] (04 Jun 26)

    Merge pull request #6612 from mozilla/dependabot/pip/typing-stubs-6cdbed046f build(deps): bump django-stubs from 6.0.4 to 6.0.5 in the typing-stubs group

  • mozilla-blender[bot] (04 Jun 26)

    Merge pull request #6613 from mozilla/dependabot/pip/django-allauth-65.17.0 build(deps): bump django-allauth from 65.16.1 to 65.17.0

  • mozilla-blender[bot] (04 Jun 26)

    Merge pull request #6614 from mozilla/dependabot/pip/ruff-0.15.14 build(deps): bump ruff from 0.15.13 to 0.15.14

  • dependabot[bot] (04 Jun 26)

    build(deps): bump phonenumbers from 9.0.30 to 9.0.31 Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.30 to 9.0.31. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.30...v9.0.31) --- updated-dependencies: - dependency-name: phonenumbers dependency-version: 9.0.31 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>

  • dependabot[bot] (04 Jun 26)

    build(deps): bump pyjwt from 2.12.1 to 2.13.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.12.1 to 2.13.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.12.1...2.13.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>

  • dependabot[bot] (04 Jun 26)

    build(deps): bump ruff from 0.15.13 to 0.15.14 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.13 to 0.15.14. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.15.13...0.15.14) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>

  • dependabot[bot] (04 Jun 26)

    build(deps): bump django-allauth from 65.16.1 to 65.17.0 Bumps [django-allauth](https://github.com/sponsors/pennersr) from 65.16.1 to 65.17.0. - [Commits](https://github.com/sponsors/pennersr/commits) --- updated-dependencies: - dependency-name: django-allauth dependency-version: 65.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>

  • dependabot[bot] (04 Jun 26)

    build(deps): bump django-stubs in the typing-stubs group Bumps the typing-stubs group with 1 update: [django-stubs](https://github.com/typeddjango/django-stubs). Updates `django-stubs` from 6.0.4 to 6.0.5 - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](https://github.com/typeddjango/django-stubs/compare/6.0.4...6.0.5) --- updated-dependencies: - dependency-name: django-stubs dependency-version: 6.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: typing-stubs ... Signed-off-by: dependabot[bot] <[email protected]>

  • dependabot[bot] (04 Jun 26)

    build(deps): bump the testing-libraries group with 2 updates Bumps the testing-libraries group with 2 updates: [coverage](https://github.com/coveragepy/coveragepy) and [responses](https://github.com/getsentry/responses). Updates `coverage` from 7.14.0 to 7.14.1 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](https://github.com/coveragepy/coveragepy/compare/7.14.0...7.14.1) Updates `responses` from 0.26.0 to 0.26.1 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](https://github.com/getsentry/responses/compare/0.26.0...0.26.1) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing-libraries - dependency-name: responses dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing-libraries ... Signed-off-by: dependabot[bot] <[email protected]>

  • dependabot[bot] (04 Jun 26)

    build(deps): bump ruby/setup-ruby from 1.308.0 to 1.310.0 Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.308.0 to 1.310.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](https://github.com/ruby/setup-ruby/compare/v1.308.0...v1.310.0) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.310.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>

  • dependabot[bot] (04 Jun 26)

    build(deps): bump github/codeql-action from 4.35.5 to 4.36.0 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.5 to 4.36.0. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/9e0d7b8d25671d64c341c19c0152d693099fb5ba...7211b7c8077ea37d8641b6271f6a365a22a5fbfa) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.36.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>

  • dependabot[bot] (04 Jun 26)

    build(deps): bump actions/checkout from 6 to 6.0.2 Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 6.0.2. - [Release notes](https://github.com/actions/checkout/releases) - [Commits](https://github.com/actions/checkout/compare/v6...v6.0.2) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>

  • dependabot[bot] (04 Jun 26)

    build(deps): bump docker/build-push-action from 7.1.0 to 7.2.0 Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v7.1.0...v7.2.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>

  • dependabot[bot] (04 Jun 26)

    build(deps-dev): bump sass from 1.99.0 to 1.100.0 Bumps [sass](https://github.com/sass/dart-sass) from 1.99.0 to 1.100.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.99.0...1.100.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.100.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>

  • dependabot[bot] (04 Jun 26)

    build(deps): bump @stripe/stripe-js from 9.6.0 to 9.7.0 Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 9.6.0 to 9.7.0. - [Release notes](https://github.com/stripe/stripe-js/releases) - [Commits](https://github.com/stripe/stripe-js/compare/v9.6.0...v9.7.0) --- updated-dependencies: - dependency-name: "@stripe/stripe-js" dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>

Firefox Private Relay Security

5.5/10

Repo Security Summary

Updated 25 May 26

  • Code-Review 0/10
  • Maintained 10/10
  • CII-Best-Practices 0/10
  • Dangerous-Workflow 10/10
  • Token-Permissions 0/10
  • Binary-Artifacts 10/10
  • Security-Policy 0/10
  • License 9/10
  • Fuzzing 0/10
  • Pinned-Dependencies 2/10
  • Signed-Releases N/A
  • Branch-Protection N/A
  • SAST 10/10
  • Packaging 10/10

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 65 security checks passed

Server Details

  • IP Address 151.101.65.91
  • Location San Francisco, California, United States of America, NA
  • ISP Fastly Inc.
  • ASN AS54113

Associated Countries

  • US US

Safety Score

Website marked as safe

100%

Blacklist Check

relay.firefox.com was found on 0 blacklists

  • AntiSocial Blacklist
  • Artists Against 419
  • Badbitcoin
  • Bambenek Consulting
  • CERT Polska
  • CoinBlockerLists
  • CRDF
  • CryptoScamDB
  • EtherAddressLookup
  • EtherScamDB
  • Fake Website Buster
  • MetaMask EthPhishing
  • NABP Not Recommended Sites
  • OpenPhish
  • PetScams
  • PhishFeed
  • PhishFort
  • Phishing.Database
  • PhishStats
  • PhishTank
  • Phishunt
  • RPiList Not Serious
  • Scam.Directory
  • SecureReload Phishing List
  • Spam404
  • StopGunScams
  • Suspicious Hosting IP
  • ThreatFox
  • ThreatLog
  • TweetFeed
  • URLhaus
  • ViriBack C2 Tracker

Website Preview

Website preview

Firefox Private Relay Reviews

More Mail Forwarding

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/v1/services/firefox-private-relay

The REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.

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!

View Mail Forwarding (6)