SecretPaste for developers
A one-liner from your terminal, a CLI that encrypts locally, and an API that takes ciphertext.
curl -T .env
One line prints one link. That path encrypts on our server and labels itself everywhere.
The CLI
Encrypts on your machine, streams large files, and never writes a key to disk.
The API
Typed contracts, an OpenAPI document generated from the same schemas the handlers use.