[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[minion-cvs] Renaming and testing
Update of /home/minion/cvsroot/src/minion/etc
In directory moria.mit.edu:/tmp/cvs-serv28866/etc
Modified Files:
mixminiond.conf
Log Message:
Renaming and testing
- Rename client pools to client queues.
- Rename mix queues to mix pools.
(Now, we call something a "pool" iff we rely on it to batch and
re-order messages. "Queue" is still kind of a misnomer, since our
"queues" aren't FIFO but rather FI-don't-care-O.)
- Test and debug client keyrings
Index: mixminiond.conf
===================================================================
RCS file: /home/minion/cvsroot/src/minion/etc/mixminiond.conf,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- mixminiond.conf 26 Mar 2003 16:36:46 -0000 1.20
+++ mixminiond.conf 27 Mar 2003 10:30:59 -0000 1.21
@@ -113,7 +113,7 @@
# NOTE: Users will not necessarily see this field before they use your
# remailer.
#
-Comments: This server has been running Mixminion since version 0.0.1.
+Comments: This server has been running Mixminion since version 0.0.4alpha.
Of course, since Mixminion is still in alpha (or since we haven't
edited our configuration file since Mixminion came out of alpha), you
shouldn't trust us with your anonymity yet.