-
arcanicanis
Was there any particular reason or criticisms that the 'Spoiler messages" XEP didn't advance? https://xmpp.org/extensions/xep-0382.html
-
Kris
The xep didn't have the backing of a client or server dev amd therefore didn't get a reference implementation would be my guess.✎ -
Kris
That's usually why xeps don't proceed.
-
Kris
The xep didn't have the backing of a client or server dev and therefore didn't get a reference implementation would be my guess. ✏
-
cal0pteryx
There is an (unmerged) plugin for Gajim
-
edhelas
Oh didn't saw that one ! Might be fun to add in Movim :p
-
Link Mauve
There used to be an implementation in Converse, I think it got removed since then.
-
mathieui
Tangentially related, I am thinking about "self-destructing media" (or "view-once", talked briefly about it at summit), which would provide around the same guarantees as the ones in signal: - only on E2EE (so, omemo2 for now, maybe OX if we do not care about PFS?) - Add as many guardrails as possible to avoid leaking messages, barring an adversarial receiver that means the message has to be a placeholder, that would allow the receiver to trigger some remote protocol from their client to fetch the media on an encrypted file transfer session (or maybe some wizardry with httpupload and encrypted files, but since don’t currently have file removal, it is a bit tricky)
-
mathieui
I see a lot of hurdles to get that feature right, but I do think it is valuable
-
pep.
mathieui, something to combine with ephemeral messages or not really related?
-
mathieui
pep., in my opinion quite different in the way you would handle them
-
pep.
Ok