1 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
2 <!entity % dummy "IGNORE">
3 <!entity p-intro SYSTEM "privoxy.sgml">
4 <!entity contacting SYSTEM "contacting.sgml">
5 <!entity history SYSTEM "history.sgml">
6 <!entity copyright SYSTEM "copyright.sgml">
7 <!entity license SYSTEM "license.sgml">
8 <!entity p-version "3.0.27">
9 <!entity p-status "stable">
10 <!entity % p-not-stable "IGNORE">
11 <!entity % p-stable "INCLUDE">
12 <!entity my-copy "©"> <!-- kludge for docbook2man -->
13 <!entity % p-homepage "IGNORE"> <!-- toggle for webserver index.html -->
14 <!entity % p-index "IGNORE"> <!-- toggle for local doc index -->
17 File : doc/source/webserver/index.sgml
19 Purpose : Index file of the project's homepage and also documentation index
21 Copyright (C) 2001-2018 Privoxy developers <privoxy-devel@lists.privoxy.org>
24 ========================================================================
25 NOTE: Please read developer-manual/documentation.html before touching
26 anything in this, or other Privoxy documentation.
27 ========================================================================
29 Note: This is the Privoxy home page *and* builds a page that can be
30 used with local documentation as a focal point for docs or other points
31 of interest. The Makefile is adding additional meta data and content via
34 Generates: index.html, for webserver home page.
35 privoxy-index.html, for packaging with docs
41 <title>Privoxy - <![%p-homepage;[Home Page]]><![%p-index;[The Privacy Enhancing Proxy]]></title>
42 <![%p-index;[<subtitle>Project Index Page v&p-version;</subtitle>]]>
44 <!-- copyright is at bottom of page -->
51 This is here to keep vim syntax file from breaking :/
52 If I knew enough to fix it, I would.
53 PLEASE DO NOT REMOVE! HB: hal@foobox.net
58 <!-- Include privoxy.sgml boilerplate: -->
60 <!-- end boilerplate -->
64 The most recent release is <ulink url="announce.txt">&p-version; (&p-status;)</ulink>.
71 <!-- ~~~~~ New section ~~~~~ -->
74 <sect1 renderas="sect2" id="download" label=""><title>Download</title>
76 You can <ulink url="/sf-download-mirror/">download Privoxy here</ulink>,
77 from <ulink url="https://www.silvester.org.uk/privoxy/">this mirror</ulink>,
78 or from <ulink url="https://sourceforge.net/projects/ijbswa/files/">SourceForge</ulink>.
81 Note that the Privoxy project currently has no trusted build infrastructure.
82 Binary packages are built and uploaded by individual members of the Privoxy
83 project or external contributors. For details check the signatures.
86 Subscribe to the <ulink url="/feeds/privoxy-releases.xml">release feed</ulink>
87 to get informed when new releases are available.
91 <sect1 renderas="sect2" id="docs" label=""><title>Documentation</title>
96 <ulink url="user-manual/quickstart.html">Quickstart after installation</ulink>
101 <ulink url="user-manual/index.html">User manual</ulink>
106 <ulink url="faq/index.html">Frequently Asked Questions</ulink>
111 <ulink url="developer-manual/index.html">Developer Manual</ulink>
116 <ulink url="man-page/privoxy-man-page.html">Classic Man Page</ulink>
123 <sect1 renderas="sect2" id="moreinfo" label=""><title>More information</title>
128 <ulink url="user-manual/contact.html">Support & Service</ulink>
133 <ulink url="user-manual/copyright.html">Copyright, License, History & Authors</ulink>
138 <ulink url="user-manual/introduction.html#FEATURES">List of (new) Features</ulink>
143 <!-- please leave this link absolute so this file can be bundled with -->
144 <!-- documentation and still used locally -->
145 <ulink url="https://www.privoxy.org/team/index.html">Pictures of the Privoxy Team</ulink>
153 <!-- ~~~~~ New section ~~~~~ -->
155 <!-- dummy section, for spacing -->
159 The Privoxy website is also available as
160 <ulink url="http://jvauzb4sb3bwlsnc.onion/">Tor onion service</ulink>.
166 <sect1 label=""><title></title>
167 <!-- dummy section for layout and spacing -->
170 <!-- Formal copyright markup does not work here. HB. -->
171 <!-- NOTE: I could not get docbook to completely ignore © -->
172 <!-- GNUMakefile is inserting this now -->
175 Copyright __copy 2001-2017 by Privoxy Developers
182 Hosting and development is funded in part by sponsors:
187 <ulink url="/faq/general.html#SPONSOR">Become a sponsor</ulink>
196 This program is free software; you can redistribute it
197 and/or modify it under the terms of the GNU General
198 Public License as published by the Free Software
199 Foundation; either version 2 of the License, or (at
200 your option) any later version.
202 This program is distributed in the hope that it will
203 be useful, but WITHOUT ANY WARRANTY; without even the
204 implied warranty of MERCHANTABILITY or FITNESS FOR A
205 PARTICULAR PURPOSE. See the GNU General Public
206 License for more details.
208 The GNU General Public License should be included with
209 this file. If not, you can view it at
210 http://www.gnu.org/copyleft/gpl.html
211 or write to the Free Software Foundation, Inc., 59
212 Temple Place - Suite 330, Boston, MA 02111-1307, USA.