JDStraughan / nonews

No News (is Good News!) browser extension for Google Chrome.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blocked news privacy issue

robinj opened this issue · comments

Not sure if this extension is still being maintained, but I think there is a privacy/security issue associated with visiting a blocked site.

When you visit, for instance bbc.co.uk, you are redirected to the following page:

http://www.nonews.info/blocked-site.html?site=http://bbc.co.uk/

The page is served insecurely over http and results in possible tracking by that site (although I am sure you aren't really interested in seeing what articles we visit ;) and/or anyone who is MITM your connection, for example if you are using public WiFi).

My suggestion, for anyone who feels like putting in a PR, is to have the "Site Blocked - Access Denied" served directly from the extension. What do you think @JDStraughan ?

Closing this due to seemingly abandoned project