-
Notifications
You must be signed in to change notification settings - Fork 42
Home
nusenu edited this page Nov 29, 2015
·
10 revisions
Welcome to the ansible-relayor wiki!
tldr: everything that is needed for a tor relay (except ansible requirements like python)
-
installation
-
uses torproject.org repository on Linux hosts
-
tor instance creation
-
multiple tor instances on the same host are supported / created by default
-
key generation (on the ansible host)
-
startup configuration
-
tor instance configuration (torrc generation)
-
automatic MyFamily configuration
-
ContactInfo configurable
-
key renewal (Ed25519 signing key)
-
System tuning:
-
login.conf/openfiles-max (OpenBSD)
-
sysctl settings
-
kern.maxfiles (OpenBSD)
-
kern.ipc.somaxconn (FreeBSD)
-
kern.ipc.nmbclusters (FreeBSD)