
31 Oct
2013
31 Oct
'13
10:25 a.m.
commit e413b7d7617d6797bcdcdd30b5d8e768915efa8d Author: Jacob Appelbaum <jacob@appelbaum.net> Date: Tue Apr 23 22:39:04 2013 -0700 Add note on current state of affairs for Windows in HARDENING --- HARDENING | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HARDENING b/HARDENING index 67b762c..e977395 100644 --- a/HARDENING +++ b/HARDENING @@ -70,5 +70,7 @@ On Mac OS X, we'd like to support chroot and seatbelt. On Plan9, we'd like to chroot. +On Windows, we do nothing beyond compile time hardening. We'd like to do more. + On other platforms, we'll try to run correctly with the understanding that any bug is likely a much more serious problem.