I have an academic project where I need to develop a security plan.
I wrote the rules of password composition :
At least 9 characters
At least one number
At least one special character
But I am not sure if I should consider this a policy or a standard, but I am keen on considering it a policy.
What about some other rules like for example:
Don't write your password on post its
Use different passwords for different logins
Should this two rules be a standard?