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

Keymanager API Auth #545

Open
4 tasks
siladu opened this issue Apr 20, 2022 · 2 comments
Open
4 tasks

Keymanager API Auth #545

siladu opened this issue Apr 20, 2022 · 2 comments
Labels
TeamCerberus Under active development by TeamCerberus @Consensys

Comments

@siladu
Copy link
Contributor

siladu commented Apr 20, 2022

See ethereum/keymanager-APIs#9

Tasks

  • Investigate what other clients have done (if we decide on JWT, see Epic for task list)
  • Require TLS since we're transferring private keys
  • Hook auth into vertx
  • Document auth details in the OpenAPI Spec (can't change spec itself though) (https://swagger.io/docs/specification/authentication/)
@siladu siladu added the TeamCerberus Under active development by TeamCerberus @Consensys label Apr 20, 2022
@siladu
Copy link
Contributor Author

siladu commented Jun 6, 2022

See teku's implementation Consensys/teku#4855

@yorickdowne
Copy link

yorickdowne commented Feb 23, 2023

This would be a helpful feature to integrate web3signer with eth-docker. Teku uses a bearer token and TLS, btw. Other clients use a bearer token but do not enforce TLS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TeamCerberus Under active development by TeamCerberus @Consensys
Projects
None yet
Development

No branches or pull requests

2 participants