Informs the user of data being collected by webpages. Created for CPSC183This app is designed to inform the user about potential data being read or tracked by websites. The app scans through the Javascript scripts on a page, searching them for functions that can be used to obtain client data, and reports the usage of such functions to the user.
Created as a project for CPSC 183 at Yale University.