-
Notifications
You must be signed in to change notification settings - Fork 35
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
Feature Request: Quick Link to WOT or other Safety Search #456
Comments
Noscript calls http://noscript.net/about/llnwd.net;llnwd.net for info about llnwd.net. I think the resulting page can be built locally fairly easily instead of calling a remote server. All in all it looks like a good idea but the particular info providers listed by noscript are not very useful to me (WOT, McAfee SiteAdvisor®, Webmaster Tips, Google Safe Browsing, hpHost). What should be considered a good source for privacy/security info on a site? (I was thinking about https://tosdr.org/ but not many sites there) UI 2 cents |
I primarily use WOT (Web of Trust). It's been really useful in my experience to quickly determine which domains are primarily used for tracking, advertising, malware etc. It occasionally has issues with things like mass ratings that might give raise false flags, but those are pretty rare and are pretty easy to determine by reviewing the comments. As long as WOT is included in any such list, I'm happy. I rarely if ever click on the remaining sources in NoScript. On the rather infrequent time WOT doesn't have the info I'm looking for, I use the NoScript page to launch the site directly and failing that I'll resort to simply Googling the site. Often that will bring up similar queries and allows me to determine if I trust the site or not. So maybe adding an option to Google a domain would be beneficial as well. Since I've got a feeling each user might have a somewhat different lists of what privacy/security sites they prefer, perhaps some sort of customization would be a good idea. Something where you could perhaps select the sources you find useful from a list or possibly enter your own. I'm not sure how hard something like that would be to implement. Pretty much anything that keeps me from having to hover over Request Policy to try and remember or write down domains to then search on WOT or Google would be a win in my book. |
After checking some sites that provide security/privacy ratings for domains, I think myWOT provides the best service. It aggregates user ratings and data from antivirus vendor malware scanners (norton, google safebrowsing, mcaffee...). Linking to the myWOT page should be straightforward, see for example https://www.mywot.com/en/scorecard/mxpnl.com Clicking on the Get more info link should open another tab with a You're about to request reputation information on example.domain.com from the MyWOT online service. MyWOT will be informed of your interest in this domain. |
As requested in #336, the |
Please note the following from #336 as well:
|
I think this would be the most important change to help users contributing to the subscription lists. I'd like to add more rules to the current subscriptions (particularly @myrdd what's required to add this to the menu? Is it a complex change? I've tried a few hacks to add a direct link to Finishing the website next week |
Yeah, the code for the menu is hard to understand. I'll take a look at this. I'll probably implement it on a separate branch, and WOT will open with middle click. The "Get more info" button you describe would be slightly more work:
:-) |
Very nice, thanks! It will speed things up. Do you think it needs a warning page as described in #456 (comment) ? |
@nodiscc I think that the user should be informed about the request to the external site, but still, it should be possible to disable that message. When the message is disabled, the myWOT page is opened immediately, which speeds up the workflow. The message could be like for NoScript, see here:
About how to access the page information: I think it should be possible via middle-click. I'm not sure if a link like "Get more info" is appropriate; it would make the menu bigger. On the other side, more users would discover that feature. |
👏 I think this is a great improvement. Should I add it to the doc? |
Yeah, finally it's merged :) I guess I'll create another pre-release this week.
That would be great! :) You've got the best overview over the docs I think. |
Open myWOT information in a new tab when the middle mouse button is clicked. Resolves RequestPolicyContinued#456
I'd love if there was a way to check domains with a single button click.
With NoScript you can click on the middle mouse button or the mouse wheel on an entry and it will automatically send you to a NoScript page full of information. This page not only links directly to the domain in question, it also provides links to security and privacy sites (Web of Trust, McAfee SiteAdvisor, Webmaster Tips, Safe Browsing Diagnostic & hpHost Report) and it also lets you allow that domain directly from the page should it appear safe.
With NoScript I can easily make several tabs for any domains I need to investigate, investigate them and then allow them from those tabs should I wish. It's a much easier and simpler process.
The text was updated successfully, but these errors were encountered: