summaryrefslogtreecommitdiff
path: root/projects/nss-dontstalkme.mdwn
blob: 16bc9aca9badcbcd80b890516250ffdc1d46c88f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
nss-dontstalkme is a nsswitch module that maps host lookups of well known web
trackers to localhost so they become uneffective.

While other solutions such as browser plugins only target specific
applications this affects the whole system.

[[!toc ]]

## Installation
See the README file in the source.

[[!template  id=honk_git repo="nss-dontstalkme"]]

### Pre-built packages
Debian Packages for Jessie can be found [here][].

## Usage
If using the Debian package now further setup is required. You need
to change /etc/nsswitch.conf otherwise (see the README again). Check
if it's working via:

	getent ahostsv4 foo.google-analytics.com

This should return only addresses of localhost.

## TODO
* Move blocked domains to config file?

[[!template  id=honk_ml project="nss-dontstalkme"]]

## Author
nss-dontstalkme was written by [[Guido Günther|/agx]].

## License
nss-dontstalkme is free software and licensed under the LGPL Version 2.1.

[here]: /projects/nss-dontstalkme/releases/