File: day_430__tor_socket_problem.mdwn

package info (click to toggle)
git-annex 8.20210223-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 68,764 kB
  • sloc: haskell: 70,359; javascript: 9,103; sh: 1,304; makefile: 212; perl: 136; ansic: 44
file content (13 lines) | stat: -rw-r--r-- 624 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
Debian's tor daemon is very locked down in the directories it can read
from, and so I've had a hard time finding a place to put the unix socket
file for git-annex's tor hidden service. Painful details in 
<http://bugs.debian.org/846275>. At least for now, I'm putting it under
/etc/tor/, which is probably a FHS violation, but seems to be the only
option that doesn't involve a lot of added complexity.

--- 

The Windows autobuilder is moving, since
[NEST](http://nest-initiative.org/) is shutting down the server it has been
using. Yury Zaytsev has set up a new Windows autobuilder, hosted at
Dartmouth College this time.