A number of factors contribute to the overall security of a password.
· Privacy - A password must not be shared with anyone.
· Length - The longer a password, the harder it is for someone to guess it. Avoid simple words that can be found in a dictionary. Our system accepts passwords from 6-9 characters and requires that there be at least one letter and one number.
· Complexity - Passwords can include varied case and many types of punctuation, including spaces.
o Passwords are case sensitive. This means that "password", "Password", "PASSWORD", and "passWord" are all unique passwords. Never use an example password as your own.
o Try to include punctuation characters in your password. Our system will accept most punctuation in a password with the following exceptions: “;”, “/”, “?”, “:”, “@”, “&”, “=”. Adding punctuation makes a password considerably more secure.
· Frequent changes - The longer you use a specific password, the more likely it is that it will be compromised. Any attempts to guess your password are lost when you change your password, making it even harder still for the 'bad guys'.
A number of factors contribute to the overall security of a password.
· Privacy - A password must not be shared with anyone.
· Length - The longer a password, the harder it is for someone to guess it. Avoid simple words that can be found in a dictionary. Our system accepts passwords from 6-9 characters and requires that there be at least one letter and one number.
· Complexity - Passwords can include varied case and many types of punctuation, including spaces.
o Passwords are case sensitive. This means that "password", "Password", "PASSWORD", and "passWord" are all unique passwords. Never use an example password as your own.
o Try to include punctuation characters in your password. Our system will accept most punctuation in a password with the following exceptions: “;”, “/”, “?”, “:”, “@”, “&”, “=”. Adding punctuation makes a password considerably more secure.
· Frequent changes - The longer you use a specific password, the more likely it is that it will be compromised. Any attempts to guess your password are lost when you change your password, making it even harder still for the 'bad guys'.