This project offers a peer-to-peer content-addressable distributed file storage in Go with a peer-to-peer library built on top of TCP from scratch. It also supports data encryption during storage and transmission
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
35
commits
changes️🛠️: separate each user data by specify ID on each Peer
41079e1View on GitHubchanges: update golang version + fix in sending first Key payload to peers
645ae60View on GitHub