Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

add NoScript-like feature #231

Closed
diracdeltas opened this issue Jan 22, 2016 · 5 comments
Closed

add NoScript-like feature #231

diracdeltas opened this issue Jan 22, 2016 · 5 comments
Assignees
Labels
hackathon Legacy label for a hackaton. security
Milestone

Comments

@diracdeltas
Copy link
Member

some power users have asked for the ability to block js from running except on whitelisted sites. Chrome has a feature to whitelist/blacklist scripts by hostname pattern, which may be sufficient.

@bbondy
Copy link
Member

bbondy commented Jan 30, 2016

Do you have that list and know information on how it is maintained? Seems like a super easy win for us to have on all platforms.

@diracdeltas
Copy link
Member Author

There's no central list. the two approaches i've seen are:

  1. chrome > advanced > content settings > disallow JS except on sites matching hostname patterns that you enter in
  2. noscript - block js on all sites, can select "allow scripts on this site" whenever you encounter a site

@bbondy
Copy link
Member

bbondy commented Jan 30, 2016

I guess we could support both modes. #1 seems much more useful to me though.

@diracdeltas
Copy link
Member Author

agree

On Sat, Jan 30, 2016 at 2:57 PM, Brian R. Bondy notifications@github.com
wrote:

I guess we could support both modes. #1
#1 seems much more useful
to me though.


Reply to this email directly or view it on GitHub
#231 (comment)
.

@diracdeltas diracdeltas added the hackathon Legacy label for a hackaton. label Mar 28, 2016
@Arandhras
Copy link

As a long-time user of NoScript on Firefox, I would also like something like that implemented in Brave. Both approaches mentioned by @diracdeltas to whitelist websites are good, and I can't think of a reason to implement only one instead of both.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
hackathon Legacy label for a hackaton. security
Projects
None yet
Development

No branches or pull requests

3 participants