VOOZH about

URL: https://dev.to/mfc_keibisoft/keibidrop-secure-file-transfer-132n

⇱ KEIBIDROP: Secure File Transfer! - DEV Community


KEIBIDROP encrypted file transfer and shared filesystem between two devices

https://keibidrop.com

KeibiDrop connects two devices directly and lets them share files over an encrypted channel. It works over the internet or a local network.

Two modes:

  • Direct transfer - drag files in, your peer saves what they need
  • Virtual folder (FUSE) - your peer's files appear as a real folder on your machine. git, rsync, your IDE, all work on it. Files stream on access, so you can open a 4 GB video before it finishes downloading.

Post-quantum encryption (ML-KEM-1024 + X25519). The relay, if used, cannot decrypt anything.

macOS, Windows, Linux. Desktop GUI, interactive CLI, agent CLI for automation.

Free, open source (MPL-2.0): github.com/KeibiSoft/KeibiDrop