I was thinking about a content auto expire feature for mastodon, and I would love people's feedback https://github.com/tootsuite/mastodon/issues/1295
@cyrinsong interesting.
Self destructing filesystem?
@tinysubversions yea, something like adding mastodon-autoexpire to your gemfile for your instance
(or however that would be implemented)
@tduehr @cyrinsong Suppose there's some key / repudiation mechanism involved. Messages are published, but encrypted, with a matching key. If that's revoked or destroyed, the message is no longer available.
Alternatively, instances which don't respect (reasonable) delete requests are blocked, for a time, permanently, whatever. They might still be able to obtain messages, but they'll have to work increasingly hard for it.
Building trust, reputation, & compliance is hard.