Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.capy.sc/llms.txt

Use this file to discover all available pages before exploring further.

Capy keeps your .env synced across your team and your servers, encrypted end-to-end. The service stores ciphertext. Only you and the people you invite can read it. Five commands. No SaaS dashboard. Any runtime.
brew install capysc/tap/capy    # or: npm i -g @capy/cli

capy                             # sync secrets
capy invite alice@example.com    # share with teammates
capy run -- python app.py        # run with decrypted secrets
capy deploy                      # ship to prod

Get started

Pick your runtime and be up in under two minutes.

How it works

The cryptographic design behind Capy’s zero-trust model.