[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[minion-cvs] Apply a documentation patch from Lucky, slightly modified
Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv28460
Modified Files:
README
Log Message:
Apply a documentation patch from Lucky, slightly modified
Index: README
===================================================================
RCS file: /home/minion/cvsroot/src/minion/README,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- README 6 Jan 2003 07:13:20 -0000 1.12
+++ README 6 Jan 2003 08:10:43 -0000 1.13
@@ -8,7 +8,8 @@
V. How to send messages
VI. How to run a server
VII. How to report bugs and suggestions.
- VIII. How to contribute
+ VIII. Future interoperability
+ IX. How to contribute
I. OVERVIEW
===========
@@ -244,8 +245,21 @@
If your error occurred on a running server, please make a copy of your
log--it might be helpful.
-VIII. HOW TO CONTRIBUTE
-=======================
+VIII. FUTURE INTEROPERABILITY
+==========================
+
+Mixminion is not yet feature complete. As the software moves closer to
+official release, backwards-incompatible changes *WILL* be introduced.
+Future versions of Mixminion, including future versions in the 0.x track, may
+reject messages from older versions as additional security features are
+added.
+
+Furthermore, the present preview versions include necessary diagnostic
+features that potentially compromise anonymity and would be inappropriate in
+a production system; these features will be removed or disabled by 1.0.
+
+IX. HOW TO CONTRIBUTE
+========================
Send patches to <nickm@freehaven.net>. If you can, please submit unified
diffs against the latest version of the code in CVS.