You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FediCheck from IFTAS has a database of labels for Fediverse servers which have been defederated for some reason. These provide a good set of content warnings we can apply to users who come through the mostr.pub gateway from those servers.
Something like: This user is on a fediverse server which is known to contain: spam, harassment, sexual material
That way we can auto label the really bad content from users based on their server… this should really cut down on hate speech and other stuff coming from mostr.
In order to impliment this we’ll need to look at users nip05, check that server against the FediCheck list, and create a report from reportinator for that user based on their fediverse server.
The text was updated successfully, but these errors were encountered:
FediCheck from IFTAS has a database of labels for Fediverse servers which have been defederated for some reason. These provide a good set of content warnings we can apply to users who come through the mostr.pub gateway from those servers.
Something like: This user is on a fediverse server which is known to contain: spam, harassment, sexual material
That way we can auto label the really bad content from users based on their server… this should really cut down on hate speech and other stuff coming from mostr.
https://github.com/iftas-org/resources/tree/main/FediCheck
In order to impliment this we’ll need to look at users nip05, check that server against the FediCheck list, and create a report from reportinator for that user based on their fediverse server.
The text was updated successfully, but these errors were encountered: