"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.
Open Source
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
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
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
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.
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
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.
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
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
Not available on f droid yet it seems
~~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
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.
I don’t like what I see in the iOS app stores privacy section for the app.
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)
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?
Even better.
It's opt-in instead of opt -out
Correct, Vector does not receive this information unless you willingly share it with them.
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.
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.
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
Space support and multi account support and I'll install it. Fluffychat has many features but still laggy.
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.
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.
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.
The result is blazing performance which outperforms the mainstream alternatives
I highly doubt that. At last the last version of it (released earlier this year) that supported my previous phone I'm pretty sure was more sluggish than telegram.
And even though it's not really a visible problem on my new one, and even though that I can't check it's resource usage anymore (thanks again google for fucking uo /proc! it was a huge idea!), it still means that it uses more battery power
Native Sliding Sync (AKA Simplified Sliding Sync) was just released to Synapse and Element X over the past couple of weeks. It’s not an exaggeration to say that it is FAST now. My fairly large account usually syncs instantly now. If not instant, the longest I’ve seen was 1 second. Give Element X a try again (assuming your home server supports SSS).
Bombastic
We should probably stop arguing about Matrix vs XMPP and finally decide what to use or else we'll never move forward.
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?