[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[minion-cvs] Be more clear about reply blocks and upgrading
Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv13788
Modified Files:
README
Log Message:
Be more clear about reply blocks and upgrading
Index: README
===================================================================
RCS file: /home/minion/cvsroot/src/minion/README,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- README 14 Feb 2003 03:51:20 -0000 1.31
+++ README 14 Feb 2003 16:43:45 -0000 1.32
@@ -5,6 +5,8 @@
WARNING! Mixminion 0.0.3 breaks backward compatibility with version 0.0.2.
Versions older than 0.0.3 are no longer supported; you should upgrade now.
+XXXX Clarify only need to d/l openssl once.
+
CONTENTS:
I. Overview
II. What's new in this version
@@ -129,7 +131,9 @@
Just follow the installation instructions below.
If you're running a server, you may want to configure the new 'Retry' options
-in your mixminiond.conf file; see ./etc/mixmioniond.conf for examples.
+in your mixminiond.conf file; see ./etc/mixmioniond.conf for examples. You
+do not need to generate a new server descriptor or keyset; just upgrade your
+software.
IV. HOW TO INSTALL MIXMINION
============================
@@ -306,11 +310,11 @@
[NEW IN 0.0.3] To generate a reply block, type:
- mixminion generate-surb -t <target-address>
+ mixminion generate-surb -t <your-address>
To send the reply block to a file, instead of to stdout:
- mixminion generate-surb -t <target-address> -o <filename>
+ mixminion generate-surb -t <your-address> -o <filename>
If you specify a "SURBAddress" field in ~/.mixminionrc, you may
omit the target address: