commit d2f78d72373fe720d4c4c0033837e540098d0c46 Author: Jacob Appelbaum jacob@appelbaum.net Date: Thu Apr 18 23:50:58 2013 -0700
I do not actually support jails but political language is complicated by technical details --- HARDENING | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/HARDENING b/HARDENING index 479b355..7d623e7 100644 --- a/HARDENING +++ b/HARDENING @@ -49,7 +49,9 @@ On FreeBSD, we'd like to support jails, chroot, and Capsicum.
On OpenBSD, we'd like to support chroot and systrace.
-On NetBSD and DragonFly BSD, we'd like to chroot. +On NetBSD, we'd like to chroot. + +On DragonFly BSD, we'd like to support chroot and jails.
On Mac OS X, we'd like to support chroot and seatbelt.
tor-commits@lists.torproject.org