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

verifying remote signing / web3signer #8741

Open
franjoespejo opened this issue Oct 17, 2024 · 0 comments
Open

verifying remote signing / web3signer #8741

franjoespejo opened this issue Oct 17, 2024 · 0 comments
Labels
enhancement 🕵️‍♀️ New feature or request

Comments

@franjoespejo
Copy link

franjoespejo commented Oct 17, 2024

Teku already implements the w3signer standard https://docs.teku.consensys.io/how-to/use-external-signer/use-web3signer.

The standard assumes the w3s trusts the validator client, since there is no way for the w3s to verify the payload to be signed.
The proposal to fix that is: ethereum/remote-signing-api#10,

Nimbus has implemented this: https://nimbus.guide/web3signer.html#verifying-web3signer, it is specially useful for diva which distributes the w3s signatures.

@rolfyone rolfyone added the enhancement 🕵️‍♀️ New feature or request label Oct 20, 2024
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

No branches or pull requests

2 participants