- cross-posted to:
- fediverse@lemmy.world
- matrix@lemmy.ml
- opensource_news@lemmy.ml
- cross-posted to:
- fediverse@lemmy.world
- matrix@lemmy.ml
- opensource_news@lemmy.ml
Will regular Element support it soon? Or am I expected to install a new app?
It will, no need to install anything new
What is an MSC?
Oh look, the version number match the number of users. ;)
Matrix is like one of the most popular apps. I don’t love it, but I use it because there’s more users there than Wire or Threema or XMPP.
Could someone smarter than me explain Matrix to me? In particular,
- What would be the utility for someone, who cares about privacy and currently uses Signal and email for communication?
- What advantage would it give me over other services?
- Is Matrix anything good already, or is it something with potential that’s still fully in development?
- How tech savvy does one need to be to use Matrix?
Its slack but it can be more secure (e2ee DMs).
Its good already and used as a public channel for most popular Foss projects’ chats
matrix is for chat rooms full of strangers. signal is for talking to your friends
- What would be the utility for someone, who cares about privacy and currently uses Signal and email for communication?
None? Use signal, as long as it works. If the Signal server goes down tho, you could selfhost Matrix.
What would be the utility for someone, who cares about privacy and currently uses Signal and email for communication?
Matrix is more like discord, no phone numbers, just email, and you can make big groups with different channels within. More meant for communities then something like Signal, that’s mostly for 1:1 conversation or small groups
What advantage would it give me over other services? Keeping the discord example i said above, no tracking, possibility to have end to end encryption, and open source code, along with the ability of having different instances that can communicate to each other, just like here on lemmy, so if you don’t trust anyone else you can run your own instance
Is Matrix anything good already, or is it something with potential that’s still fully in development?
It’s mostly good already, but as with many other privacy focused services it lacks a wide adoption, so most of the communities there are about privacy, Linux and that type of stuff.
How tech savvy does one need to be to use Matrix?
The most used client, Element, is IMO very easy to use, you can directly register through there, and you get the choice of choosing between the official matrix.org instance (which on certain occasions is laggy due to the many people using it), or other instances
What would be the utility for someone, who cares about privacy and currently uses Signal and email for communication?
Your organization can’t host a federated Signal server, and email isn’t private.
Is Matrix anything good already, or is it something with potential that’s still fully in development?
My previous organization has used it for over 4 years without issues, however mostly limited to text.
How tech savvy does one need to be to use Matrix?
Simply using? Not very much, basically like Lemmy.
Epic timing, I want to dive in and see if I can mirror setting up Discord communities in the most painless way possible. This seems to be a great step in the right direction. Imagine a place… where you get the best of both worlds and we can leave Discord behind.
If the Matrix Foundation can deliver on all the points of this blog post then Matrix will take off as a platform. The problem I have is that in the past they’ve been poor at handling issues in any sort of reasonable time frame, or at all.
Hoping they’ll eventually turn over a new leaf.
Hopefully the clients get much better. I convinced a few friends to get on Matrix last year… and… boy… it was a terrible experience. Everyone ended up going back to Discord and they probably won’t trust another recommendation from me.
I’ve been very mindful not to recommend Matrix until the clients and protocol become much more stable. When you’re recommending platforms to average users you really need to jump in and try it yourself. If too many problems come up just don’t recommend. Or alternatively do recommend if you want them to leave you alone :3
UX is very difficult, unfortunately, especially for open-source projects where the contributors are usually programmers and not so much UX/product managers.
Yeah, but repeated “This message cannot be decrypted” breaks its primary function as a chat app.
It’s getting harder and harder to disable their broken end to end encryption by default too.
Look at the telegram client, which is open source and has the best UX for a messenger I know
Isn’t telegram a for-profit company?
The telegram apps are open source
I would like to enter the Matrix.
i guess they’ll actually be done Summer next year
Is it an improvement over xmpp ?
But I haven’t even escaped the original matrix. Or the matrix reloaded.
You’re not the chosen one.
That’s what she said.
It’s been here since 2003
i’m guessing they’ll actually be done in 6 months or so
I laughed a bit. Thanks.
I need to give Matrix another try
great project getting better all the time!
Awful to self-host (resources, administration) and rolling their own crypto
On the UX-Side it’s too complicated to explain to my parents.
I’d love for it to succeed, but for now I’ll just stick woth Signal
rolling their own crypto
No, it uses well-known, well-proven, standard crypto.
It also uses double-ratchet key management, much like what Signal does.
The reference server is a bit heavy if you’re federating with large public rooms, but lighter alternative servers are available.
they do have a special crypto usage which they have sensibly rewritten in Matrix 2.0
Encryption is a mess with Matrix. Randomly doesn‘t decrypt messages. Most non-techies don‘t get the process of saving key files or creating secure passphrases.
Looks like someone didn’t read the article. See part 4: Invisible Encryption. (Also note the Conclusion paragraph that explains the new functionality is only just starting to appear in clients.)
I did. I referred to the current version and the comment that is has always been a great project.
So you were aware that this announcement includes fixes for the encryption issues, yet you decided to post a comment complaining about them anyway, ignoring the point of this post and giving readers the false impression that the issues are unaddressed.
And you did it just to contradict someone who finds the project useful.
That’s not helpful to anyone. Quite the opposite, I’d say.
Too much in the open source community is people saying this is great! Always has been. You shouldn’t crap on people being honest about the problems that have existed, because track record is important
I replied to an answer here. Not to the blog post.
By that, I referred to the quality of this answer concerning the past, to be more precise to the last three years, we‘ve been using Matrix at work, struggeling with these shortcomings.
Your personal shortcomings concerning either the use of Lemmy and/or discussions in general are sad, but not my problem.
Honestly in my experience all issues with decryption have been solved for more than a year. No matter if im using android, web or desktop. Idk about apple shit but thats just not a priority probably.
Todays desktop release finally enables the new voice/video calls/rooms feature which was the last serious complaint i had.
I tried running a matrix server last year. I guess I will try again and see if a normie like me can make it somewhat usable.
With docker it’s quite easy (assuming you are familiar with docker)
But docker / containerization is a skill that becomes really really helpful to learn if you are interested in this type of thing.