Are server admins able to selectively modify user’s content? Do they have the power to selectively edit, move, delete etc.? Or does the collective federation prevent a single bad actor from taking authoritative control?
You must log in or register to comment.
Absolute. If you want to maintain control yourself you need to Self-Host.
Could this be solved by signing every post, and comment made by a user with a key that only that specific user possesses? That way, if a post is modified, it will no longer match that user’s key and it should therefore no longer be trusted.
Sure.
Are server admins able to selectively modify user’s content?
Through the UI, all they can do is delete it.
However, with direct DB access, modification of content is possible