#selfdestructing — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #selfdestructing, aggregated by home.social.
-
Automatic matrix content redaction and deletion script’s latest version
matrix-ttlis confirmed to work with the matrix room version 12 and it’s new id syntax:!Was3MnHgd-gTGfI-NIZ4Ly\_OCoD7wR0C7Uf0cL0hKhEwithout any new modifications to the code. #matrix #redaction #timetolive #script #python #selfdestructing #messages #chat -
Wondering if there is a #Matrix #message #retention / #deletion #script? I've got one, I could share it, if necessary. But if there's already a better option out there. I could use it myself. Don't hesitate to DM. #selfdestructing #disappearing #messages #Element -
#Matrix #message #data #retention and #security features postponed indefinitely - https://github.com/vector-im/element-meta/discussions/712 and https://github.com/vector-im/element-meta/issues/82 #selfdestructing #disappearing -
The #selfdestructing #bash #script file.
#!/bin/bash
echo "The name of this file is $0 and it will self-destruct as it displays this message."
rm -f $0