docs.cwtch.im/docs/settings/experiments/clickable-links.md

43 lines
1.4 KiB
Markdown
Raw Permalink Normal View History

2022-06-01 18:39:14 +00:00
---
sidebar_position: 5
---
2022-06-17 20:01:51 +00:00
# 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
2022-06-17 20:55:55 +00:00
Clickable links are **not** enabled by default. To allow Cwtch to open links in messages:
2022-06-17 20:01:51 +00:00
1. Go to Settings
2. Enable Experiments
2022-06-17 20:55:55 +00:00
3. Enable the `Clickable Links` Experiment
2022-06-17 20:01:51 +00:00
2022-06-17 20:55:55 +00:00
![](/img/clickable_links_experiment.png)
2022-06-17 20:01:51 +00:00
2022-06-17 20:55:55 +00:00
## Risks
2022-06-17 20:01:51 +00:00
2022-06-17 20:55:55 +00:00
Clickable links in messages are a very useful feature however there are risks you should be aware of if you
choose to enable this feature.
To prevent accidental triggering, after clicking on a link in a message, Cwtch will first open an additional prompt with two options:
![](/img/clickable_links.png)
2022-06-17 20:01:51 +00:00
1. Copy the URL to the Clipboard
2022-06-17 20:55:55 +00:00
2. Open the URL in the **default web browser**
You can use the back button on your device, or click away from this prompt to avoid selecting either option.
**Cwtch cannot protect you if you open malicious links**.
2022-06-17 20:01:51 +00:00
2022-06-17 20:55:55 +00:00
The URL is opened in the **default web browser** which will likely, at a minimum, expose your IP address to the server hosting the URL. Web pages may also use other browser vulnerabilities to gather additional information, or further exploit your computer.