It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
finwe
2 years agoSuper Contributor
20character random password marked as Terrible
A password in an item created with use of the CLI interface, which is random, contains upper-lower-case-numbers, and is still marked as Terrible in the UI and as Weak in Watchtower.
Yes, it was no...
GreyM1P
1Password Team
2 years agoIt's hard to say for sure, but you can check the score of the item manually:
- Turn on debugging tools (Settings > Advanced)
- Click ⋮ three-dot menu > Copy item JSON.
- Paste into a text editor.
- Look for the following attributes in the JSON:
pgrng- password generated by the 1Password strong password generator (likely won't be shown if False)ps- password score – 100 would max out the strength meter in the generator
Those attributes might help you learn more about the item.