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

[SECURITY] Create an interceptor for Internal requests #535

Open
mmtftr opened this issue Feb 14, 2025 · 0 comments
Open

[SECURITY] Create an interceptor for Internal requests #535

mmtftr opened this issue Feb 14, 2025 · 0 comments

Comments

@mmtftr
Copy link

mmtftr commented Feb 14, 2025

Some internal requests such as InternalCreateSignedTx can be abused to generate invalid proofs for disproving the operator. We should be intercepting all "Internal" requests.

For the authentication method, we'd like to have a Bearer header with the token being a secret token unique to each machine.

This token will for now be generated using the hash of the actor secret key.

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

No branches or pull requests

1 participant