• 5 Posts
  • 313 Comments
Joined 2 years ago
cake
Cake day: April 27th, 2024

help-circle








  • Huh - you’re right. I went back to Signal’s X3DH spec because I was sure I was right, but it seems I misremembered how the “prekey bundles” work: Users publish these to the server, allowing (in my original assumption) for the server to just swap them out for a server/attacker-controlled key bundle for each Alice and Bob.

    However, when Alice wants to send Bob an initial message and she gets a forged prekey bundle, Bob will simply not be able to derive the same key and communication will fail, because Bob knows what his SPK private key is, while the server only knows the public key.


  • A compromised server would allow the server to man-in-the-middle all new connections (as in, if Alice and Bob have never talked to each other before, the Server/Eva can MITM the x3dh key exchange and all subsequent communication). That’s why verifying your contact’s signatures out-of-band is so important.

    (And if you did verify signatures in this case, then the issue would immediately be apparent, yes.)

    Edit: I was wrong. See below.









  • Definitely, but not categorically different.

    Also I just re-read my comment and realized it could sound like I’m trying to defend Duolingo. I’m not. It’s shit. My issue was with the “only total immersion” aspect. While no doubt immersion can help boost your learning and motivation, it also seems to have turned into a buzzword used by (a subset of) (mainly the English-native) language learning community, to the point where I’m now weary of people using the word because far too often it’s not used as “you should actually use the new language!” and instead as “textbooks and grammar studying are useless, just watch anime 8hr/day until you are fluent”.

    Sorry if I projected that frustration on your original comment. The above is just the abstract of a rant I’ve been itching to write for a while 😄


  • Ah, too bad. IMO better clients would make it drastically easier to convince people to switch.

    Hm, I can create groups (also with muc), and the other members are added, but writing a message triggers “x left the group” for everyone. Dunno. Probably something trivial I overlooked. But honestly… Weather is too good today to be bothered 😄

    Ah, I already had a TURN/STUN coturn server set up for matrix and jitsi, so it was just a matter of telling prosody about that. So I cheated a little I guess 😄 Here is my full config for that, in the unlikely event that you’re using NixOS.