Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Aug 2020 14:56:38 -0700
From:      Dave Hayes <dave@jetcafe.org>
To:        Eugene Grosbein <eugen@grosbein.net>
Cc:        Farhan Khan <farhan@farhan.codes>, freebsd-hackers@freebsd.org
Subject:   Re: Recognizing Matrix as an official channel
Message-ID:  <20200817145638.64be51a1@bigus.dream-tech.com>
In-Reply-To: <b6a282b8-79e0-42d9-c662-f00d5876da53@grosbein.net>
References:  <r4i3f1onokd4lq5igh8705mt.1597640015532@email.lge.com> <0220573d-7844-4c0f-9cff-56c2a6f91500@www.fastmail.com> <b6a282b8-79e0-42d9-c662-f00d5876da53@grosbein.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 18 Aug 2020 03:20:45 +0700
Eugene Grosbein <eugen@grosbein.net> wrote:
> What is Matrix's level of support for FreeBSD?
> Is there native FreeBSD server?

Yes. See net-im/py-matrix-synapse, which is well supported.  

> Is there native FreeBSD client?

Matrix is really a protocol, not an application. Thus this question is hard
to answer. You can see

  https://matrix.org/

for details, but the best current client for this protocol is Element.
Element runs in the popular browsers, has an Android and iOS client,
and can likely be made into a stand alone application assuming 
devel/electron* works on FreeBSD. However, all you need is www/chromium or
www/firefox to actually run a client. So technically, FreeBSD is also well
supported but a native client is through electron. 

It's worth noting that Matrix is federated. Thus it is quite possible for
FreeBSD to run it's own matrix server if it decided to. 
-- 
Dave Hayes - Consultant - Altadena CA, USA - dave@jetcafe.org 
>>>> *The opinions expressed above are entirely my own* <<<<

Exaggeration is a standard peculiarity of man. To deprecate
is often a form of exaggeration which people do not notice
because it appears to be its opposite.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200817145638.64be51a1>