env-share

Self-hosted encrypted .env sharing for teams.

  • End-to-end encrypted — the server never sees your secrets
  • GitHub authentication built in
  • CLI-first workflow, web UI for oversight
$ npx @infomiho/env-share login --server http://env.miho.dev
$ npx @infomiho/env-share init --server http://env.miho.dev
$ npx @infomiho/env-share push .env
$ npx @infomiho/env-share pull

Sign in

Sign in to manage your projects

Sign in with GitHub