mozilla-lockwise / lockwise-android

Firefox's Lockwise app for Android
https://mozilla-lockwise.github.io/lockwise-android/
Mozilla Public License 2.0
623 stars 104 forks source link

Distinguish similar looking password characters by using color code system #1229

Open timothykim opened 3 years ago

timothykim commented 3 years ago

Why/User Benefit/User Problem

When a password has visually similar characters, it's hard to manually copy. Example: lI1|oOgq9bG6c(S5Z2VU

Acceptance Criteria (how do I know when I’m done?)

Color code class of characters (lower case, upper case, symbols, numbers) to distinguish visually similar characters.

Possible rendering:

Possible Rendering

Not included

timothykim commented 3 years ago

I'm hoping to work on this as my Hacktoberfest.