Skip to content

create a validator for names to test against a bad words list #94

@corp-0

Description

@corp-0

Idea being making sure people don't take certain valid names that might be offensive or misleading.

The validator should apply at the moment of creation of the Account object, similar to how we currently validate characters and should prevent people from creating their account if their chosen names are in a list of bad words.

In order to avoid commiting offensive words in plain text to github, the text file should be encoded and decoded by central command. Provide tooling for doing the encoding automatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions