You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is two separate problems, one could be solved in the application layer as a tower layer (restricting certain peers to being able to call particular RPCS) and the restricting who can connect to you is a bit more complicated of a problem and would require a few changes inside anemo.
The ability to require authorization for requests was added in 7da7c9a. If we need to have a way to restrict who can connect to us we can open up another issue later as this is a much more involved change.
It should be possible to constrain which peers anemo will allow to connect or send certain RPCs.
The text was updated successfully, but these errors were encountered: