What should I use for my Mongoose password?
Overview
Mongoose utilizes realistic password strength estimation technology. This technology uses an algorithm to determine password security and strength by:
- Filtering out the top 10,000 most-used passwords
- Blocking typical password patterns (e.g., keyboard patterns such as "1234", "abcd", "qwerty", etc.)
- Applying other filtering techniques
If you're having trouble setting a password, we suggest choosing a password that includes several words with a space between them (e.g., "i love mongoose").