swarm
swarm copied to clipboard
Key and account handling
Currently key handling is shared with geth keys and chunks are stored in the same directory. Investigate if separating swarm keys and data into its own directory will allow for swarm to be less dependent on go-ethereum and reduce technical debt by removing account file watchers and forked libusb C dependency.