This weekend I published the CLI:
cargo install whisphub whisphub login whisphub push
Auth works via browser confirmation — the CLI sends a request with a key, you approve on the WhispHub page, done. No credentials typed in the terminal. 25 KiB compressed,Mac/Linux/Windows.
I started Rust in October 2025. This is my second crate; the first was minikv, a distributed KV store with Raft consensus.
Happy to answer questions about the implementation or the platform.