From 31295f7da843f8e32f1dbdb7c3b552bb7e2f12b2 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 3 May 2018 12:47:44 +0200 Subject: Update TODO --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5c61bf6..1f6d8a9 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,5 @@ Combine opendht with udt. Use opendht to find other peers and udt for communicat Use a merkle tree and when requesting new nodes when connecting, send X latest hashes and other peers can send you where you have missing data and send you it. If all X hashes are wrong, send older hashes. However if we are only using opendht to find other peers, we might as well use https://github.com/DavidKeller/kademlia or https://github.com/ytakano/libcage +## Remove username +Username is cosmetic and not unique. Applications that uses odhtdb should implement their own username system if they wish to do so (using addData operation) -- cgit v1.2.3