[tor-bugs] #30472 [Circumvention/Pluggable transport]: Implement a mechanism for PT reachability testing

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu May 30 04:07:53 UTC 2019


#30472: Implement a mechanism for PT reachability testing
-----------------------------------------------+---------------------------
 Reporter:  phw                                |          Owner:  phw
     Type:  project                            |         Status:
                                               |  needs_review
 Priority:  High                               |      Milestone:
Component:  Circumvention/Pluggable transport  |        Version:
 Severity:  Major                              |     Resolution:
 Keywords:  reachability                       |  Actual Points:
Parent ID:  #30471                             |         Points:
 Reviewer:                                     |        Sponsor:  Sponsor19
-----------------------------------------------+---------------------------

Comment (by arma):

 Replying to [comment:10 phw]:
 > We should also make the service start automatically at boot -- perhaps
 by creating a systemd script?

 If it's just run as a normal user, and doesn't need to be root or
 anything, you can start it on boot with a line in that user's crontab,
 like
 {{{
 @reboot (cd /home/tord/run; ../git/src/app/tor -f moria1-orrc)
 }}}

 That's much lighter-weight than a systemd script, and avoids having
 anything run as higher privileges.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/30472#comment:11>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list