Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

VC Wallet : decoupling KMS cache & token #2556

Open
sudeshrshetty opened this issue Feb 22, 2021 · 1 comment · Fixed by #3249
Open

VC Wallet : decoupling KMS cache & token #2556

sudeshrshetty opened this issue Feb 22, 2021 · 1 comment · Fixed by #3249

Comments

@sudeshrshetty
Copy link
Contributor

In server scenarios, we should also consider the impact of clustering and also allowing for bounded cache sizing.

We could consider decoupling the two concepts - a KMS cache and the token.

The token allows the server(s) to create a KMS for some temporary period.

The cache is just a cache.

@sudeshrshetty
Copy link
Contributor Author

sudeshrshetty commented Jun 10, 2022

this should stay open as per the comment in #3246 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant