Passwords MUST meet the following criteria:
- between 12 and 254 characters long
- at least one UPPER case character
- at least one lower case character
- at least one number
- at least one special character from ±§!@#£$%^&*()+={}[]:"|\<>?,./~`
- must have sufficient entropy, i.e., should have a good variety of characters
You may start thinking about multi-word passwords,
lines from your favourite song, quotes, statements... without the spaces, of course!
possibilities are endless!