summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
Diffstat (limited to 'site')
-rw-r--r--site/about.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/about.html b/site/about.html
index d61ac28..2b41f4f 100644
--- a/site/about.html
+++ b/site/about.html
@@ -38,7 +38,7 @@
<h2>Security</h2>
<p>Private groups use end-to-end encryption with ChaCha20-Poly1305.
Authentication uses Ed25519 signed JWTs. Key exchange is based on
- X25519 ECDH with HKDF. Passwords are hashed with Argon2id (256 MB).</p>
+ X25519 ECDH with HKDF. Passwords are hashed with Argon2id (64 MiB).</p>
<h2>Open Source</h2>
<p>MeshBay is open source. The code is available on