From 2b1a25b9b07323cad10e7a60c121c153d110af61 Mon Sep 17 00:00:00 2001 From: Ricky Stretch Date: Tue, 10 Mar 2026 21:51:16 -0400 Subject: [PATCH] updated help --- backend/src/data/help.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/backend/src/data/help.md b/backend/src/data/help.md index 48c1ed8..58e1b4c 100644 --- a/backend/src/data/help.md +++ b/backend/src/data/help.md @@ -4,16 +4,17 @@ Welcome to **JAMA** — your private, self-hosted team messaging app. --- -## Navigating JAMA - +## Security ### 🛡️ Your Privacy Assured -The only people that can read your direct messages (person 2 person or group) are the members of the message group. No one else, including admins, know which message groups exist or which you are part of, unless an they are a member. +The only people that can read your direct messages (person 2 person or group) are the members of the message group. No one else, including admins, know which message groups exist or which you are part of, unless they are a member. -Every user, at minimum, can read all public messages. +**Every user**, at minimum, can read all public messages. --- +## Navigating JAMA + ### Message List (Left Sidebar) The sidebar shows all your message groups and direct conversations. Tap or click any group to open it.