ethersphere / bee

Bee is a Swarm client implemented in Go. It’s the basic building block for the Swarm network: a private; decentralized; and self-sustaining network for permissionless publishing and access to your (application) data.
https://www.ethswarm.org
BSD 3-Clause "New" or "Revised" License
1.44k stars 338 forks source link

feat: adding endpoint for node operators to block certain peers from … #4621

Closed martinconic closed 3 months ago

martinconic commented 3 months ago

…joining the node

Checklist

Description

The API needs to be extended by adding a new endpoint that will allow for node operators to block certain peers from joining the node.