jchambers / jchambers/id-obfuscator
Use a more robust notion of visually-similar characters
Open
- Dominant language
- Java
- Stars
- 39
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
It turns out that Unicode already has a robust system for identifying easily-confused characters: https://unicode.org/cldr/utility/confusables.jsp. Rather than hard-coding a list in the alphabet codec, we might be able to use the Unicode system for better (or at least more scalable) results.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.