anon-proxy 00.05.38+20081230-2.1 source package in Ubuntu

Changelog

anon-proxy (00.05.38+20081230-2.1) unstable; urgency=low

  [ gregor herrmann ]
  * Non-maintainer upload.

  [ Daniel T Chen ]
  * debian/postinst: Don't pass --no-create-home to adduser, because
    we attempt to chown a home directory in the next command, which
    will fail if it's missing. (Closes: #640599)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  24 Nov 2011 13:17:44 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
David Spreen
Architectures:
any
Section:
web
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe web

Downloads

File Size SHA-256 Checksum
anon-proxy_00.05.38+20081230.orig.tar.gz 1.8 MiB db6310fc54dc0b52d523ecbc229fa762698c3ea2fb852c389021a115f41336e1
anon-proxy_00.05.38+20081230-2.1.diff.gz 34.2 KiB baf40f4622822ee90210488bcd24204737e2c45237214d06ca1999441d913bf0
anon-proxy_00.05.38+20081230-2.1.dsc 1.8 KiB 379fe2ab2cab308c551f1293567c400774e3d66483462ab03e133fc746802786

View changes file

Binary packages built by this source

anon-proxy: Proxy to surf the web anonymously

 This package contains the JAP client which acts as a local proxy between
 your browser and the insecure Internet. All requests for web pages are
 handled by JAP and are encrypted several times. The encrypted messages
 are sent through a chain of intermediate servers (named Mixes) to the
 final destination on the Internet.
 .
 Multiple layers of encryption protect all messages. A Mix collects
 messages in a batch, totally changes their appearance (removes one
 layer of encryption) and forwards them all at the same time, but
 in a different order. An adversary may observe all communication links,
 however he cannot determine a relation between incoming and outgoing
 packets. A surfer remains anonymous within the group of all users
 of the service.
 .
 Demonstrably, the system protects your privacy as long as the Mix
 works correctly. Unfortunately nobody knows whether a certain Mix
 is actually trustworthy or not. Therefore we use a whole chain of
 Mixes. Each message passes through several Mixes and the entire chain
 of Mixes has to be corrupt to successfully observe the user's
 activities. The chaining effectively prevents single Mixes from
 observing. This is the meaning of strong anonymity: Even the
 anonymity service itself cannot spy on its users.
 .
 For further information see http://anon.inf.tu-dresden.de/