From 2b76eb2ca8ab0f56a05df185abfce193955305e5 Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Thu, 2 Jun 2022 09:43:05 -0700 Subject: [PATCH] fix links / streamer mode --- docs/groups/introduction.md | 6 +++--- docs/settings/appearance/streamer-mode.md | 10 +++++++--- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/docs/groups/introduction.md b/docs/groups/introduction.md index 56516ff1..2c1838c9 100644 --- a/docs/groups/introduction.md +++ b/docs/groups/introduction.md @@ -6,8 +6,8 @@ sidebar_position: 1 :::caution -This feature requires [Experiments Enabled](https://docs.cwtch.im/docs/settings/introduction#experiments) and -the [Group Experiment](https://docs.cwtch.im/docs/settings/experiments/group-experiment) turned on. +This feature requires [Experiments Enabled](/docs/settings/introduction#experiments) and +the [Group Experiment](/docs/settings/experiments/group-experiment) turned on. ::: @@ -28,7 +28,7 @@ As such, peer-server conversations only differ in the *kinds* of messages that a with the server storing all messages that it receives and thus allowing any client to query for older messages. The risk model associated with servers is more complicated that peer-to-peer communication, as such we currently -require people who want to use servers within cwtch to [opt-in to the Group Chat experiment](/docs/groups/enable-experiment) +require people who want to use servers within cwtch to [opt-in to the Group Chat experiment](/docs/settings/experiments/group-experiment) in order to add, manage and create groups on untrusted servers. ## How Groups Work Under the Hood diff --git a/docs/settings/appearance/streamer-mode.md b/docs/settings/appearance/streamer-mode.md index 27309d9a..28dc6322 100644 --- a/docs/settings/appearance/streamer-mode.md +++ b/docs/settings/appearance/streamer-mode.md @@ -2,9 +2,13 @@ sidebar_position: 4 --- -# Streamer Mode +# Streamer/Presentation Mode + +Streamer/Presentation mode makes the app more visually private. In this mode, Cwtch will not display +auxiliary information like cwtch addresses and other sensitive information on the main screens. + +This is useful when taking screenshots or otherwise displaying Cwtch in a more public way. 1. Press the settings icon -2. Streamer mode makes the app more visually private, hiding addresses -and other sensitive information +2. Toggle "Streamer Mode" to On 3. Check it works by looking at your profile or at your contact list \ No newline at end of file