Skip to content

A simple, secure, and fast file transfer tool built over the KAPPA handshake protocol.

License

Notifications You must be signed in to change notification settings

vibhav950/zerotunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

220 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zerotunnel

Secure P2P file transfer tool.

zerotunnel uses the KAPPA protocol to establish ephemeral session keys using a PQ-hardened cryptographic handshake. Read the KAPPA specification (WIP) here.

Directions to install

git clone https://github.com/vibhav950/zerotunnel.git
cd zerotunnel
mkdir build && cd build
cmake ..
make

TODO

  • Add multi-file transfer (multio-dev branch).
  • Add recursive directory iteration.
  • Decouple the client/server and TCP connection utils.

About

A simple, secure, and fast file transfer tool built over the KAPPA handshake protocol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages