[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [stem/master] Mention how to set up a non-anonymous hiddenn service
commit 32ec5374c73b8c5f93d30723b629736a4070f314
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date: Wed Dec 28 09:38:37 2016 -0800
Mention how to set up a non-anonymous hiddenn service
Great point from Micah that we state we have support but not how to use it.
https://lists.torproject.org/pipermail/tor-dev/2016-December/011773.html
---
stem/control.py | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/stem/control.py b/stem/control.py
index af22c8f..5040778 100644
--- a/stem/control.py
+++ b/stem/control.py
@@ -2827,7 +2827,9 @@ class Controller(BaseController):
Added the basic_auth argument.
.. versionchanged:: 1.5.0
- Added support for non-anonymous services.
+ Added support for non-anonymous services. To do so set
+ 'HiddenServiceSingleHopMode 1' and 'HiddenServiceNonAnonymousMode 1' in
+ your torrc.
:param int,list,dict ports: hidden service port(s) or mapping of hidden
service ports to their targets
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits