Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mozfreddyb/webext-firstpartyisolation
Enable First Party Isolation Pref
https://github.com/mozfreddyb/webext-firstpartyisolation
privacy webextension
Last synced: about 8 hours ago
JSON representation
Enable First Party Isolation Pref
- Host: GitHub
- URL: https://github.com/mozfreddyb/webext-firstpartyisolation
- Owner: mozfreddyb
- License: mpl-2.0
- Created: 2017-10-20T13:31:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-12T00:09:28.000Z (over 3 years ago)
- Last Synced: 2024-07-31T19:16:58.424Z (3 months ago)
- Topics: privacy, webextension
- Language: JavaScript
- Size: 151 KB
- Stars: 55
- Watchers: 2
- Forks: 4
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-privacy - First Party Isolation - US/firefox/addon/first-party-isolation/) (Browser Extensions / Notable Mentions)
- awesome-privacy - First Party Isolation - US/firefox/addon/first-party-isolation/) (Browser Extensions / Notable Mentions)
README
# webext-firstpartyisolation
This add-on enables First Party isolation. Clicking the Fishbowl icon
or removing the add-on disables it again.## What is First Party Isolation
First Party Isolation, also known as
[Cross-Origin Identifier Unlinkability](https://www.torproject.org/projects/torbrowser/design/#identifier-linkability)
is a concept from the Tor Browser.
The idea is to key every source of browser identification with the domain
in the URL bar (the first party). This makes all access to identifiers
distinct between usage in the website itself and through third-party. *Think
of it as blocking Third-party cookies, but more exhaustively.*
Here are [Firefox's implementation details about First Party Isolation](https://wiki.mozilla.org/Security/FirstPartyIsolation)## Installation
[Install on addons.mozilla.org](https://addons.mozilla.org/firefox/addon/first-party-isolation/)
#### What's up with the fishbowl icon?
It's hard to come up with an icon that explains First Party Isolation and
I liked the fishbowl.