An authentication protocol to prevent phishing & solve the problem of password reuse?

When writing about best practices for authentication, I find that today’s best practices still leave gaping holes in security, specifically not solving the problem of password reuse by users – websites are currently sent the … Continue reading An authentication protocol to prevent phishing & solve the problem of password reuse?

Why check your email in haveibeenpwned rather than regularly changing your password regardless of any leaks?

There’s a lot of news right now about haveibeenpwned but I don’t understand why people need a service like that in first place. If you’re a security conscious user, you’d change your passwords regularly on any website that ma… Continue reading Why check your email in haveibeenpwned rather than regularly changing your password regardless of any leaks?

Many websites allow passwords equal to username or e-mail address. Is this not a security risk?

I’m currently testing password policies on websites to get a feeling for what might be an acceptable policy/trade-off that provides good protection for our users without frustrating them.

I was surprised to find out that eac… Continue reading Many websites allow passwords equal to username or e-mail address. Is this not a security risk?

Can anyone please suggest any drupal contrib modules or suggest any custom hooks to implement the below password policies in drupal 8

Can anyone please suggest any drupal contrib modules or suggest any custom hooks to implement the below password policies in drupal 8

1.Apply a password dictionary and/or other checks to prevent users from selecting password… Continue reading Can anyone please suggest any drupal contrib modules or suggest any custom hooks to implement the below password policies in drupal 8

Is it OK that a sysadmin knows the password for a newcomer / act as a user (immediately after his/her recruiting)?

Somehow related to this other question. I am dealing with the following case: a medium-large company (with about 200 on-premises employees) is applying the following procedure for all the newly recruited employees (immediatel… Continue reading Is it OK that a sysadmin knows the password for a newcomer / act as a user (immediately after his/her recruiting)?