From 338bfc151023474bd09030cbededa49d0816efc6 Mon Sep 17 00:00:00 2001 From: irungentoo Date: Tue, 25 Jun 2013 10:09:59 -0400 Subject: [PATCH] Readme updated. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5bba88f..2d35090c 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Proposal of a free as in freedom skype replacement: 1.Get our DHT working perfectly. 2.Connection to other peers according to client id. + NOTE: We have not decided on the encryption yet. This was just a quick guess. 3.Encrypted message sending with RSA 4.Encrypted message sending with AES (encryption done) 5.Reliable sending of data larger than the maximum packet size.