home.social

#selfdestructing — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #selfdestructing, aggregated by home.social.

fetched live
  1. Automatic matrix content redaction and deletion script’s latest version matrix-ttl is confirmed to work with the matrix room version 12 and it’s new id syntax: !Was3MnHgd-gTGfI-NIZ4Ly\_OCoD7wR0C7Uf0cL0hKhE without any new modifications to the code. #matrix #redaction #timetolive #script #python #selfdestructing #messages #chat

  2. 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
  3. 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