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

InteractionGraphNegativeJob: accountLevelShadowbanMaxTime = 1 (in days) #1882

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bairesearch
Copy link

Limits all account level "shadow-banning" caused by blocks/mutes/unfollows to X days (configurable);

InteractionGraphNegativeJob.scala: accountLevelShadowbanMaxTime = 1 //in days

Rationale;
Account level censorship based on block/mute feature is easily gamified. Any censorship on this platform should be meticulously defined in the rules and performed at a content level.

See also;
#1386
#658
#660

@CLAassistant
Copy link

CLAassistant commented Jul 29, 2023

CLA assistant check
All committers have signed the CLA.

@redknightlois
Copy link

Wont solve the problem. But this is better than the 90 days solution.

@amark
Copy link

amark commented Aug 18, 2023

As I spoke here, correct, any ability for blocks/etc. to affect the algorithm's distribution of content to other people is a messed up way that has allowed for bad actors to collude to oppress & suppress competing views. It shouldn't be coded at all.

@Lisag123
Copy link

Is this going to be changed where blocks/mutes/reports have a time limit to prevent permanent shadowban?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants