All Projects β†’ TheCreeper β†’ Privacyfox

TheCreeper / Privacyfox

Licence: gpl-3.0
PrivacyFox tweaks various preferences in Firefox in order to enhance the privacy of users; it will also try to enforce these changes to maintain your privacy online.

Projects that are alternatives of or similar to Privacyfox

Scriptsafe
a browser extension to bring security and privacy to chrome, firefox, and opera
Stars: ✭ 434 (+180%)
Mutual labels:  privacy, firefox
Firefed
πŸ•΅οΈ A tool for Firefox profile analysis, data extraction, forensics and hardening
Stars: ✭ 37 (-76.13%)
Mutual labels:  privacy, firefox
Temporary Containers
Firefox Add-on that lets you open automatically managed disposable containers
Stars: ✭ 488 (+214.84%)
Mutual labels:  privacy, firefox
Contain Google
[Looking for maintainer] - Google Container isolates your Google activity from the rest of your web activity in order to prevent Google from tracking you outside of the Google website via third party cookies.
Stars: ✭ 347 (+123.87%)
Mutual labels:  privacy, firefox
Container Tabs Sidebar
Firefox addon aiming to utilize screen estate more efficiently by showing tabs in a sidebar grouped by privacy containers. Inspired by TreeStyleTab.
Stars: ✭ 87 (-43.87%)
Mutual labels:  privacy, firefox
Privacy Redirect
A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.
Stars: ✭ 342 (+120.65%)
Mutual labels:  privacy, firefox
Duckduckgo Privacy Extension
DuckDuckGo Privacy Essentials browser extension for Firefox, Chrome.
Stars: ✭ 692 (+346.45%)
Mutual labels:  privacy, firefox
Supercookie
πŸ’­ Inspiration
Stars: ✭ 3,630 (+2241.94%)
Mutual labels:  privacy, firefox
Ffck
🦊 & πŸ§… hardening
Stars: ✭ 72 (-53.55%)
Mutual labels:  privacy, firefox
Adguardbrowserextension
AdGuard browser extension
Stars: ✭ 1,018 (+556.77%)
Mutual labels:  privacy, firefox
User.js
Firefox privacy, security and anti-tracking: a comprehensive user.js template for configuration and hardening
Stars: ✭ 4,404 (+2741.29%)
Mutual labels:  privacy, firefox
Librefox
License: Mozilla Public License 2.0
Stars: ✭ 1,574 (+915.48%)
Mutual labels:  privacy, firefox
Chameleon
WebExtension port of Random Agent Spoofer
Stars: ✭ 263 (+69.68%)
Mutual labels:  privacy, firefox
Firefox Profilemaker
Tool to create firefox profiles with good defaults.
Stars: ✭ 361 (+132.9%)
Mutual labels:  privacy, firefox
firefox-containers-helper
Firefox multi-account containers are for power users. So is this. Adds bulk container interactivity features missing from the Mozilla Multi-Account Containers extension.
Stars: ✭ 32 (-79.35%)
Mutual labels:  firefox, privacy
Canvasblocker
A Firefox extension to protect from being fingerprinted.
Stars: ✭ 608 (+292.26%)
Mutual labels:  privacy, firefox
Offline Qr Code
πŸ“± Browser add-on allowing you to quickly generate a QR code offline with the URL of the open tab or other text!
Stars: ✭ 193 (+24.52%)
Mutual labels:  privacy, firefox
Containerise
Firefox extension to automatically open websites in a container
Stars: ✭ 224 (+44.52%)
Mutual labels:  privacy, firefox
Focus Ios
Firefox Focus for iOS
Stars: ✭ 989 (+538.06%)
Mutual labels:  privacy, firefox
I2pdbrowser
i2pd browser bundle
Stars: ✭ 94 (-39.35%)
Mutual labels:  privacy, firefox
 _____      _                         ______
|  __ \    (_)                       |  ____|
| |__) | __ ___   ____ _  ___ _   _  | |__ _____  __
|  ___/ '__| \ \ / / _` |/ __| | | | |  __/ _ \ \/ /
| |   | |  | |\ V / (_| | (__| |_| | | | | (_) >  <
|_|   |_|  |_| \_/ \__,_|\___|\__, | |_|  \___/_/\_\
                               __/ |
                              |___/

PrivacyFox tweaks various preferences in Firefox in order to enhance the privacy of users; it will also try to enforce these changes to maintain your privacy online.

Affected Preferences

Preference Default New Description
media.peerconnection.enabled true false WebRTC can leak a users IP address from behind a VPN or proxy.
network.websocket.enabled true false Websockets can cause some dns requests to not be send over the active proxy.
network.http.sendRefererHeader 2 0 Tells the server which page the user came from.
network.http.sendSecureXSiteReferrer true false Tells the server which https page the user came from.
network.dnsCacheEntries 400 100 Number of cached DNS entries (lower number=more requests but less data stored).
privacy.trackingprotection.enabled false true This is Mozilla’s new built in tracking protection.
dom.event.clipboardevents.enabled true false Websites can get notifications if you copy, paste, or cut something from a web page, and it lets them know which part of the page had been selected.
dom.event.contextmenu.enabled true false Disables website control over rightclick context menu.
geo.enabled true false Disables geolocation.
geo.wifi.logging.enabled true false Disables logging geolocation requests.
browser.formfill.enable true false Disables saving of formdata.
browser.safebrowsing.enabled true false Disable Google Safe Browsing and phishing protection. Security risk, but privacy improvement.
browser.safebrowsing.malware.enabled true false Disable Google Safe Browsing malware checks. Security risk, but privacy improvement.
browser.send_pings true false Allows websites to track users clicks.
browser.cache.disk.enable true false Disables caching on hardrive.
browser.cache.disk_cache_ssl true false Disables caching for ssl connections.
browser.cache.offline.enable true false Disables the offline disk cache.
webgl.disabled false true WebGL is a potential security risk.

References

STUN IP Address requests for WebRTC

Firefox security bug (proxy-bypass) in current TBBs

Tracking Protection in Firefox

Quantifying the effects of Firefox's Tracking Protection

Is WebGL a security concern?

DNS Prefetching and Its Privacy Implications

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].