Added messaging to the login form to indicate that key generation may take a long time on slow devices. This does not fix the slow key generation but does adjust expectations so it should not be frustrating. Fix#40.
<divclass="login_form_messaging"ng-show="progress.enabled">Key generation will only happen once, it could take several minutes on slower devices, please be patient.</div>