From d6a280f69a6685d5b4da5366626fb76a27f0cc07 Mon Sep 17 00:00:00 2001 From: hozan23 Date: Wed, 12 Jun 2024 15:16:47 +0200 Subject: update README.md --- p2p/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'p2p') diff --git a/p2p/README.md b/p2p/README.md index 02c4742..a0303bb 100644 --- a/p2p/README.md +++ b/p2p/README.md @@ -31,7 +31,7 @@ differences and optimizations. Some of the main changes: > Despite criticisms of Kademlia's vulnerabilities, particularly concerning > Sybil and Eclipse attacks [[1]](https://eprint.iacr.org/2018/236.pdf) > [[2]](https://arxiv.org/abs/1908.10141), we chose to use Kademlia because our -> main goal is to build an infrastructure focused on sharing data. This choice +> main goal is to build a network focused on sharing data. This choice > may also assist us in supporting sharding in the future. However, we have made > efforts to mitigate most of its vulnerabilities. Several projects, including > BitTorrent, Ethereum, IPFS, and Storj, still rely on Kademlia. -- cgit v1.2.3