Releases: quantum-encoding/voidnote-cli
Releases · quantum-encoding/voidnote-cli
voidnote v0.1.0
voidnote CLI v0.1.0
Zero-knowledge self-destructing notes and live encrypted streams, from any shell, Dockerfile, GitHub Action, or AI agent.
Install
Homebrew (macOS/Linux)
brew tap quantum-encoding/tap
brew install voidnoteDirect download — grab the binary for your platform below.
Go
go install github.com/quantum-encoding/voidnote-cli@v0.1.0Commands
voidnote read <url> Decrypt and print a note
voidnote create Create a note (content from stdin)
voidnote stream create Create a Void Stream
voidnote stream write <url> Write lines from stdin to a stream
voidnote stream watch <url> Watch a stream, print messages to stdout
voidnote stream close <url> Close a stream