C For C's Sake
C For C's Sake
oh, good point, that does indeed sound like a good thing to notify about!
@Neustradamus This is not an implementable XEP, it's a support matrix. I think Jackline meets the `Core Core Client` and `Mobile Core Client` criteria (even the naming scheme here is...
BTW, it looks like tags are not stripped from group messages? https://github.com/hannesm/jackline/blob/master/cli/cli_commands.ml#L319
Checking the other clients is a good idea. I noticed it when talking to a Pidgin user.
@sizuz as hannes said, it does not. Could be implemented in the runtime, turned on by a compile-time option. Intuitively it seems to me like it would be pretty simple...
- curve25519: - everyone else seems to be excited about [hacl-star](https://github.com/mitls/hacl-star) - I think copy-pasting the wireguard C code will be easy since it's self-contained (no libc). I haven't done...
Hm. I thought everyone was supposed to move to XMPP and just use IRC bridges/transports? :-( On the other hand I don't see people moving away from IRC any time...
Why would you need multiple XMPP accounts? Can't you use federation?
XMPP servers can talk to each other through a mechanism called "site-to-site" (S2S): https://xmpp.org/extensions/inbox/s2s-components.html This generally means that [email protected] can talk to [email protected] by having foo.org connect to bar.org. I...
I think this is a sensible idea. Colorizing them differently (as an additional visual cue) would also be nice.