clickable links and images

This commit is contained in:
Sarah Jamie Lewis 2022-06-17 13:01:51 -07:00
parent 6d2515edf6
commit 1d3b0a8cdc
9 changed files with 32 additions and 2 deletions

View File

@ -2,4 +2,29 @@
sidebar_position: 5
---
# Clickable Links
# Clickable Links Experiment
:::danger
This feature, if enabled, presents a **deanonymization** risk.
Do **not** open URLs from people you do not trust. Links sent via Cwtch are opened via the **default**
browser on the system. Most web browsers cannot provide anonymity.
:::
# Enable the Clickable Links Experiment
1. Go to Settings
2. Enable Experiments
3. Enable the `Clickable Links` experiment
## Risks
![](/img/clickable_links.png)
After clicking on a link in a conversation Cwtch will open a warning prompt with two options:
1. Copy the URL to the Clipboard
2. Open the URL in the default system browser.

View File

@ -4,7 +4,7 @@ sidebar_position: 2
# Server Hosting
**Server hosting is currently an experimental feature in Cwtch so it is not enabled by default.**
**Server hosting is currently an experimental feature in Cwtch, it is not enabled by default.**
1. Go to Settings
2. Enable Experiments

View File

@ -8,6 +8,7 @@
text-align: center;
position: relative;
overflow: hidden;
background: url(/img/handbook-banner.png) no-repeat top center;
}
@media screen and (max-width: 996px) {

1
static/img/HB_svg_1.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 4.2 KiB

1
static/img/HB_svg_2.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 4.3 KiB

1
static/img/HB_svg_3.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 3.0 KiB

1
static/img/HB_svg_4.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB