Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to disable voting by specific instances #4034

Closed
4 tasks done
db0 opened this issue Oct 11, 2023 · 2 comments
Closed
4 tasks done

Allow to disable voting by specific instances #4034

db0 opened this issue Oct 11, 2023 · 2 comments
Labels
area: moderation enhancement New feature or request

Comments

@db0
Copy link
Contributor

db0 commented Oct 11, 2023

Requirements

  • Is this a feature request? For questions or discussions use https://lemmy.ml/c/lemmy_support
  • 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.

Is your proposal related to a problem?

This is a another tool in the moderation toolset to be used instead of outright de-federation. It could be used against instances which are not problematic enough to be blocked, but ideologically different enough where the parent instance does not wish to record their voting patterns.

This would be similar to mastodon's silencing features in strength.

Describe the solution you'd like.

Allow the lemmy admins to provide another list of "Vote silenced" instances (another name for this list is also fine). Votes from those instances on posts or comments would be silently dropped.

Describe alternatives you've considered.

No alternatives exist

Additional context

No response

@db0 db0 added the enhancement New feature or request label Oct 11, 2023
@ThisIsMissEm
Copy link

Rather than just lists of servers for a specific moderation action, I'd definitely recommend thinking about this more in terms of "domain filters" much like a firewall, you can "allow" federation, you can "deny or reject federation" and you can also "filter federation" where you apply some sort of logic that constrains how they can federate.

So for instance, here, you might end up with a domain filter that says "filter instance XYZ.example by ignoring dislike and like activities from this instance, but allow other activities through".

That sort of model is quite flexible and should hopefully allow for all the potential moderation needs around domains/instances.

@dessalines
Copy link
Member

Sry I didn't see this one, gonna close it as a dupe of #4086 , which has a potential solution.

@dessalines dessalines closed this as not planned Won't fix, can't repro, duplicate, stale Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: moderation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants