Releases: mel-edo/dsync
Releases · mel-edo/dsync
v0.1.0 - Initial Release
dsync v0.1.0
Features
- Automatic peer discovery via mDNS
- Ephemeral Ed25519 identity with challenge-response handshake
- End-to-end encryption (X25519 + ChaCha20-Poly1305)
- Real-time file sync with chunked transfers
- LZ4 compression
.dsyncignoresupport- Persistent connection pool
Downloads
- Linux:
dsync-v0.1.0-linux-x86_64.tar.gz - Windows:
dsync-v0.1.0-windows-x86_64.zip(run start-dsync.bat)
Quick Start
See QUICKSTART.txt included in the download.
Notes
- Tested on Linux only. Windows build is provided but not yet fully tested.
- Encryption is in place but use on trusted networks only.