X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=README;h=0fbffa97ba57024b099379be93697dbf300f0340;hb=6b344acdd6c268f63630d7802ffbb49d557eea05;hp=6d669773408271b7554688ee7a37121b93704bac;hpb=60e33ab01ef51657fc668266002a7e123828d852;p=oweals%2Fgnunet.git diff --git a/README b/README index 6d6697734..0fbffa97b 100644 --- a/README +++ b/README @@ -1,3 +1,14 @@ +====================================================================== + +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. + +You need to install libgcrypt from git master (1.6.0beta93 at least) +for the code to compile. + +======================================================================= + Welcome to GNUnet @@ -34,6 +45,8 @@ These are the direct dependencies for running GNUnet: - libcurl >= 7.21.3 - libunistring >= 0.9.2 - gnutls >= 2.12.0 +- libidn >= 1.0 +- openssl >= 1.0 (binary, used to generate X.509 certificate) - libltdl >= 2.2 (part of GNU libtool) - sqlite >= 3.0 (default database) - mysql >= 5.1 (alternative to sqLite)