[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Privoxy bundle: configuration
- To: or-dev@xxxxxxxxxxxxx
- Subject: Privoxy bundle: configuration
- From: "Michael_google gmail_Gersten" <keybounce@xxxxxxxxx>
- Date: Wed, 19 Sep 2007 10:25:33 -0700
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: or-dev-outgoing@xxxxxxxx
- Delivered-to: or-dev@xxxxxxxx
- Delivery-date: Wed, 19 Sep 2007 13:25:41 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=mS8G79fK8KqgkrL/iRmaThHqBrZEBJQ/+3TYa8acNc8=; b=Sdha/w+Yzj5R/Tgp8mewWEdFlW+QaAEvuqby5+TPYu5k//xdDVX+o91Hh8nPWeHkmeno3PUWGgwD76rByEowgNpGOBsWilQ1A46i+aO8jlTuWKA5O8euXQl8wuGmwc/1FUXmaij+U5A+MIq0tHsbLbo6XTKcEM6351YLZGa+PK0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=V89dooGhTCHdTacV7xP5C75owYT3Lo1h774R0d5p7myEIKLp+GIyeev5fd77SBwSfL9nl0nyE+4zdOyBDxHCnolqOwNCLcw7uVMh2G7VQ/UDedE6riy4JnifEI5CTDwtRzC2Z1IBcLQ+QtduxU3JLtMmgiMcIihASeL/US/3cN0=
- Reply-to: or-dev@xxxxxxxxxxxxx
- Sender: owner-or-dev@xxxxxxxxxxxxx
I just upgraded the tor/privoxy bundle on my Mac Os 10.4 to .17
The config file supplied is old, not the current privoxy config.
Worse, I have a lot of customized .forward lines in mine, all of which
want to be wiped.
There are two issues here. First, the default action is to replace the
users config with a stock one. No place for customizations to be
saved. No "Only install a config if there isn't one already".
The second issue: Privoxy needs an "Include" directive, so that users
can have their customizations included even when the stock file is
updated with a new version.