As a user, I want encrypted key meta and names so I don't leak details about my secrets (also add value versioning)
thequailman opened this issue · 0 comments
thequailman commented
Requirements
- Add flag to toggle keyring value name encryption
- Add flag to toggle keyring value meta encryption
- Encrypt keyring value names if toggle is set
- Encrypt keyring meta if toggle is set
- Add value versioning for duplicate key names
- Adjust keyring path parsing to lookup version
- Have the version lookup work for unencrypted values