status-im / ens-usernames

DApp to register usernames for Status Network
MIT License
19 stars 11 forks source link

add checks for TOS violation conditions #74

Closed bgits closed 5 years ago

bgits commented 5 years ago

uppercase letters less than 4 contains 0x

chadyj commented 5 years ago

Hey I got a question from someone that registered a 1 letter name: can they keep this registration?

bgits commented 5 years ago

Hey I got a question from someone that registered a 1 letter name: can they keep this registration?

They could be slashed. See: https://discuss.status.im/t/ens-usernames-unallowed-names-slashing-conditions/353

There is an updated version of the DApp that prevents this on the client side that is being tested.