From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hartmut Goebel Subject: Re: [PATCH] gnu: Add Prosody service. Date: Thu, 5 Jan 2017 11:34:40 +0100 Message-ID: <586E2140.8070004@crazy-compilers.com> References: <20170104215559.3295-1-clement@lassieur.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57387) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cP5Nf-0002bR-83 for guix-devel@gnu.org; Thu, 05 Jan 2017 05:34:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cP5Nc-0003F9-1a for guix-devel@gnu.org; Thu, 05 Jan 2017 05:34:47 -0500 Received: from mail-out.m-online.net ([212.18.0.9]:34015) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cP5Nb-0003Eh-RL for guix-devel@gnu.org; Thu, 05 Jan 2017 05:34:43 -0500 In-Reply-To: <20170104215559.3295-1-clement@lassieur.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: =?UTF-8?Q?Cl=c3=a9ment_Lassieur?= , guix-devel@gnu.org Hi, Thanks for this service :-) Am 04.01.2017 um 22:55 schrieb Clément Lassieur: > +(define %default-modules-enabled > + '("roster" > + "saslauth" > + "tls" > + "dialback" > + "disco" > + "private" > + "vcard" > + "version" > + "uptime" > + "time" > + "ping" > + "pep" > + "register" > + "admin_adhoc")) I suggest adding omemo (axelotl encryption) here, since this is one of the most important new features for XMPP. > + "Multi-user chat (MUC) is Prosody's module for allowing you to create > +hosted chatrooms/conferences for XMPP users. > + > +General information on setting up and using MUC chatrooms can be found in our > +\"Chatrooms\" documentation (@url{http://prosody.im/doc/chatrooms}), which you > +should read if you are new to XMPP chatrooms. s/MUC chatrooms/ multi-user chatrooms/ s/our/the/ > +;;; Commentary: > +;;; > +;;; Messaging services. > +;;; > +;;; Code: […] > +;;; messaging.scm ends here I'd leave this comment away. It is of now use. We had a loner discussion about this here on the list in autum. -- Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |