Goggles are a way to alter the ranking in a search engine. Brave is behind this technology and you should read more about it.
We were really curious if this could help us to break through all the SEO spam and garbage on the internet and help us be more productive in the information security space. So we used submissions from /r/netsec as our source to build this Goggle.
You can also read more about this on Forces Unseen's blog: Make Search Engines Great Again!
It's super easy! Just go here and start searching!
If you like it you can click on "follow" to add it to your Goggles. Once it's added you'll get any updates we make to the Goggle.
We created narwhalizer which can be used to generate Goggles for any subreddit(s).
You can take a look at netsec.env
to see the narwhalizer configuration.
Here is what we are doing from a high level:
- Take the URLs with scores of 20 or higher from /r/netsec
- Parse just the domains (no subdomains)
- Add up the scores for each unique domain
- Exclude domains that are in the top 1k
- Sort by cumulative domain scores
- Split up the list into thirds and assign a boost of either 4, 3, or 2
We also add some additional items directly into the Goggle to surface technical documentation. This Goggle doesn't have a global $discard
which means that we will still get other results that don't specifically match. Of course, they will be lower rank over what we boost.