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

Refactor crypto.SavePrivateKey and crypto.Link #3292

Open
woutslakhorst opened this issue Aug 2, 2024 · 0 comments
Open

Refactor crypto.SavePrivateKey and crypto.Link #3292

woutslakhorst opened this issue Aug 2, 2024 · 0 comments

Comments

@woutslakhorst
Copy link
Member

Both are mainly used for tests and are there for either convenience or for a test which uses predefined keys. This is not really needed.

crypto.SavePrivateKey is also used to migrate your keys from one backend to another. The goal is to use a backend that doesn't support exporting private keys (or you do it outside of nuts and change the SQL db to map accordingly)

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

No branches or pull requests

1 participant