Categories: Computing

Changing passwords often is less secure

It doesn’t really make a whole lot of sense to begin with, why would you need to change and reset a password if it hasn’t been hacked?!

The Chief technologist at the FTC says that changing your password often is not required and that forces then user to select weaker passwords, As they can easily remember them.

Changing often means weaker passwords

Being forced into changing your password every month is frustrating, you need to come up with a new one and on systems that don’t have auto fill or remember functions creating an easy to use password is often the result.

I have to experience it and yes the passwords i change and reset are just a simple changing of order so i can remember it. A big problem is not being able to use any of the past 5 passwords.

It is annoying but also sets precedence that why should i set a strong password when i will be changing it in a months time?

That is another issue with this whole practice. Not only are users forced to change passwords often but old ones are still being stored obviously, hopefully hashed. Its a funny situation which seems like it needs a big rethink.

From secure to questionable

Online there are many sources and articles claiming that frequent changes are bad, Mostly stemming around the FTC release. Its not only just a thought but rather some decent output to suggest its a pointless exercise.

One can argue bad UIX having to change passwords often as it slows down the user, one can also argue that the whole principle of often password changes needs to be changed itself.

 

Share

Recent Posts

Kennington reservoir drained drone images

A drained and empty Kennington reservoir images from a drone in early July 2024. The…

2 years ago

Merrimu Reservoir drone images

Merrimu Reservoir from drone. Click images to view larger.

2 years ago

FTP getting array of file details such as size using PHP

Using FTP and PHP to get an array of file details such as size and…

3 years ago

Creating Laravel form requests

Creating and using Laravel form requests to create cleaner code, separation and reusability for your…

3 years ago

Improving the default Laravel login and register views

Improving the default Laravel login and register views in such a simple manner but making…

3 years ago

Laravel validation for checking if value exists in the database

Laravel validation for checking if a field value exists in the database. The validation rule…

3 years ago