- Notifications
You must be signed in to change notification settings - Fork0
Closed
Description
% anydb + -e bar gulpPassword: % anydb lsKEY VALUE bar gulp <=== ???% anydb get barPassword: Error: chacha20poly1305: message authentication failed% anydb ls -m json | jq '.[1]'{ "Key": "bar", "Preview": "gulp", "Created": { "seconds": 1739170998, "nanos": 142077832 }, "Size": 52, "Encrypted": true}
So, it's marked as encrypted, but is stored as clear text - or no value is stored at all.
Metadata
Metadata
Assignees
Labels
No labels