mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-13 15:17:45 +00:00
Restrict the character set to basically 7-bit ASCII plus some punctuation in community/chat/profile related popups in order to: - reduce the risk of impersonation (UTF-8 characters might look the same despite being a different codepoint) - narrow down the set of characters in order to keep the new share URL format short Closes #11307
…
…
…
…
Description
Languages
QML
39.4%
JavaScript
29.5%
Nim
18.5%
Python
5.6%
C++
5.2%
Other
1.6%