@velartrill if signal isn't a complete honeypot run by spooks, it at least is "tolerated" because said spooks might be very well able to just do timing attacks etc. at the borders of their network.
remember that there were cryptographic curves weakened "by accident". that's the level of sophistication one has to think about.
why signal is tolerated, but tor isn't and node operators are constantly harassed. maybe one of them works and the other doesn't.
@TheFuzzStone@fosstodon.org
@velartrill @TheFuzzStone@fosstodon.org @bonifartius at this point I use signal because I dragged my friends there and they'll throw a fit if i try to drag them somewhere else
(tbh I'm not even sure what credible alternatives there are, telegram seems even worse)
at least the CIA/FBI is a smaller set than everyone that zuckerberg sells whatsapp data to
@velartrill @TheFuzzStone@fosstodon.org @bonifartius
thanks for the recommends, will check them out
as i say, for day to day comms, at least signal isn't known to indiscriminately sell data to corporate as a revenue stream
@velartrill just my 2 cents, i don't want a heated discussion: matrix is open source and you can host your own element and turn off integrations support. or just use a different client like fluffychat. or just build your own. server side dendrite seems to be running quite well.
there is quite valid criticism of some parts of the matrix ecosystem, but the protocol is just git on speed in the end. libolm is reviewed crypto, having well designed multi device group chat crypto is really a killer feature.
@TheFuzzStone@fosstodon.org @skells
@Xalef .. thats why the messages are stored encrypted with forward security if the room has crypto enabled.
the git part was more of an analogy, i found the distributed synced graph idea to be a quite nice change from the "stream distribution" of xmpp/irc.
@TheFuzzStone@fosstodon.org @skells @velartrill
@Xalef
public encrypted rooms aren't scaling as you would have giant cyphertext messages if you have really many people in a room.
in the default setting, encrypted rooms are invite only. messages are forwarded to the servers involved, not "everybody". additionally it's kind of braindead to use crypto without invites, you get the same security as irc with tls.
it really isn't hard to understand, but somehow people like to scream devil.
if you don't like it, don't use it. i don't force anyone.
@TheFuzzStone@fosstodon.org @skells @velartrill
@bonifartius the goal of the distributed synced graph is to syphon as much data as possible to the main server
https://www.hackea.org/notas/matrix.html