From 9b2b93d56f38d163853cb49e16be7da449cb3fdd Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Fri, 31 Oct 2025 20:31:40 +0100 Subject: [PATCH] Update faq --- web/public/md/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/public/md/faq.md b/web/public/md/faq.md index 51311282..39372ca2 100644 --- a/web/public/md/faq.md +++ b/web/public/md/faq.md @@ -78,7 +78,7 @@ Yes. * Your data will **never be sold**. * You can **control what is visible publicly**. -* Messaging may move toward **end-to-end encryption** in future versions. +* Chat messages are stored in the database with AES-256 encryption (it may move toward **end-to-end encryption** in future versions). * Stored in secure Supabase and Firebase databases. ### How is the compatibility score calculated?