Editing Privoxy

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 84: Line 84:
* An additional action file from [http://www.neilvandyke.org/privoxy-rules/ Neil Van Dyke] provides additional online privacy.  This file is regularly maintained so you are free to download the latest version to replace the current one in <code>/etc/privoxy</code>.
* An additional action file from [http://www.neilvandyke.org/privoxy-rules/ Neil Van Dyke] provides additional online privacy.  This file is regularly maintained so you are free to download the latest version to replace the current one in <code>/etc/privoxy</code>.
* No documentation is provided on the tablet to minimize installation size.  All documentation is available [http://www.privoxy.org online].
* No documentation is provided on the tablet to minimize installation size.  All documentation is available [http://www.privoxy.org online].
-
* <code>libpcre3</code> (the Perl 5 compatible regular expression library) is statically compiled into privoxy to obviate installation of the library from <code>extras-devel</code>.
+
* <tt>libpcre3</tt> (the Perl 5 compatible regular expression library) is statically compiled into privoxy to obviate installation of the library from <code>extras-devel</code>.
* Logging has been disabled.
* Logging has been disabled.
Line 93: Line 93:
Once you have a working scratchbox development environment, you can [http://repository.maemo.org/extras/pool/gregale/free/source/p/privoxy/ download the maemo source for privoxy] and untar it to your scratchbox home directory.  Then it is simply a matter of changing to the newly extracted privoxy directory and building the code.
Once you have a working scratchbox development environment, you can [http://repository.maemo.org/extras/pool/gregale/free/source/p/privoxy/ download the maemo source for privoxy] and untar it to your scratchbox home directory.  Then it is simply a matter of changing to the newly extracted privoxy directory and building the code.
-
  dpkg-buildpackage -rfakeroot -b
+
  dpkg-buildpackage –rfakeroot –b
This will build a new binary package (in the directory above the current one).  If you want to do any customizations for the build, you will need to go into the <code>debian</code> directory and change the files you find there.
This will build a new binary package (in the directory above the current one).  If you want to do any customizations for the build, you will need to go into the <code>debian</code> directory and change the files you find there.
Line 99: Line 99:
==USB connectivity==
==USB connectivity==
You can use Privoxy in case you don't have the NAT module (Network Address Translation) and you want to share the 770's internet connection on your desktop connected to it over USB. Simply change the IP address Privoxy binds to to 192.168.2.15.
You can use Privoxy in case you don't have the NAT module (Network Address Translation) and you want to share the 770's internet connection on your desktop connected to it over USB. Simply change the IP address Privoxy binds to to 192.168.2.15.
 +
[[Category:Software]]
[[Category:Software]]

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)