# Why isn't Hebrew usernames allowed?

**URL:** <https://meta.discourse.org/t/why-isnt-hebrew-usernames-allowed/18185>\
**Category:** Feature\
**Created:** [2014年七月29日 01:33 UTC](https://meta.discourse.org/t/why-isnt-hebrew-usernames-allowed/18185 "2014-07-29T01:33:50Z")\
**Posts on this page:** 9\
**Page:** 1

<div class="post-metadata">

**Author:** ![Microssoft](https://avatars.discourse-cdn.com/v4/letter/m/c4cdca/32.png) [@Microssoft](https://meta.discourse.org/u/Microssoft)\
**Post date:** [2014年七月29日 01:33 UTC](https://meta.discourse.org/t/why-isnt-hebrew-usernames-allowed/18185/1 "2014-07-29T01:33:50Z")

</div>

I see that one cant create a Hebrew username, i understand that at some sites this would be confusing, but is there anyway if the site is only for Hebrew speakers, is there any problem to allow it?

Coming form phpBB where Hebrew usernames are allowed…

---

<div class="post-metadata">

**Author:** ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)\
**Post date:** [2014年七月29日 01:36 UTC](https://meta.discourse.org/t/why-isnt-hebrew-usernames-allowed/18185/2 "2014-07-29T01:36:55Z")

</div>

Its a very complicated change to allow this, touches lots of places. Username rules are hardcoded in at least 3 spots.

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [2014年七月29日 03:06 UTC](https://meta.discourse.org/t/why-isnt-hebrew-usernames-allowed/18185/3 "2014-07-29T03:06:03Z")

</div>

Nearly the same username rules as twitter, except we now allow up to 20 chars.

If you want full Unicode names to show, enable that preference.

---

<div class="post-metadata">

**Author:** ![Microssoft](https://avatars.discourse-cdn.com/v4/letter/m/c4cdca/32.png) [@Microssoft](https://meta.discourse.org/u/Microssoft)\
**Post date:** [2014年七月29日 03:41 UTC](https://meta.discourse.org/t/why-isnt-hebrew-usernames-allowed/18185/4 "2014-07-29T03:41:37Z")

</div>

I hear yea,

By name you mean display name right? Not username…

Coming from phpBB platform, this might be a bit of a problem.

---

<div class="post-metadata">

**Author:** ![eziel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eziel/32/114651_2.png) [@eziel](https://meta.discourse.org/u/eziel)\
**Post date:** [2014年七月29日 04:32 UTC](https://meta.discourse.org/t/why-isnt-hebrew-usernames-allowed/18185/5 "2014-07-29T04:32:35Z")

</div>

It is an important change…

---

<div class="post-metadata">

**Author:** ![calmh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/calmh/32/115466_2.png) [@calmh](https://meta.discourse.org/u/calmh)\
**Post date:** [2014年七月29日 11:52 UTC](https://meta.discourse.org/t/why-isnt-hebrew-usernames-allowed/18185/6 "2014-07-29T11:52:25Z")

</div>

I’d like to see full unicode usernames. _However_ note that doing this correctly is tricky and can have security implications. One needs to take care with canonicalization (same character, encoded different ways) and there is potential for user confusion (different characters, but _look_ the same).

I.e. “Α” looks very similar to “A” but is not the same from a machine point of view (one is LATIN CAPITAL LETTER A and the other GREEK CAPITAL LETTER ALPHA). Are you talking to Adam or Αdam? Are you sure? 😉

---

<div class="post-metadata">

**Author:** ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)\
**Post date:** [2014年七月29日 11:57 UTC](https://meta.discourse.org/t/why-isnt-hebrew-usernames-allowed/18185/7 "2014-07-29T11:57:33Z")

</div>

Yes it is terribly complicated, especially given the URL structures here. Its so complicated that companies like Twitter totally avoid solving this.

Not saying its an impossible change, just a very expensive change that will also take up a bunch of ongoing cost.

---

<div class="post-metadata">

**Author:** ![freemangl](https://avatars.discourse-cdn.com/v4/letter/f/8c91f0/32.png) [@freemangl](https://meta.discourse.org/u/freemangl)\
**Post date:** [2015年十一月18日 15:59 UTC](https://meta.discourse.org/t/why-isnt-hebrew-usernames-allowed/18185/8 "2015-11-18T15:59:35Z")

</div>

yes, I’m from china, we have a lot of Chinese username from old forums. I just want this feature baddly.

---

<div class="post-metadata">

**Author:** ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)\
**Post date:** [2025年十二月4日 11:31 UTC](https://meta.discourse.org/t/why-isnt-hebrew-usernames-allowed/18185/9 "2025-12-04T11:31:08Z")

</div>


