[tor-bugs] #13732 [Tor Sysadmin Team]: ennable seccomp for deb.torproject.org Tor package

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Nov 11 18:05:01 UTC 2014


#13732: ennable seccomp for deb.torproject.org Tor package
-------------------------------+---------------------
 Reporter:  proper             |          Owner:
     Type:  defect             |         Status:  new
 Priority:  normal             |      Milestone:
Component:  Tor Sysadmin Team  |        Version:
 Keywords:                     |  Actual Points:
Parent ID:                     |         Points:
-------------------------------+---------------------
 Tor from deb.torproject.org comes without seccomp support.

 {{{
 dpkg-query --show --showformat='${Version}\n' "tor"
 0.2.5.10-1~d70.wheezy+1
 ```
 }}}

 With `Sandbox 1` in `/etc/tor/torrc`.

 {{{
 tail -f /var/run/tor/log
 }}}

 {{{
 sudo service tor restart
 }}}

 {{{
 [warn] This version of Tor was built without support for sandboxing. To
 build with support for sandboxing on Linux, you must have libseccomp and
 its necessary header files (e.g. seccomp.h).
 }}}

 You don't have to enable seccomp by default, but could you please compile
 with secomp support by default to enabler easier and wider testing?

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


More information about the tor-bugs mailing list