this post was submitted on 21 Jul 2026
1 points (66.7% liked)

Matrix

399 readers
1 users here now

The secure messaging protocol.

founded 2 years ago
MODERATORS
top 9 comments
sorted by: hot top controversial new old
[–] unexposedhazard@discuss.tchncs.de 2 points 3 weeks ago* (last edited 3 weeks ago)

Pretty sure that this requires the client to actually honor this setting. If you use another client you can probably just disable it anyways, but im not 100% sure on that. But yeah do not use the matrix.org server, that is like matrix rule number 1 in any introduction to matrix. The people running matrix.org have said themselves that they dont want any more users, which is why they started implementing limits for users that dont pay them.

[–] moonpiedumplings@programming.dev 1 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

Read receipts aren't end to end encrypted.

Reactions aren't either.

You should be able to disable it clientside.

[–] zo0@programming.dev 1 points 3 weeks ago (1 children)
[–] refalo@programming.dev 1 points 3 weeks ago (1 children)

Basically the only thing actually encrypted in matrix e2e are the message contents itself. All other possible types of associated metadata, aren't.

[–] explorator_1317@mander.xyz 1 points 1 week ago (1 children)

Is there a given reason for this? Is it something they're working on changing? I know very little about cybersecurity, but that sounds like a suboptimal situation.

[–] JadedBlueEyes@programming.dev 2 points 6 days ago (2 children)
  • There are efforts to encrypt more information and metadata, and to reduce the extent metadata can be correlated
  • The primary reason that things aren't encrypted is to allow the server to perform necessary parts of the protocol, like deciding who is in a room, what the title of the room is and to whom should messages be delivered.
[–] explorator_1317@mander.xyz 1 points 6 days ago

Good to know, thanks!

[–] refalo@programming.dev 1 points 6 days ago

I wonder if something like onion routing could be helpful?

[–] stratself@lemdro.id 1 points 3 weeks ago

I didn't know that could be possible. Clients can generally disable it, and server software like Continuwuity can also toggle it off at the server level.

Perhaps you should try with a different provider