From ccc4d49bddddea5a3ef60933f6c6c36520a0b1b1 Mon Sep 17 00:00:00 2001 From: Mehrzad Date: Tue, 25 Jun 2013 17:00:07 -0600 Subject: [PATCH] Last indents and linkification of IRC links --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 981e853b..bd5ba843 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Tox === Current IRC: #InsertProjectNameHere -on freenode or https://webchat.freenode.net/ +on [Freenode](irc://irc.freenode.net/InsertProjectNameHere) or [webchat](https://webchat.freenode.net/) Proposal of a free as in freedom skype replacement: @@ -24,13 +24,13 @@ Your client stores the id of the peers along with their public keys used to init ## Roadmap: - 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. - ... +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. +... ## TODO: