changeset 1633:7a97408f32bb

doc (user/chat): Document header and data policy: Document chat header, and Data Policy badge and panel. fix 460
author Goffi <goffi@goffi.org>
date Thu, 26 Jun 2025 17:13:20 +0200
parents 8400d3b58515
children 6c6ab1a96b34
files doc/user/chat.rst
diffstat 1 files changed, 22 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/user/chat.rst	Thu Jun 26 17:12:37 2025 +0200
+++ b/doc/user/chat.rst	Thu Jun 26 17:13:20 2025 +0200
@@ -23,6 +23,28 @@
 - **Right panel**: Provides information about the current discussion, such as participants
   in a chat room.
 
+
+Main Panel Header
+-----------------
+
+The main panel header displays information about the current conversation.
+
+On the left side of the header, you'll find a button to toggle the visibility of the left
+panel. Next to this button is the identifier (JID) of the conversation recipient. This
+recipient can be a single user or a group chat room.
+
+When available, a "Data Policy" badge may appear next to the JID. This badge indicates the
+privacy and data practices of the service associated with the recipient. The badge is
+scored on a scale of ten and uses the following color scheme:
+
+- **Green:** Indicates good data practices and respect for privacy.
+- **Yellow:** Indicates a moderate score – data practices are neither good nor bad.
+- **Red:** Indicates poor data practices and potential privacy concerns.
+
+Hovering or touching the Data Policy badge will open a report panel with more detailed
+information about the service's data handling.
+
+
 Threads and Replies
 -------------------