From 6af84535fabb72045887b60d357abda941200d87 Mon Sep 17 00:00:00 2001 From: Dave Hrycyszyn Date: Thu, 15 Sep 2022 15:53:01 +0100 Subject: [PATCH] Formatting --- clients/webassembly/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/clients/webassembly/README.md b/clients/webassembly/README.md index be3a2e456a..17113faa6e 100644 --- a/clients/webassembly/README.md +++ b/clients/webassembly/README.md @@ -11,6 +11,7 @@ This client is part of the [Nym](https://nymtech.net/docs) project. It's written ## Security Status From a security point of view, this module is not yet complete. Key missing features include, but are not limited to: cover traffic, sending packets with delay according to Poisson distribution. + They should be implemented soon. You can build your applications, but don't rely on it for strong anonymity yet if your application needs cover traffic. ## Using it