Spyke
opensource·Open Sourcebypnutzh4x0r

Element X, Call and Server Suite are production ready

Element is launching the world’s first communications platform based on the upcoming Matrix 2.0 release. The result is blazing performance which outperforms the mainstream alternatives - across a decentralised system that enables self-hosting and end-to-end encryption - as well as open standard interoperability to revolutionise real time communication between large organisations.

Built on Matrix 2.0, Element X now rivals the performance of centralised consumer messaging apps, empowering organisations to address the shadow IT issues caused by consumer-grade messaging apps in the workplace.

The new Element communications solution consists:

  • Element X, our next-gen app with an array of new features
  • Element Call fully integrated into Element X, for native Matrix-encrypted voice and video
  • Element Server Suite, our backend hosting solution for powerful admin control and Matrix 2.0 performance
Element X, Call and Server Suite are production readyhttps://element.io/blog/we-have-lift-off-element-x-call-and-server-suite-are-ready/Open linkView original on lemmy.ndlug.org
lemmy.ml

"invisible cryptography" I sure hope this isn't an empty promise. The number one gripe I have with matrix/element is the absolutely horrendous crypto dance they make you do.

58

It's probably the number one reason I can't convince friends to move over, I know they would bawk at how it makes them do that on every device

27

I studied cryptography and I can't figure out how to do the dance right. I thought I did, but one of my contacts says they can't read any message I send them. And I can't message them to figure out why.

We haven't spoken since. Thanks Matrix.

5

What are you talking about? Even before this new “invisible cryptography” you set it up once per device and never have to think about it again.

2
lemmy.ml

I had just uninstalled Element X like two weeks ago because I found it to under perform compared to the normal Element client on Android, in addition to lacking some features. I guess I'll give it another shot.

Update: WOW this thing feels lightning fast compared to just a few weeks ago. This is great. Not sure about feature completeness, but based on speed I think I'll migrate Element > Element X again. Great job to the team!

39
lemmy.ml

It hans't changed speedwise for me. It has been lightning fast since it's first release

11

that's interesting. I had found it fast initially when it was first released. I didn't use it often but when I finally stared using Matrix more often I was bouncing between both and Element X was significantly slower than normal Element so I decided to uninstall just a few weeks ago. I had even tried un/reinstalling to see if it would fix it, but it didn't. Much happier with it now.

1
lemmy.world

Still no Spaces support. Even the short list of rooms I've joined are unmanageable when listed flat with no way to identify which Space a #general belongs to

15
sh.itjust.works

This is dependent on matrix-rust-sdk, when (if) it ends up supporting it, all apps using the SDK will be able to add support for spaces

8

Spaces is an underused feature that I hope see gain more traction! It makes Matrix a credible competitor to Slack and Discord

3
discuss.online

I can't use discord because they require phone numbers from users who use privacy tools.

What does this mean for people who don't use discord?

3

A space is a collection of rooms. So you have a clean list of spaces, then when you click into one of them it shows all the rooms that it contains. Without spaces, every single room is shown in one big list.

9

Spaces have nothing to do with Discord. They're just a way of grouping multiple Matrix rooms together into one "space" like how Discord channels are grouped into one "server."

7
sh.itjust.works

I don’t like what I see in the iOS app stores privacy section for the app.

13
deadcadereply
lemmy.deadca.de

Element is able to use features called "Integration Manager" and "Identity Server". When using an Identity Server, you can choose to link name, email, and phone number to your Matrix account. When using an Integration Manager, there's a feature to share your location with others in chat.

As such, Vector discloses that they "collect this information", although (except some diagnostics), this is completely optional.

(I am not associated with Vector, just interested in Matrix)

34
grimerreply
lemmy.world

Ah interesting ok. So basically even though it CAN link all of that info to you and such doesn't mean that it WILL if you opt out of things. Is that correct?

16
deadcadereply
lemmy.deadca.de

Correct, Vector does not receive this information unless you willingly share it with them.

8

Strange. I could only find vector settings in the regular Element app. And even stranger, it prompts me with “Accept Identity Server Terms” but if I tap on the identity server option it says “You are currently using vector…”. I also cannot disconnect unless I accept the terms. I really wish all of this was more clear.

1

The way permissions are listed on mobile operating these days is honestly pretty misleading.

For example, I know some apps that need to request network permission even though they don't need to connect to the internet. Not because they want to do anything shady, but because they legitably have to in order to get certain info.

Not to mention the problem of listing everything an app can do as if it is doing all of those things.

7

Correct any personal info is opt-in, ie; you can put your phone number and email in if you want to make it easier for friends to find you.

2

That's the problem with how the app store presents privacy info: without context it's nearly meaningless. "may be collected". It's optional, but that's not show here. The Play store does show that these are all optional.

"Collected" is also a scary word here. Having my location "collected" sounds scary, but what it actually may mean is that I can optionally and explicitly share my location with a contact.

20

Notice it says "MAY be collected", because if you want to you can share your phone number, email, etc with the app to allow people to find you easier.

Same with location and stuff like that, if you use an option to share your location or connect to bluetooth devices it will obviously need your location permission.

2
lemm.ee

I’m still sad they stopped work on dendrite. P2P level decentralization, with E2EE, would be amazing.

These are still great improvements though. I'm hyped that loading seems to be so much faster.

11

They paused funding for all of the exciting P2P and low bandwidth stuff last year. Hopefully it resumes soon, as mentioned in the GitHub thread.

https://matrix.org/blog/2023/12/25/the-matrix-holiday-update-2023/#In-other-news

Meanwhile, P2P Matrix and Low Bandwidth Matrix is on hiatus until there’s dedicated funding - and Account Portability work is also temporarily paused in favour of commercial Element work, despite the fantastic progress made recently with Pseudo IDs (MSC4014) and Cryptographic identifiers (MSC4080). Given P2P Matrix and Account Portability were the main projects driving Dendrite development recently, this may also cause a slow-down in Dendrite development, although Dendrite itself will still be maintained.

https://github.com/matrix-org/dendrite/issues/3413

2
lemmy.ml

Not available on f droid yet it seems

10

The new release isn't out on F-Droid my friend, last updated 3 months ago as of this comment.

6
XNX
slrpnk.net

Screensharing would let so many people move from discord

10

Discord uses their own screen sharing implementation because it performs better than what's available in Electron by default. I don't expect Element to achieve that, considering their focus isn't gaming.

2
discuss.online

Yes, you can. The server code is on github. But I don't know why you would, since all messages are encrypted client-side.

Its more secure because you know that all your users can't send a message unencrypted, either accidentally or intentionally.

1

there's a graphical indicator if they send something unencrypted, and there's no way to turn an encrypted chat into an unencrypted chat on matrix. Plus they start encrypted by default, I honestly don't even know how to make an unencrypted chat, I don't think there's any good way to other than using a client that doesn't have encryption.

this is not a real problem.

0

It is a problem. Many orgs have strict rules not to use messaging solutions that support unencrypted messages

This doesn't tick the box, so it blocks adoption

1

Space support and multi account support and I'll install it. Fluffychat has many features but still laggy.

9

Native OIDC support...something I wish more self hosted apps would prioritize. I shouldn't need to maintain a bunch of user account systems on my own servers.

9
qaz
lemmy.world

What's the difference between the normal app and element X? Why create a new app?

EDIT: I installed it, but can't verify for some reason.

EDIT: It works now, and it's very fast compared to the other client. It's a shame spaces aren't supported.

7

Normy here, I think it's a whole different framework which is faster and more reliable I think. Also the normal app technology outdated so maybe it's difficult to add new features to it.

4

I've been using the nightly releases for element X android for some time.

Sliding sync means messages are fetched quite a bit quicker, though it's not yet feature complete relative to regular element android.

I've not yet tested element call on EXA, however, but it's worked very nicely for me via web.

13
JustMarkovreply
lemmy.ml

We should probably stop arguing about Matrix vs XMPP and finally decide what to use or else we'll never move forward.

10

Which is largely whether or not the eventual consistency model or not is the route to take. Is the resilience for chat worth the explosion of storage & preformance cost of sync/search & maintaining all that data amongst all servers? Or is limited/functional sync without always duplicating the entire history with the occasional out-of-order message & missing old attachments good enough? Is ephemeral chat okay to save resources which in turn makes it more feasible to self-host on lower-end hardware or is it better to trust a couple big servers with massive storage who probably have admins?

6
feddit.org

Does Element X run directly on X now, without electron?

2

Just now, sounds like it's feature incomplete, still I am curious if I missed anything big

8

I currently use Synapse with bridges to Signal and Discord, and Matrix API. Is Element X a better way to go server-side now?

1
Chewyreply
discuss.tchncs.de

Unencrypted messages are useful for very large rooms, where encryption doesn't provide meaningful more privacy since public rooms have to be considered public space anyway. Encryption does have overhead, so it makes sense to disable it.

Private rooms are E2EE by default and can't be created unencrypted (at least in the Element X mobile UI). This is a good way to handle it IMO.

4

Encryption is, what, a 10% hit? I (and most companies) would gladly take that tax to ensure that it wasn't possible for me or anyone in my org to accidentally send an unencrypted message.

0
lemmy.world

All I read is Marketing Tech Speak that sounds no different than anything else that gets advertised in my face. At work, we use Teams. It is a pain sometimes when it gets a little buggy, but integrates into SharePoint/OneDrive and the noise suppression in meetings is pretty awesome. At home I use discord or GChat because that is where all my friends are. I don't assume I have privacy on any of these platforms and they all work on my phone and computer.

How is the user experience? Ultimately, give me privacy, but if the user experience and UI don't give any improvements over the corporate ones, I will have to try it some other time.

-2
lemmy.world

But my question is about the user experience and UI. I can run a docker script, but I care about the thing I can see and interact with.

3
Chewyreply
discuss.tchncs.de

The user experience is generally worse than Discord, like any federated system compared to centralized platforms.

There is Cinny, a client with an UI similar to Discord. Element X is a great mobile client, and imo far superior to Discord for 1 on 1 chats (to be fair, I really dislike Discord 1 on 1 chat experience, so I'm biased).

Edit: It's worth noting that Element X does not support Spaces yet, which allows for grouping of rooms similar to Discord Server.

2
lemmy.world

Thank you for answering the question! I am genuinely both trying to make a point and still be open to try new things. To me, there seems to be a real downward turn on UI/UX in a lot of applications these days, corporate included. When they mentioned the bit about supporting corporate, I have a hard time believing they will get very far with that customer group right now.

I really wish software, especially FOSS, would stop making the UI the afterthought. I try to keep a holistic view when designing things and everyone has a seat at the table. I wonder if projects are boxing themselves in and making it harder for the UI teams to properly integrate, and vice versa? I will happily take criticism and ideas from pretty much anyone, especially outside my immediate teams.

I am pretty out of the game on that as I spent quite a few years doing controls engineering instead. I am back in Software now and I feel old and a little lost. I graduated back in 2012 and we didn't have all of these crazy developer roles and more specialized degrees. They were trying to get a Game Design program started when I graduated, and it was supposedly a mess for a few years.

2

I also think the Element Web UI is lacking, but it's gotten better over the last few years, after they started taking design more seriously. With Element X they do proper UI/UX design as a first step, and then implement it.

The old Riot.im client was exceptionally terrible, in performance and design, so I'm really happy with Element X.

Element being focused on corporate needs is nothing new, since they've a few large (government, healthcare) contracts, and they've struggled with financing for years now. Big deployments using Synapse is the big reason dendrite doesn't see much development anymore, even though it was planned as a replacement for Synapse at first.

I believe many of their side projects (P2P, VR) exist because they try to find possible business avenues, although I feel like most of them aren't successful (and they stretch to thin because of that).

1