Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Aws CloudHsm Integration For Wallets #1827

Closed
defikintaro opened this issue Aug 1, 2021 · 0 comments
Closed

Aws CloudHsm Integration For Wallets #1827

defikintaro opened this issue Aug 1, 2021 · 0 comments

Comments

@defikintaro
Copy link

Hello,

This thread is more like a discussion than a feature request. I'm curious about storing a private key securely on server machine. Looks like Aws Hsm service provides nearly secure key storage. I want to prevent private key from getting exposed when a user on the server is compromised.
Let's say that I have a wallet that only belongs to my server application. It calls a contract's write methods, for that it needs to sign transactions and thus requires to do this with a wallet. However initializing a wallet requires private key in clear text. I am thinking that maybe Aws Hsm integration with ethersjs will prevent exposing private key.
Thanks.

@ethers-io ethers-io locked and limited conversation to collaborators Aug 1, 2021
@ricmoo ricmoo closed this as completed Aug 1, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants