[Pkg-privacy-commits] [obfsproxy] 340/353: Document how to use a ScrambleSuit bridge in README.Debian
    Ximin Luo 
    infinity0 at moszumanska.debian.org
       
    Sat Aug 22 13:02:22 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository obfsproxy.
commit 02069eec51bc8ca037657bf604f5c0997bce1060
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Fri Jul 18 23:38:57 2014 +0200
    Document how to use a ScrambleSuit bridge in README.Debian
---
 debian/README.Debian | 6 ++++++
 1 file changed, 6 insertions(+)
diff --git a/debian/README.Debian b/debian/README.Debian
index 66a7308..6e431d9 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -72,3 +72,9 @@ To use an obfs3, please add the following lines to /etc/tor/torrc:
     Bridge obfs3 192.0.2.42:443 C2A9DC82AA7E85DB6465EC8C4B1B4B1B77787BE0
 
 Adjust address, port and the optional fingerprint accordingly.
+
+To use a ScrambleSuit bridge, first you need to retrieve the content of
+the `/var/lib/tor/pt_state/scramblesuit/server_password` file on the
+server. Then you can add a bridge line like the following:
+
+    Bridge scramblesuit 192.0.2.42:40000 C2A9DC82AA7E85DB6465EC8C4B1B4B1B77787BE0 password=MCN8FMPJNZOBAAPOUXPY1TF435K75M2K
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/obfsproxy.git
    
    
More information about the Pkg-privacy-commits
mailing list