Documentation
- CLI HTTP API
The HTTP surface the @jsonl-tools/cli speaks, plus the server-side entity model behind it. All of it preserves the zero-knowledge guarantee: the server stores ciphertext and wrapped keys it cannot read.
- @jsonl-tools/cli
Push a JSONL file from a server box into your jsonl-tools account — encrypted on the box before it leaves — and read it later in the web app or pull it back as plaintext. Built for machines that have no browser: CI jobs, cron tasks, production hosts, and agents.
- Security model
How jsonl-tools encrypts your data, what that protects, and — just as important — what it does not protect.