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

Limit/Forbid specific user names #1713

Open
andreoda opened this issue Mar 15, 2024 · 2 comments
Open

Limit/Forbid specific user names #1713

andreoda opened this issue Mar 15, 2024 · 2 comments
Labels
admin Admin actions/tasks complexity: unknown Unknown days of work content: users Users (account/profile), user settings feature request feedback-wanted Feedback and further discussion needed (open questions) moderation Moderator or trusted user actions/tasks priority: low Issues/Tasks that are not so important security Security

Comments

@andreoda
Copy link
Member

To prevent mix ups and for proper moderation.

User names:

  • Admin
  • Administrator
  • Support
  • Manager
  • Owner
  • Founder
  • System
  • Moderator
  • Mod
  • Developer
  • Dev
  • Staff
    etc.

Perhaps, this list could also include some other names like those related to profanity.
Feedback is wanted.

Related: #1712 & #1391

@andreoda andreoda added priority: low Issues/Tasks that are not so important moderation Moderator or trusted user actions/tasks content: users Users (account/profile), user settings admin Admin actions/tasks feedback-wanted Feedback and further discussion needed (open questions) complexity: unknown Unknown days of work labels Mar 15, 2024
@FinnRG
Copy link
Member

FinnRG commented Mar 23, 2024

@andreoda This isn't difficult to implement, but I would like to point out that filters like these can usually be bypassed very easily (especially if the list is hardcoded, and VocaDB is open source) and can block normal usernames (i. e. blocking "Dev" could also block one of the many normal names starting with "Dev").

I personally think that manual moderation would be more effective. Why don't we create a guideline that misleading names are forbidden and rename the users who create these accounts?

This also applies to filtering profanities (I very much recommend this video by Tom Scott about content blocking: https://youtu.be/CcZdwX4noCE).

But I'm open to other suggestions/feedback regarding this.

@andreoda
Copy link
Member Author

andreoda commented Mar 23, 2024

That sounds like a good idea. Maybe we could also use a bot to check for forbidden usernames when they register or when they rename themselves to such.
I would like to know @Shiroizu s opinion on this issue as well.

@andreoda andreoda added the security Security label Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin Admin actions/tasks complexity: unknown Unknown days of work content: users Users (account/profile), user settings feature request feedback-wanted Feedback and further discussion needed (open questions) moderation Moderator or trusted user actions/tasks priority: low Issues/Tasks that are not so important security Security
Projects
Development

No branches or pull requests

3 participants