setec icon indicating copy to clipboard operation
setec copied to clipboard

WIP: Adding multi-valued secrets ("keyrings") to setec

Open creachadair opened this issue 1 year ago • 0 comments

This is not ready for use yet, but I wanted to put the outlines up for us to talk about. The server API is all implemented and works fine, the integration with the Store type is not yet done.

  • types: add GetAllRequest and GetAllResponse
  • db: add a getAll method to kv and GetAllFiltered to DB
  • server: add /api/get-all
  • client/setec: sketch of keyring

creachadair avatar Mar 15 '24 22:03 creachadair