How to Install and Uninstall anon-proxy Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "anon-proxy" package

Please follow the instructions below to install anon-proxy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install anon-proxy

2. Uninstall "anon-proxy" package

This tutorial shows how to uninstall anon-proxy on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove anon-proxy $ sudo apt autoclean && sudo apt autoremove

3. Information about the anon-proxy package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: anon-proxy
Priority: optional
Section: universe/web
Installed-Size: 332
Maintainer: Ubuntu Developers
Original-Maintainer: David Spreen
Architecture: amd64
Version: 00.05.38+20081230-2.4
Depends: adduser, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1), libxerces-c3.1
Suggests: mixmaster, tor, mixminion
Filename: pool/universe/a/anon-proxy/anon-proxy_00.05.38+20081230-2.4_amd64.deb
Size: 123352
MD5sum: 060bc4c223dd4025106b805ba4593fb1
SHA1: ea8a0d121edc19a45bad55099ff903ad9a55e0c3
SHA256: a55c23ef8a21b790b7e99807431f794b7f9a9908269f5aef1b19878d2456c0a8
Description-en: 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/
Description-md5: f4a7dd0a217e04f7867033c8a50a1421
Homepage: http://anon.inf.tu-dresden.de/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu