Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter unwanted/inappropriate websites #16

Open
t-mullen opened this issue Jul 6, 2017 · 0 comments
Open

Filter unwanted/inappropriate websites #16

t-mullen opened this issue Jul 6, 2017 · 0 comments

Comments

@t-mullen
Copy link

t-mullen commented Jul 6, 2017

Moved from #13.

Some of the modules have a possibility of generating traffic that could be harmful if not outright incriminating. Without some kind of "safe mode", users could be putting themselves at real risk.

Possible methods:

  • Filter by profanity in URL and other descriptors.
  • Use already safe methods like Google Safe search.
  • Filter by top-level domains (.org, .gov, .tech tend to be safer bets)

This could have the effect of making traffic less believable, any making any real "unsafe" traffic stand out more. This should certainly not be the default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants