Go to file
Arvid Marklund 8277fea79d Updated README to describe the current state of development. 2022-01-10 10:22:06 +01:00
firefox-extension Updated contentfile. 2022-01-05 12:47:47 +01:00
.gitignore Updated ignorefile to include domains raw data. 2021-11-30 16:12:44 +01:00
LICENSE Initial commit 2021-11-09 11:01:33 +01:00
README.md Updated README to describe the current state of development. 2022-01-10 10:22:06 +01:00
convertDDGRadarDataToJS.py Added python-script for scanning ddg-radar files for tracking domains and example sites. 2021-12-06 08:56:23 +01:00
ddgExample.html Added example html for offline development 2021-11-12 20:45:01 +01:00
exampleSites.txt Updates mainly to ddg html version for using tracking domain maps for sorting search results. 2021-12-06 08:57:34 +01:00
iconSymbol.eps Updates mainly to ddg html version for using tracking domain maps for sorting search results. 2021-12-06 08:57:34 +01:00
iconSymbol.odg Updates mainly to ddg html version for using tracking domain maps for sorting search results. 2021-12-06 08:57:34 +01:00
iconSymbol.pdf Updates mainly to ddg html version for using tracking domain maps for sorting search results. 2021-12-06 08:57:34 +01:00
trackingDomains.txt Updates mainly to ddg html version for using tracking domain maps for sorting search results. 2021-12-06 08:57:34 +01:00

README.md

No BS Search

A spam filter for your search results.

There are already search engines that doesn't track you by themselves, but this extensions extends that respect to include the results they suggest aswell. A search engine extension that helps you avoid search results of sites that track you and contain unneccesary bloat such as complicated client scripts, popup windows and annoying ads.

Functionality

To date, only the html.duckduckgo-version has been developed. In the future there will be support for additional web-engines, and there will be three levers that let you customize your search spam filter:
1) ANTITRACK. Elements such as e.g. third party cookies, tracking pixels, and non-vital own domain cookies.
2) ANTIBLOAT. Bloat in the form of massive client-side scripts, popups and other moving elements.
3) ANTIADS. Annoying and invasive advertising.

Target Search Engines

Primarily privacy respecting alternatives such as e.g. duckduckgo, qwant and metager.

Firefox Extension

I am now utilizing duckduckgo tracking radar data to give search results a score based on amount of bs (i.e. tracking, bloat and ads).

Contribute

I welcome all contributions!

License

GPL v3.