WhispHub is a platform I built to showcase developer projects, focused on discoverability. I launched it April 29.This weekend I published the CLI:cargo install whisphub whisphub login whisphub pushAuth 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.