Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
GreenRectangle
2 years agoNew Contributor
Are there docs for .config/op/config?
In particular, could a malicious actor abuse this information? I'm trying very hard not to have any plaintext secrets on the filesystem anywhere.
{
"latest_signin": "",
"device": ...
GreenRectangle
2 years agoNew Contributor
okay, it looks like accountKey is "secretKey" when logging into 1password. They really should rename that since accountKey seems much less important.
It's unfortunate the cli can't take advantage of mac's keychain to store the sensitive bits here.