This commit is contained in:
nihilist 2025-05-07 09:43:51 +02:00
parent ab60e81a84
commit 0e65e06b3d
14 changed files with 8 additions and 560 deletions

View file

@ -4,7 +4,7 @@
In this tutorial we're going to setup a private matrix chat server along with VoIP support for the element desktop client.
_Disclaimer:_ If you want this service to remain anonymous, make sure you at least keep [TOR between you and the service](../sensitiveremotevshome/index.md) from the [VPS acquisition](../anonymousremoteserver/index.md) to actual service usage.
_Disclaimer:_ If you want this service to remain anonymous, make sure you at least keep [TOR between you and the service](../../opsec/sensitiveremotevshome/index.md) from the [VPS acquisition](../../opsec/anonymousremoteserver/index.md) to actual service usage.
## **Initial Setup**
@ -226,7 +226,7 @@ Then we make sure that we can access the matrix server via nginx:
Then we test that we can login from a matrix client (which can be installed inside a [whonix VM](../whonixqemuvms/index.md)), let's use [element](https://element.io/download) because we want to be able to do voicecalls:
Then we test that we can login from a matrix client (which can be installed inside a [whonix VM](../../opsec/whonixqemuvms/index.md)), let's use [element](https://element.io/download) because we want to be able to do voicecalls:
![](1.png) ![](2.png) ![](3.png) ![](4.png) ![](5.png)