eth0izzle/Needl

Filter unwanted/inappropriate websites

Open

#16 aperta il 6 lug 2017

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Python (51 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (562 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor