Git Product home page Git Product logo

panoptibrowse's Introduction

Panoptibrowse

The idea is to have a page similar to https://panopticlick.eff.org/ to:

  • check if a website can detect that you're in private browsing mode with actionable things the user can do to prevent it.
  • what guarantees their browser provides them.

Private Browsing Modes To Research

  • Chrome
  • Firefox
  • Safari
  • Brave
  • Tor?
  • Opera
  • IE
  • Is there a difference in the mobile browser version?

Techniques To Detect Private Browsing Modes

What Features Can A Private Browsing Mode Provide?

From 'An Analysis of Private Browsing Modes in Modern Browsers', 2010.

  • clears cookies and history
  • HTML5 local storage
  • bookmarks
  • password db
  • form autocomplete
  • downloaded items list
  • downloaded items
  • search box search terms
  • browser's web cache
  • enhanced web tracking?

Browser Documented Behavior (in progress)

Chrome

https://www.blog.google/outreach-initiatives/google-news-initiative/protecting-private-browsing-chrome/

Firefox

https://wiki.mozilla.org/Private_Browsing

  • clears cookies on session close (last window close)
  • clears history (")
  • no passwords
  • downloads?
  • prevents the session's data from writing to persistent storage
  • user actions are fine i.e. saves bookmarks as unvisited
  • protects against 'online tracking' -- how?

Resources

Thoughts

  • If we have a fingerprinting protection that you add in private browsing mode, then necessarily that will be a signal that you are in Private Browsing. Unless you lie convincingly.
  • There is a valuable research project in categorizing existing private browsing modes. Great paper from 2010: https://crypto.stanford.edu/~dabo/pubs/papers/privatebrowsing.pdf
  • Could we detect guarantees on-the-fly? Could we test canvas protection (for e.g.)?

panoptibrowse's People

Contributors

shivankaul avatar

Stargazers

Roman Hossain Shaon avatar  avatar Laszlo Gombos avatar Nampoina Andriamilanto avatar georgia bullen avatar

Watchers

James Cloos 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.