How it works
Enkryptify organizes secrets in a hierarchy:- Workspace — your organization. Contains teams, projects and members.
- Team — a group within your workspace (e.g. Backend, Frontend, Infrastructure).
- Project — a single application or service. Contains environments and secrets.
- Environment — a deployment context (e.g. development, staging, production). Each environment has its own encryption key.
- Secret — a key-value pair with a different value per environment.
Get started
Quickstart
Set up your workspace and add your first secret in minutes.
Core Concepts
Understand the data model and how Enkryptify organizes secrets.
CLI Quickstart
Install the CLI and inject secrets into your local development workflow.
Security Model
Learn how Enkryptify protects your data at every layer.