Google Chrome extension using machine learning to summarize privacy policies
Note: As of February 2021 Privee is no longer functional due to various browser API changes. However, take a look at Privacy Analyzer!
Privee: An Architecture for Automatically Analyzing Web Privacy Policies
Sebastian Zimmeck and Steven M. Bellovin
23rd USENIX Security Symposium (USENIX), San Diego, CA, USA, August 2014
(also presented at PLSC 2014 and FoPNaC 2014)
Privee aims to make Web privacy policies easier and faster to understand. To that end, this Privee browser extension applies two different analysis methods: (1) It retrieves privacy policy analysis results from the crowdsourcing repository ToS;DR or, (2) if no such results are available, performs an automatic analysis based on rule and machine learning classification techniques.
Privee is a research project, and you can find our paper here: http://sebastianzimmeck.de/zimmeckAndBellovin2014Privee.pdf
Windows or OSX with Google Chrome (tested for Version 38.0.2125.122 m)
If you obtained a packed extension at the chrome web store, follow their installation instructions. If you obtained source files, save those at a convenient location, and load the folder as an unpacked extension within Google Chrome (Settings -> Extensions -> Load unpacked extension…). To run Privee go to the website with the privacy policy that you want to analyze and push the P button in the upper right hand corner of Google Chrome. The first ML classifier run takes one minute to analyze training data.
Privee is released under the BSD 3-Clause License, 2014, Sebastian Zimmeck and Steven M. Bellovin.
For feedback and questions please contact Sebastian Zimmeck at sebastian@privacytechlab.org