-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help users to find passwords #12
Comments
Lets create a page in our documentation and link it in the personal-page as a first step 😉 |
Just point to https://xkcd.com/936/ |
We should not point to sources we have no administrative control over 😁 |
Is it possible to set a minimum security level, so e.g. your password must have the complexity equivalent to a 10 characters password with mixed characters (upper+lower+special+numeric)? Small caps passwords are much easier to handle on mobile devices (though I hope on the long term we can implement tokens and QR-codes but that's a different issue) |
I like the password policy of stanford university:
https://uit.stanford.edu/service/accounts/passwords/quickguide
The good thing is that they show everybody how to create a secure password. Mostly you must come up with new passwords (or change them) when you don't have time to figure out good new password or you don't even know what is secure.
Either put a question mark to the password field with more information or link to a reference in the documentation.
The text was updated successfully, but these errors were encountered: