Plain Privacy

Collaborators: Chris Bertasi, Alexander Danilowicz, Dylan Hong, and Teddy Ni.

What is It?

Plain Privacy is a Google Chrome Extension built for Hack Dartmouth IV. When you visit a website, the extension crawls the page for its privacy policy. If a policy is found, the extension lights up, parses the privacy policy using Natural Language Processing, and then displays what the website collects and why it collects that information.

There's no need to sift through legal jargon.

The Motivation Behind Plain Privacy:

"Most Americans have no idea what they are signing up for because... terms of service are beyond comprehension." - Senator Lindsey Graham in the New York Times, April 11, 2018.

As concerns over data privacy have been become catapulted into the limelight, lawmakers and everyday people have become aware of the need to understand Internet privacy policies. However, privacy policies and terms of service with jargon are becoming increasingly complex.

According to an article in the Atlantic, "every Internet user, were they to read every privacy policy on every website they visit would spend 25 days out of the year just reading privacy policies."

Plain Privacy changes that.

How We Built It:

We used javascript, python, and Flask.

The core parts of the Chrome Extension are built in Javascript. Flask is used for the server and python for the NLP.

The server repo is found here.

The Future and Scaling:

Legal documents, such as privacy policies are becoming more complicated, but users want things as simple as possible. Plain Privacy could be applied to other documents, and turn into a paid service for lawmakers and everyday users.

Share this project:

Updates