In other words, can any user delete its data on its will and is there something that will remove its data from all the connected activitypub services? I believe this should actually be a basic feature and pretty much a requirement.
In other words, can any user delete its data on its will and is there something that will remove its data from all the connected activitypub services? I believe this should actually be a basic feature and pretty much a requirement.
Well-behaved server software honors delete requests, but there are a bunch of ways for that to fail without anyone doing anything malicious:
And then there’s malicious activity. It wouldn’t be hard to run a server that speaks ActivityPub, subscribes to a bunch of stuff, pretends to honor delete requests, and actually keeps everything.
Deletion will always be unreliable on the fediverse as long as it runs on technology that looks anything like current implementations.