Skip to content

ranjannkumar/Distributed-File-Storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Based on P2P network, You can store a file and distribute over the network simultaneously. Data is also encrypted over the network and hashed key.

Debug Commands.

To run.

make run 

To run the test.

make test

To build the application.

make build

More functionality needed.

1.Add public/private key pair instead of hex id. 2.P2P discovery. 3.CLI Interface with Cobra. 4.Metrics. 5.Test Coverage needs to be improved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published