[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Chatroom
- To: luci-discuss@luci.org
- Subject: Chatroom
- From: Quinn Stambaugh <quinns@stambell.net>
- Date: Wed, 27 Sep 2023 17:28:36 -0500
- DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=stambell.net;s=MBO0001; t=1695853721;h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type;bh=C7y5UUrrpEBe0Xu5C1EBuGw/AMXjY3+4a0LpncIdTTA=;b=zvi+hFx86F2oeFF5rEF2ju/2sFjL9mHLq7GXfUMfBdr4S8MkPcBSCMCVPIKaBXzMYf4+ofk3bdlJvYzF2oN36i/KJu0P/l2Q9BgWsSH9eYWvykbOq/KmcNaALPvXb7tHLNp6dz20OwbDK3Fo8q6ByMkF/74CFGKN4SLRPrwoxSfkkRc9PbMywg3qv5AW28pNMSKCZgGoWSZISRUPS6jVnidY8vkdOm78koLIgb51kHHzbD1Zc0F2axU0AAS+gQyb2aAFtwrWQaJ31GGaNyZWv6K4kHN3UquvUbPJE5/Nv1VB5Riuk6ygqvjbEtDH4b0HYqvXRhu8rS37P1fHcdPmFw==
- Organization: Linux Users of Central Illinois
- Reply-To: luci-discuss@luci.org
- Sender: luci-discuss-owner@luci.org
Steven,
Here's the DNS records I'd need to setup a dedicated XMPP MUC component
on my server for a LUCI groupchat, if people are on board. I'd be into
bridging it to other protocols/platform as well, like mattermost.
```
cname=xmpp.luci.org,stambell.net
srv-host=_xmpp-server._tcp.luci.org,xmpp.luci.org,5269,0,5
srv-host=_xmpps-server._tcp.luci.org,xmpp.luci.org,5270,0,5
srv-host=_xmpp-server._tcp.conference.luci.org,xmpp.luci.org,5269,0,5
srv-host=_xmpps-server._tcp.conference.luci.org,xmpp.luci.org,5270,0,5
```
This is a digitally signed message part