freenet-core icon indicating copy to clipboard operation
freenet-core copied to clipboard

node/peer manager

Open kakoc opened this issue 3 years ago • 1 comments

It will be great to have some node manager(as IPFS for example has https://github.com/ipfs/ipfs-desktop). So that a user can control a bandwidth, manage contracts/files, see the world covering(when a location isn't hidden)

CC @iduartgomez, @sanity

kakoc avatar Jul 22 '22 20:07 kakoc

Yes, our current thinking is that a node will expose a web interface that will allow monitoring of stats and the configuration of things like bandwidth limits. Freenet has something similar called "FProxy".

sanity avatar Jul 22 '22 20:07 sanity