diff options
author | Christian Grothoff <christian@grothoff.org> | 2013-02-05 20:49:21 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2013-02-05 20:49:21 +0000 |
commit | ca35f67faee8371fa763bdf49f04a8d5d4cdc021 (patch) | |
tree | 5535df5e5a2428ed838c6a0e60b2c6c68a7842c5 /README.1st | |
parent | dd7cca21c5dbaef4d56f92bab3932f0f73d092d1 (diff) |
switching to ECDHE cryptography f, implementation is incomplete and INSECURE, do not use for anything but testing
Diffstat (limited to 'README.1st')
-rw-r--r-- | README.1st | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/README.1st b/README.1st new file mode 100644 index 000000000..c13106bbe --- /dev/null +++ b/README.1st @@ -0,0 +1,12 @@ +====================================================================== + +THIS SVN VERSION OF GNUNET IS INCOMPATIBLE TO ALL PREVIOUS RELEASES. +WE ARE WORKING ON CHANGING FUNDAMENTAL PARTS OF THE CRYPTOGRAPHIC +PARTS OF THE SYSTEM. + +THE CURRENT IMPLEMENTATION DOES NOT GIVE YOU ANY SECURITY (AS SOME +CRYPTO IS DISABLED/INCOMPLETE) AND WILL LIKELY NOT BE COMPATIBLE WITH +YESTERDAYS OR TOMORROWS VERSION. AS SUCH, DO NOT USE IT, OTHER THAN +FOR DEVELOPMENT! + +======================================================================= |