The thing that really confuses me is the indicator on the right - what do the different states mean? From reading the page, it seems like there are only two states that matter, likely or unlikely. But the way the indicator is constructed seems to suggest that it tells you how close you are to the actual password. If there are really only two states that matter, why not just have some sort of binary indicator?
Indicator has two states - gray and black. Gray is further animated as a visual gimmick, the actual arrangement of it has no meaning. The idea is that the animation gives you visual feedback on typing and the change of color confirms that the password is not definitively wrong. And the assumption is that after some use, the users will get accustomed to seeing black indicator immediately prior to hitting Enter.
Though since this is going through hashing, the number of matching bits has (by design) zero correlation to how close the P/W is. In which case, yeah, I think the binary indicator would be more useful and intuitive.
In particular, if you just type "qwertyuiop" or "asdfghjkl" or the like, the password looks at least as good (better, really) than when you type the correct password, right up to the last character. So, not very useful?