Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stateful CLI Client #2

Open
jsimnz opened this issue Aug 12, 2024 · 0 comments
Open

Stateful CLI Client #2

jsimnz opened this issue Aug 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jsimnz
Copy link
Member

jsimnz commented Aug 12, 2024

Users can use the orbisd CLI app to create and recover secrets, buts its an involved process because its needs a signed JWS, registering authorization objects, encrypting secrets to the secret ring public key, etc. Each of which is its own command.

A stateful client will abstract all these into a smooth single put and get secret command.

@jsimnz jsimnz added the enhancement New feature or request label Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant