1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/simplex_ynh.git synced 2024-09-03 20:26:28 +02:00

Merge branch 'testing' of https://github.com/YunoHost-Apps/simplex_ynh into testing

This commit is contained in:
Éric Gaspar 2023-01-16 18:08:33 +01:00
commit 858bc8918f
2 changed files with 24 additions and 0 deletions

View file

@ -23,6 +23,18 @@ SimpleX - the first messaging platform operating without user identifiers of any
![Screenshot of SimpleX](./doc/screenshots/conversation.png)
## Disclaimers / important information
### SMP server address
You can find the fingerprint in the SimpleX Chat service in the webadmin
Your SMP server address should look like this:
```
smp://YOUR_FINGERPRINT=@YOUR_IPV4_ADDRESS:5223
```
## Documentation and resources
* Official app website: <https://simplex.chat/>

View file

@ -23,6 +23,18 @@ SimpleX - la première plate-forme de messagerie qui n'a aucun identifiant d'uti
![Capture décran de SimpleX](./doc/screenshots/conversation.png)
## Avertissements / informations importantes
### SMP server address
You can find the fingerprint in the SimpleX Chat service in the webadmin
Your SMP server address should look like this:
```
smp://YOUR_FINGERPRINT=@YOUR_IPV4_ADDRESS:5223
```
## Documentations et ressources
* Site officiel de lapp : <https://simplex.chat/>