git-annex/RemoteDaemon
Joey Hess 944a6503b9
relocate tor socket out of /etc
weasel explained that apparmor limits on what files tor can read do not
apply to sockets (because they're not files). And apparently the
problems I was seeing with hidden services not being accessible had to
do with onion address propigation and not the location of the socket
file.

remotedaemon looks up the HiddenServicePort in torrc, so if it was
previously configured with the socket in /etc, that will still work.

This commit was sponsored by Denis Dzyubenko on Patreon.
2016-12-20 16:24:46 -04:00
..
Transport relocate tor socket out of /etc 2016-12-20 16:24:46 -04:00
Common.hs remotedaemon: git change detection over tor hidden service 2016-12-09 16:02:43 -04:00
Core.hs avoid remotedaemon outputting misc Messages when running 2016-12-08 18:42:59 -04:00
Transport.hs remotedaemon: git change detection over tor hidden service 2016-12-09 16:02:43 -04:00
Types.hs refactor ref change watching 2016-12-09 15:01:09 -04:00