aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
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