Strength of a password
Password can be your only protection from unauthorized access to data.
There are a few rules to make password secure and not being easily guessable:
1. It need not be a dictionary or commonly used word.
2. It needs no to include names of your family members.
3. It needs to be complex. It needs to be long and it needs to include upper an lower case character, numbers and special characters,
4, It needs to be memorized and not being placed in the location where other people can see it.
5. It needs to be updated quite often.
Comments
Post a Comment