FrancescoSTL / Site-Sonar

A browser extension which silently crowd-sources ad performance as you browse. Let's put an end to bad ads.
http://site-sonar.com
Mozilla Public License 2.0
9 stars 2 forks source link

Anonymize HTTP Header Info #55

Closed FrancescoSTL closed 7 years ago

FrancescoSTL commented 7 years ago

We'd like to anonymize certain data sent in the HTTP headers which could be used to identify users in the event of a security issue on our server. Below is an example of the data sent between the client and our server. We should likely anonymize the user agent and accept language by setting one standard agent+accept to send.

screen shot 2016-08-13 at 5 12 41 pm
FrancescoSTL commented 7 years ago

Fixed in latest merge