-
-
Notifications
You must be signed in to change notification settings - Fork 922
Description
Requirements
- Is this a feature request? For questions or discussions use https://lemmy.ml/c/lemmy_support or the matrix chat.
- Did you check to see if this issue already exists?
- Is this only a feature request? Do not put multiple feature requests in one issue.
- Is this a backend issue? Use the lemmy-ui repo for UI / frontend issues.
- Do you agree to follow the rules in our Code of Conduct?
Is your proposal related to a problem?
vote history is being used to harass individual both personally and via governments. since the voting history isnt needed beyond the local instance hosting a community ideally instances/communities should be able opt out of federating it.
I know its a contentious issue, hence why I'm advocating allowing instances to opt into the behavior.
Describe the solution you'd like.
implement a feature that allows an instance to not federate voting history of its communities. overall counts is fine.
this would at least allow instances to limit the blast radius for their communities. aggregate comment/posts counts are fine to federate. While still allowing moderators to effectively manage their communities.
In addition having a TTL of voting histories to allow the data to disappear entirely would be lovely.
Describe alternatives you've considered.
- keep the status quo
- anonymize the user data federated to be (hosting instance, source instance, user (requires a private seed unique to the user that can be rotated periodically) unique.
Additional context
I'm primarily just dropping this for food for thought for the developers. I'm aware of the previous discussion, would have commented there but it was locked. I'll answer any questions from collaborators, otherwise I'm peacing out. just wanted a partial solution to be considered in order to at least mitigate the potential harm for communities using lemmy that are not technically capable of protecting themselves.