From 3303a29cac47781f5e8c18d7d6653025349cbae3 Mon Sep 17 00:00:00 2001 From: Christophe Besson Date: Thu, 17 Sep 2026 12:49:53 +0200 Subject: docs(site): the hub's password verifier is 64 MiB Co-Authored-By: Claude Opus 5 --- site/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site') 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 @@

Security

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).

+ X25519 ECDH with HKDF. Passwords are hashed with Argon2id (64 MiB).

Open Source

MeshBay is open source. The code is available on -- cgit v1.2.3