From 38b28a1ec3b419a08debedaff74423f05acedf5e Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Fri, 3 Sep 2021 09:53:41 +0000 Subject: [PATCH] Auto-update README --- README.md | 16 +++++++++++++++- README_fr.md | 16 +++++++++++++++- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d1b69d5..73e742b 100644 --- a/README.md +++ b/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 diff --git a/README_fr.md b/README_fr.md index ccd2c4a..4e4d914 100644 --- a/README_fr.md +++ b/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