mirror of
https://github.com/YunoHost-Apps/converse_ynh.git
synced 2024-09-03 18:25:53 +02:00
Auto-update README
This commit is contained in:
parent
1c8b93e6b9
commit
38b28a1ec3
2 changed files with 30 additions and 2 deletions
16
README.md
16
README.md
|
@ -15,7 +15,21 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
## Overview
|
||||
|
||||
Web-based XMPP/Jabber chat client
|
||||
Converse is a free and open-source XMPP chat client written in JavaScript which can be tightly integrated into any website.
|
||||
|
||||
The benefit of using converse.js as opposed to relying on a SaaS (software-as-a-service) solution, is that your users can have a much more customized, streamlined and integrated webchat experience and that you have control over the data. The latter being a requirement for many sites dealing with sensitive information.
|
||||
|
||||
### Features
|
||||
|
||||
- File sharing (not working yet)
|
||||
- End to end message encryption (XEP-0384 OMEMO)
|
||||
- Open chats via URL
|
||||
- Notifications
|
||||
- Multilingual Support
|
||||
- Moderating chatrooms
|
||||
- Passwordless login with client certificates
|
||||
|
||||
|
||||
|
||||
**Shipped version:** 7.0.6~ynh2
|
||||
|
||||
|
|
16
README_fr.md
16
README_fr.md
|
@ -11,7 +11,21 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
## Vue d'ensemble
|
||||
|
||||
Client de chat XMPP/Jabber basé sur le Web
|
||||
Converse is a free and open-source XMPP chat client written in JavaScript which can be tightly integrated into any website.
|
||||
|
||||
The benefit of using converse.js as opposed to relying on a SaaS (software-as-a-service) solution, is that your users can have a much more customized, streamlined and integrated webchat experience and that you have control over the data. The latter being a requirement for many sites dealing with sensitive information.
|
||||
|
||||
### Features
|
||||
|
||||
- File sharing (not working yet)
|
||||
- End to end message encryption (XEP-0384 OMEMO)
|
||||
- Open chats via URL
|
||||
- Notifications
|
||||
- Multilingual Support
|
||||
- Moderating chatrooms
|
||||
- Passwordless login with client certificates
|
||||
|
||||
|
||||
|
||||
**Version incluse :** 7.0.6~ynh2
|
||||
|
||||
|
|
Loading…
Reference in a new issue