- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
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
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!
It hans’t changed speedwise for me. It has been lightning fast since it’s first release
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.
I guess it depends on the phone, but even if you didn’t notice it, it should be more efficient now with less resource usage (battery, ram)
Store reviews are 2.4 / 5 why the poor reception
Have you read the reviews?
Just now, sounds like it’s feature incomplete, still I am curious if I missed anything big
Might be historical reviews
Not available on f droid yet it seems
Schildi chat has SchildiNext on f-droid
not on f-droid official yet, but on a separate repo. the page also refers to the list of customizations
~~https://f-droid.org/packages/io.element.android.x/~~
f-droid seems a few versions behind.
https://apkpure.com/element-x-secure-messenger/io.element.android.x/download
That release is quite out of date. See this issue
Indeed, probably in the coming days
My disappointment is immeasurable and my day is ruined.
The new release isn’t out on F-Droid my friend, last updated 3 months ago as of this comment.
last F-droid weekly news mentioned problems with their reproducible build process
Space support and multi account support and I’ll install it. Fluffychat has many features but still laggy.
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.
Good ol’ Rust Rewrite fixing everything.
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.
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.
They didn’t though? Source?
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.
as I understand they may resume work on it, but they have so few human resources that they nedded to put a full stop to it for now
Has anyone tried the new app?
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.
deleted by creator
You still can’t sign in to Element One on it.
Screensharing would let so many people move from discord
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.
however this app does not use electron, so it might be less of a work here
Last time I checked they had it in the web version
Only through Jitsi as I remember, it wasn’t very good if that’s what they’re still using.
Wire supports it. Also more secure than Matrix
How is it more secure than matrix? I can’t even self-host it.
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.
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.
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
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 toThis 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
Spaces is an underused feature that I hope see gain more traction! It makes Matrix a credible competitor to Slack and Discord
What do you mean by “spaces”?
A way to group organize discover and control access to multiple Rooms.
Here’s an extra ironic Elements post describing them: https://element.io/blog/spaces-the-next-frontier/
It’s the equivalent of discord servers
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?
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.”
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.
Is everything encrypted yet? Or do they still allow users to send unencrypted messages?
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.
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.
10% of what? keys are regularly rotated, per-member, and it would soon cost a lot of storage to store historical keys for very large rooms (by their member count)
Sounds like a design flaw. How does this work with other messengers that don’t allow users to send unencrypted messages, like Wire, Signal, and WhatsApp?
(part 2) it doesn’t seem that signal has such a limit. maybe they’re just fine with using relatively a large part of their data for key storage
Groups have an encryption key that I guess you receive from other members upon joining.
probably the same way, and probably with an upper limit on group chat member count
They still allow it
Does Element X run directly on X now, without electron?
No. Unless you use waydroid
“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.
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.
except for the “unable to decrypt” errors, and when new invitees can’t read previous messages
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
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.
while I agree that there are too many problems right now, 2 things really can’t be avoided:
- setting up key backup after registration asap
- verifying your new logged in devices, possibly with the key backup password
well, unless they are fine with using it like signal, which is basically one device only
Signal can have multiple devices, I have it on my phone and laptop.
that must be a relatively new feature
Not really, have used it for years like that. But you need to set it up initially on your phone. The newish feature (less than a year) is that I think they do not require a phone number to set up a new account.
The newish feature (less than a year) is that I think they do not require a phone number to set up a new account.
How do you do that? A few days ago I have registered again, and I didn’t see the option. Didn’t you perhaps mean that the app can hide phone numbers?
Ah that must be it sorry. I thought they had decorelated phone numbers and IDs
(part 2) technically, though, the other part of it is still the case: if you haven’t set yo key backup and you lost your phone, don’t be surprised if you can’t recover all your messages
The last time I used element x was probably a couple months ago and I wouldn’t really call it ‘production ready’. But I guess I’ll have to try it again.
I still don’t think it’s there, but development hss been fast, so a lot has changed and improved in the last couple of months.
Element x still doesn’t have support for spaces. Trying to navigate between rooms just by scrolling through one huge list is a nightmare.
Bombastic