-
Notifications
You must be signed in to change notification settings - Fork 0
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
implement a secure key storage functionality for the pop-server E3 #40
Comments
Sample Implementation from popular eth server implementation: |
in the context of this task, we will also have to provide some functionality on how to protect secrets in a rust server. This is a sample project that goes into that direction: https://github.com/iqlusioninc/crates/tree/main/secrecy. I am principally interested with:
|
Please i need help to implement this ticket @Blindspot22 @Christiantyemele |
No description provided.
The text was updated successfully, but these errors were encountered: