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

Hashicorp Vault wallet implementation #781

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

TsvetanG
Copy link

Type of change

  • New feature
  • Improvement (improvement to code, performance, etc)
  • Test update
  • Documentation update

Description

Hashicorp Vault wallet implementation as initiated by #568

The change brings in a new wallet implementation that uses Hashicorp Vault as a secure store of identities and related cryptographic material.
A new API is introduced to support a backend wallet. The documentation (readme) is updated to describe how to configure and use the new wallet. Some of the existing library dependencies are updated due to npm audit failures.

lbandrov and others added 3 commits September 4, 2024 14:39
---------

Signed-off-by: Lyubomir Bandrov <[email protected]>
Signed-off-by: Yanko Zhelyazkov <[email protected]>
Co-authored-by: Yanko Zhelyazkov <[email protected]>
Signed-off-by: Yanko Zhelyazkov <[email protected]>

add readme for hashicorp vault wallet config

Signed-off-by: Yanko Zhelyazkov <[email protected]>
@TsvetanG TsvetanG requested a review from a team as a code owner September 11, 2024 12:55
@yzhivkov yzhivkov force-pushed the feature/vault-storage branch 2 times, most recently from 30e52c4 to bdc6235 Compare September 11, 2024 17:17
Signed-off-by: Yanko Zhelyazkov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants