Skip to content

Avoid saving account 57 key in AWS lambda Environment Variables. #159

Open
@anighanta

Description

Summary
Currently ERT uses the AWS Lambda Environment variables to read some data.
One of them is the account 57 private key for the network the ERT is targeting.
This is not entirely secure.

Possible resolution
We can use AWS KMS to store the key and KMS can then sign the fileUpdate transaction that ERT submits to the node.

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions