Cross-platform file transfer, like AirDrop but between iPhone, Android, Mac, Windows and Linux. Files go directly between devices on the local network, end-to-end encrypted with X25519 and AES-256-...
The BIShare wire protocol as a standalone Rust crate: device discovery records, message framing, X25519 key agreement, AES-256-GCM sealing with per-transfer keys, and the BSE2 container used for en...
The browser side of BIShare: sending and receiving without installing anything (WebRTC for devices on the same network, encrypted links otherwise), shared rooms, and the public live statistics page...