1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-20 04:48:10 +00:00
nixpkgs/nixos/doc/manual/release-notes
Alyssa Ross e17d4b05a1 nixos/tor: don't do privoxy stuff by default
It's very surprising that services.tor.client.enable would set
services.privoxy.enable.  This violates the principle of least
astonishment, because it's Privoxy that can integrate with Tor, rather
than the other way around.

So this patch moves the Privoxy Tor integration to the Privoxy module,
and it also disables it by default.  This change is documented in the
release notes.

Reported-by: V <v@anomalous.eu>
2020-12-16 12:20:03 +00:00
..
release-notes.xml
rl-1310.xml
rl-1404.xml
rl-1412.xml
rl-1509.xml
rl-1603.xml
rl-1609.xml
rl-1703.xml
rl-1709.xml
rl-1803.xml
rl-1809.xml
rl-1903.xml
rl-1909.xml
rl-2003.xml
rl-2009.xml
rl-2103.xml nixos/tor: don't do privoxy stuff by default 2020-12-16 12:20:03 +00:00