Giter Club home page Giter Club logo

privacyfox's Introduction

PrivacyFox

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. source
network.websocket.enabled true false Websockets can cause some dns requests to not be send over the active proxy. source
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. source

building the XPI

make build

privacyfox's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.