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

feat(substrate): add remote AWS signer #239

Draft
wants to merge 24 commits into
base: main
Choose a base branch
from

Conversation

lattejed
Copy link
Member

Motivation

Currently Substrate only supports local signing, which is a security issue

Solution

Add a signer for nomad-substrate that works with AWS credentials. More specifically, build an AWS singer that implements substrate's Pair keypair / signer trait.

PR Checklist

  • Added Tests
  • Updated Documentation
  • Updated CHANGELOG.md for the appropriate package
  • Ran PR in local/dev/staging

@lattejed lattejed added the enhancement New feature or request label Oct 18, 2022
@lattejed lattejed self-assigned this Oct 18, 2022
@lattejed lattejed force-pushed the lattejed/substrate_aws_signer branch from c0dbf6e to 1702d65 Compare October 24, 2022 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant