[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[minion-cvs] Hide EncryptPrivateKey; Document ShredCommand better
Update of /home/minion/cvsroot/src/minion/etc
In directory moria.mit.edu:/tmp/cvs-serv16011/etc
Modified Files:
mixminiond.conf
Log Message:
Hide EncryptPrivateKey; Document ShredCommand better
Index: mixminiond.conf
===================================================================
RCS file: /home/minion/cvsroot/src/minion/etc/mixminiond.conf,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- mixminiond.conf 5 Jan 2003 04:20:00 -0000 1.10
+++ mixminiond.conf 5 Jan 2003 12:34:47 -0000 1.11
@@ -14,6 +14,9 @@
# deleted files. (This isn't as secure as you think: see the comment in
# Common.py).
#
+# If you do not specify a value for this option, and we can't find
+# /usr/bin/shred, we fall back on an internal implementation.
+#
# This is the default command: we just zero out files and unlink them.
# This choice protects against root (on a non-journaling filesystem), but
# not against an attacker with deep hardware wizardry and resources.
@@ -140,7 +143,6 @@
# OTHER VALUES FOR THESE OPTIONS ARE NOT YET SUPPORTED; don't edit this
# section.
EncryptIdentityKey: no
-EncryptPrivateKey: no
Mode: relay
[DirectoryServers]