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

Phil, Hashicorp and AWS signing #960

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

musitdev
Copy link
Contributor

Summary

  • RFCs: Link to RFC, Link to RFC, or $\emptyset$.
  • Categories: any of protocol-units, networks, scripts, util, cicd, or misc.

Bootstrap secure signing.
Define these variable to run.
For HashiCorp Vault:
Optional VAULT_NAMESPACE=admin needed for the cloud key.
VAULT_ADDR= use local (http://127.0.0.1:8200) or the one define in the cloud
VAULT_TOKEN= use local or a created one in the cloud

For AWS:
AWS_ACCESS_KEY= aws access key
AWS_SECRET_KEY= aws secret key
AWS_KEY_ID= Id of the aws key

Testing

To run define the needed variable depending on the env you want to use, go in eth_secure_sign folder then do a cargo run
AWS and ArchiCorp env var must be defined.
Both env are run.

Outstanding issues

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.

1 participant