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

Implement portal moderation & anti-spam measures #2321

Open
robyngit opened this issue Mar 25, 2024 · 0 comments
Open

Implement portal moderation & anti-spam measures #2321

robyngit opened this issue Mar 25, 2024 · 0 comments
Labels
ADC CI-09 Enhanced data submission tools & portals (ADC deliverable) arctic data center enhancement Portal Editor portals Anything related to portals

Comments

@robyngit
Copy link
Member

There's a growing trend of spam-related content being uploaded to public portals. Temporary measures to mitigate the issue include setting these portals to private and reporting associated ORCID accounts. These are only short-term solutions and a more sustainable approach is needed to prevent spam content from being uploaded in the first place.

Potential enhancements to address reduce spam content include:

  1. Approval requirement for public portals: Add an approval or moderation step for portals before they go public. This could involve a review system where new portals are initially set to private and require screening by a moderation team before being published. (Related to the planned improvements to the publication workflow).

  2. Notification system & post-creation moderation: Implement a notification system to alert moderators when new portals are created. Moderators could then review the portal content and remove/make private any spam-related content. This would reduce friction for legitimate users while maintaining a level of oversight. (Somewhat related to the planned dataset notification service feature)

  3. Verification requirement for portal creators: Limit portal creation to verified users. This would entail developing a method to verify ORCID accounts to ensure they correspond to legitimate individuals. We might consider reviewing ORCID's dispute and spam handling policies as a reference.

  4. Automated spam detection and filtering: Explore automated systems to detect and filter potential spam content at the portal creation stage. This might involve algorithmic checks against known spam indicators or patterns.

  5. User reporting and feedback mechanisms: Implement a system for users to report suspicious content or behaviour. This could include a "report" button on portals, allowing community members to flag potential spam for review.

@robyngit robyngit added enhancement portals Anything related to portals Portal Editor arctic data center ADC CI-09 Enhanced data submission tools & portals (ADC deliverable) labels Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ADC CI-09 Enhanced data submission tools & portals (ADC deliverable) arctic data center enhancement Portal Editor portals Anything related to portals
Development

No branches or pull requests

1 participant