this post was submitted on 21 May 2024
46 points (97.9% liked)

Privacy

29798 readers
692 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 4 years ago
MODERATORS
46
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 

Anone heard about it? Anything bad about security?

I've checked speeds with my friend, the're quite good, file transfer speed is insane compared to signal.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 18 points 1 month ago* (last edited 1 month ago) (13 children)

It's cool p2p protocol but nowdays no good clients, most of them unmaintained and qtox have so shit code.Feels like developer didn't learn anything about writing safe c++ code.On android there trifa app but it's works... pretty weird,there also atox but it's doesn't implemented feature about video/voice calls.

[–] [email protected] 5 points 1 month ago (2 children)

Looks like it's got same problems as Matrix does (despite architecture diffirences).

[–] [email protected] 12 points 1 month ago (2 children)

Matrix has problems, but lack of clients and users isn't one of them

[–] [email protected] 7 points 1 month ago (2 children)

What are the main problems of Matrix? I have searched around for this but not found anything concrete. I use Element with E2EE and haven't had any real problems with it.

[–] [email protected] 8 points 1 month ago (1 children)

It supports unencrypted messages. Lots of metadata is not encrypted (eg all reactions).

Many orgs cant use software where users can send messages unencrypted. Its a security risk, even if the user did it by mistake.

[–] [email protected] 2 points 1 month ago (1 children)

I think most orgs would want to own the server and for messages to not be end-to-end encrypted. All connections to the server would still be encrypted.

That would be more in-line with slack or something.

If you're referring to federation specifically then that's going to get pretty complicated with security policies.

[–] [email protected] 1 points 1 month ago

That would fail a whole lotta regulatory requirements.

[–] [email protected] 2 points 1 month ago* (last edited 1 month ago) (1 children)

High resource usage (RAM, but also CPU), slow syncs especially after being offline for a longer time with many public rooms, group chats are hard with encryption (new members can't read old messages because secure key sharing wasn't solved yet), if your partner did not set up key backup they'll have problems with access to messages when moving or just switching devices

I would say though that the problems of Tox sound to be more serious

[–] [email protected] 2 points 1 month ago (1 children)

High resource usage

That's Synapse being bad and already having a tech debt. Matrix is surely more expensive to run than other protocols, but not much considering federated nature.

slow syncs

Being worked on with syncv3. New sync is crazy fast.

About encryption, it is also being worked on heavly.

The one bad thing I can say about Matrix is just how much is being "work in progress". But I would choose a protocol that is going to do my checklist than others that would never do.

[–] [email protected] 1 points 1 month ago

That's Synapse being bad and already having a tech debt.

No, I mean the clients.

element web consumes 2-3 GB of RAM according to about:processes when my matrix.org account with membership in a few dozen public rooms is logged in.

The android client is also as slow as nearly nothing else on my phone. It lags, so much that it's not rare that I have to wait seconds before a click gets processed to start opening a menu.
And that's how it is when the app is synced. While it is still syncing it's even worse.

Being worked on with syncv3. New sync is crazy fast.

I have element x. It still can take seconds until it is usable, like if I haven't used it for a while, on a fast connection. But yeah, at least it's not minutes.

While most of the known chat apps already work this way, I am sad that element x won't try in any way to store a copy of my messages on the phone for offline access anymore.

[–] [email protected] 4 points 1 month ago

I mean efficient clients that are both easy for non-techy ppl and their 4GB of RAM.

[–] [email protected] 4 points 1 month ago (1 children)

Matrix is way better than Tox

[–] [email protected] 2 points 1 month ago (1 children)

XMPP is way better than Matrix.

[–] [email protected] 0 points 1 month ago

In your dreams

load more comments (10 replies)