From 8db2afaa16f64fefa48d6ac8471c0cb0a176097d Mon Sep 17 00:00:00 2001 From: mfahampshire Date: Wed, 25 Sep 2024 18:57:09 +0200 Subject: [PATCH] stub for not p2p --- documentation/docs/pages/network/architecture/nym-not-p2p.mdx | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 documentation/docs/pages/network/architecture/nym-not-p2p.mdx diff --git a/documentation/docs/pages/network/architecture/nym-not-p2p.mdx b/documentation/docs/pages/network/architecture/nym-not-p2p.mdx new file mode 100644 index 0000000000..b437ab0fc7 --- /dev/null +++ b/documentation/docs/pages/network/architecture/nym-not-p2p.mdx @@ -0,0 +1,2 @@ +# Why Nym isn't P2P +why we aren’t using a p2p model (eclipse + knowledge attacks) clearly so we can point people in that direction the next time it comes up.