On Tue, Apr 15, 2014 at 4:52 AM, Yuvi Panda <yuvipanda@gmail.com> wrote:
I ran into an Android implementation of
http://mattt.github.io/Chroma-Hash/ lately, and was wondering if
experimenting with that would be a good idea for the Android app.
Thoughts?

A password strength meter would be awesome, but I think this one is a little weird. Typically,[1] these use a much simpler color scheme, potentially combined with words. 

An even simpler implementation that would be good for core as well as apps would be clientside validation of the password length. Soon we're going to be upping the limit to six bytes/characters, so a simple "too short" message might be good to get implemented.

1. http://ui-patterns.com/patterns/passwordstrengthmeter

--
Steven Walling,
Product Manager