aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2012-02-24 15:06:25 +0000
committerCarlo Strub <cs@FreeBSD.org>2012-02-24 15:06:25 +0000
commit66103e8c5c6d30d6727695e00e51dd9c70a501a9 (patch)
tree23ec30c19ac3d3f12da3e4887042bccee529bd89 /security/Makefile
parent22df25bdf48534032d527cb9b2bd8e663489aceb (diff)
downloadports-66103e8c5c6d30d6727695e00e51dd9c70a501a9.tar.gz
ports-66103e8c5c6d30d6727695e00e51dd9c70a501a9.zip
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 Approved by: glarkin@ (mentor)
Notes
Notes: svn path=/head/; revision=292182
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 67587fcfe70a..a572726c39de 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -321,6 +321,7 @@
SUBDIR += nmapsi4
SUBDIR += nss
SUBDIR += oath-toolkit
+ SUBDIR += obfsproxy
SUBDIR += ocaml-cryptgps
SUBDIR += ocaml-cryptokit
SUBDIR += ocaml-ssl