Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-25 | Add single-hop hidden service capability. | Micah Anderson | |
This cuts the number of hops for a tor onion service from 6 to 3, speeding it up considerably. This removes the anonymity aspect of the service, so it must be enabled intentionally, knowing that the server's location no longer is hidden. | |||
2016-10-04 | [bug] fix Tor hidden service key generation | elijah | |
2014-11-04 | tor - to activate hidden service, now set tor.hidden_service.active = true | elijah | |
2014-10-31 | add support for property tor.key | elijah | |
2014-05-17 | fix bug with empty tor families | elijah | |
2014-04-24 | tor: provide a default 'nickname' (something like | Micah Anderson | |
"rabbitLKJYW23695JGLKJ" where rabbit is the node name). Stop shipping a static 'family' and instead provide a comma separated list of node tor nicknames. (#5220) Change-Id: I479f460ab230ad440f72c78dc6362983387ce12a | |||
2014-03-26 | contacts.tor must be an array | elijah | |
2013-02-08 | changed contact_email to tor.contacts | elijah | |
2013-02-06 | tor service defaults | varac | |