From 859effacea246ca349ab1417766066d3ca19f693 Mon Sep 17 00:00:00 2001 From: hozan <119854621+hozan23@users.noreply.github.com> Date: Wed, 8 Nov 2023 15:10:41 +0300 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8eb1ca1..c77b45d 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,8 @@ differences and optimizations. Some of the main changes: uses a 256-bit key. > 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 +> 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 > may also assist us in supporting sharding in the future. However, we have made > efforts to mitigate most of its vulnerabilities. Several projects, including -- cgit v1.2.3