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

Keyword Blacklist for Domain Display Names #313

Open
breezewish opened this issue Aug 26, 2017 · 5 comments
Open

Keyword Blacklist for Domain Display Names #313

breezewish opened this issue Aug 26, 2017 · 5 comments

Comments

@breezewish
Copy link
Member

breezewish commented Aug 26, 2017

When we are implementing merged view, a "from (domain)" will be displayed for each items. To prevent users from forging the Vijos system domain, we need to introduce keyword blacklists, for example, "Vijos".

@ksyx
Copy link
Contributor

ksyx commented Aug 27, 2017

What will happen to created domain(s) which using limited name?

@breezewish
Copy link
Member Author

breezewish commented Aug 27, 2017

@ksyx We can use output filters (e.g. replace Vijos with ** when outputing) so that it can be applied to existing domains and is able to be modified in the future.

@ksyx
Copy link
Contributor

ksyx commented Aug 27, 2017

I think that isn't a good solution...
How about redirect? Owners must change its domain name if that's name is in the blacklist.
When user visit domain using vijos.org/d/Vijos/p, it will automaticlly redirected to vijos.org/d/NewDomainName/p

@breezewish
Copy link
Member Author

I'm talking about the display names. Currently we do not have plans for IDs.

@ksyx
Copy link
Contributor

ksyx commented Aug 27, 2017

|・ω・`)

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

No branches or pull requests

2 participants