commit c47b250c55ef6ef7541977a56908a335a43669cd Author: traumschule traumschuleriebau@riseup.net Date: Tue Aug 21 04:06:06 2018 +0200
onion services: add link to Alec Muffett's Enterprise Onion Toolkit --- docs/en/tor-onion-service.wml | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/docs/en/tor-onion-service.wml b/docs/en/tor-onion-service.wml index 4f7929c7..4319ad3c 100644 --- a/docs/en/tor-onion-service.wml +++ b/docs/en/tor-onion-service.wml @@ -225,6 +225,9 @@ HiddenServicePort 22 127.0.0.1:22 </pre>
+ To set up an onion service on Raspbian have a look at Alec Muffett's + <a href="https://github.com/alecmuffett/eotk">Enterprise Onion Toolkit</a>. + <p>Onion services operators need to practice proper <a href="https://trac.torproject.org/projects/tor/wiki/doc/OperationalSecurity"> operational security</a> and system administration to maintain security.
tor-commits@lists.torproject.org