Open jordanmack opened 2 months ago
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
See list of projects to setup the proxy for the RPC server.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
See list of projects to setup the proxy for the RPC server.
I'm aware of the proxy, but this is not an ideal solution for accessibility. It adds overhead and complexity which could be simplified to a single configuration directive.
Feature Request
Is your feature request related to a problem? Please describe.
Running a public CKB node requires several RPC methods to be restricted. This introduces extra work for the operator and extra overhead for a proxy. https://docs.nervos.org/docs/node/run-public-rpc-node
If we want to encourage more community members to run public nodes then we need to make it more accessible. In a perfect world, everyone who needs access would run their own private full node. In realistic observation of our ecosystem and other ecosystems, this does not happen as often as we would like.
Describe the solution you'd like
A simple configuration option for public mode that disables RPC methods which should be restricted.
Three configuration states: