diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-02-24 15:06:25 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-02-24 15:06:25 +0000 |
commit | 66103e8c5c6d30d6727695e00e51dd9c70a501a9 (patch) | |
tree | 23ec30c19ac3d3f12da3e4887042bccee529bd89 /security/obfsproxy/pkg-descr | |
parent | 22df25bdf48534032d527cb9b2bd8e663489aceb (diff) |
Notes
Diffstat (limited to 'security/obfsproxy/pkg-descr')
-rw-r--r-- | security/obfsproxy/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/security/obfsproxy/pkg-descr b/security/obfsproxy/pkg-descr new file mode 100644 index 000000000000..b61fb4b2c7a3 --- /dev/null +++ b/security/obfsproxy/pkg-descr @@ -0,0 +1,6 @@ +obfsproxy is a tool that attempts to circumvent censorship, by transforming the +Tor traffic between the client and the bridge. This way, censors, who usually +monitor traffic between the client and the bridge, will see innocent-looking +transformed traffic instead of the actual Tor traffic. + +WWW: https://www.torproject.org/projects/obfsproxy.html.en |