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: hijack RPC requests #25

Open
mfw78 opened this issue Dec 7, 2024 · 0 comments
Open

feat: hijack RPC requests #25

mfw78 opened this issue Dec 7, 2024 · 0 comments

Comments

@mfw78
Copy link
Contributor

mfw78 commented Dec 7, 2024

Problem

Many dapps inject their own RPC provider, which may or may not respect user privacy and introduces trust assumptions.

Solution

Within the extension, allow for injecting override methods to hijack RPC requests to known / editable list of RPC providers with a target RPC specified by the user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant