@bob @aral I wonder how suited the current code base is to being removed from dedicated servers altogether.
I mean right now this message is on your server and will remain there even if my server goes offline. What if the validation was a signature from my server?
That way a third server could pull this message and validate where it originally came from.
@manicphase @bob Interesting. I haven't looked into how deletes are/can be handled. It would be trivial to add a signature that could be verified via pinging a well-known URL scheme on the originating instance, thereby leading to federated deletes.
CC @Gargron