Skip to content
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

Open
tflidd opened this issue Jul 5, 2016 · 10 comments
Open

Help users to find passwords #12

tflidd opened this issue Jul 5, 2016 · 10 comments

Comments

@tflidd
Copy link

tflidd commented Jul 5, 2016

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.

@MariusBluem
Copy link
Member

Lets create a page in our documentation and link it in the personal-page as a first step 😉

@MariusBluem
Copy link
Member

cc @LukasReschke

@rullzer
Copy link
Member

rullzer commented Jul 11, 2016

Just point to https://xkcd.com/936/

@MariusBluem
Copy link
Member

We should not point to sources we have no administrative control over 😁

@tflidd
Copy link
Author

tflidd commented Jul 16, 2016

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants
@rullzer @MorrisJobke @tflidd @MariusBluem and others