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

Added password to storage module #16

Merged
merged 5 commits into from
Feb 8, 2024
Merged

Added password to storage module #16

merged 5 commits into from
Feb 8, 2024

Conversation

kevinssgh
Copy link
Contributor

Added password to storage module, saved keygen state in memory to avoid excessive reads.

Closes: zeta-chain/node#1563

@kevinssgh kevinssgh requested a review from a team as a code owner January 15, 2024 20:31
storage/localstate_mgr.go Fixed Show fixed Hide fixed
@kevinssgh kevinssgh requested a review from lumtis February 8, 2024 22:12
@kevinssgh kevinssgh merged commit f3be0d4 into master Feb 8, 2024
5 checks passed
gartnera pushed a commit that referenced this pull request Jul 18, 2024
* added password to storage module, saved keygen state in memory to avoid excessive reads.

* fix hash of password

* make backward compatible with env variable

* add logging

* cleanup logging
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.

Add option to use standard input for encryption password: TSS and HotKey
2 participants