Getting started¶
Requirements¶
- Docker + Docker Compose — recommended
- Or Python 3.10+ for a manual install
Docker (recommended)¶
Images are available on Docker Hub and GHCR:
No server-side encryption key needed — all encryption happens in the client.
The server is available at http://localhost:8000.
Manual install¶
Use --host 0.0.0.0
The Web Crypto API (crypto.subtle) requires a Secure Context.
Browsers grant it to localhost but not 127.0.0.1.
The --host 0.0.0.0 flag ensures you can reach the app via localhost.
Install the CLI¶
Configure it to point to your instance:
Then paste anything: