updated on Sat Jan 21 16:18:39 UTC 2012
[aur-mirror.git] / jondo / jondo.1
blob05871876039f952d248fe91e125183c9b00e2fed
1 .TH Jondo 1 "NOVEMBER 2008" Linux "User Manuals"
2 .SH NAME
3 Jondo \- an anonymous proxy-system
4 .SH SYNOPSIS
5 .B jondo
6 .SH DESCRIPTION
7 .B Jondo
8 is the clientsoftware for JonDonym. JonDonym (the name is derived from John Doe and Anonymous) protects your privacy on the internet and makes truely anonymous websurfing possible. It consists of the following components:
9     * Mixes Anonymizing intermediaries (proxies) which multiply encrypt, mix and forward data streams of several users.
10     * Mix Cascades Chains of Mixes run by various independent operators. They typically consist of three Mixes: one first Mix (IN) which receives requests from the users, one middle Mix (MIDDLE) which only forwards traffic to other Mixes, and a last Mix (OUT) which sends the real outgoing requests to internet resources.
11     * InfoService A separate service which provides information about the available mixes and mix cascades, thenumber of users currently using the mix cascades, and their current workload.
12     * JonDo Client program installed on the user's computer. Its primary use is to establish encrypted connections to anonymising Mix Cascades. The users are called JonDonauts (resembling the term "astronauts").
13  In this form, the system protects from observation by
14     * the visited web server,
15     * your internet access provider (internet cafe, WLAN, AOL, T-Online, ...),
16     * other eavesdroppers on the connections (ECHELON,...),
17     * any data retention (by international distribution) and
18     * the JonDonym service itself.
19 .SH FILES
20 .I ~/.jap.conf
21 .RS
22 Per user configuration file created by jondo. Don't mess with it.