Skip to main content
Enkryptify is a secrets management platform that lets your team store, manage and distribute secrets from a single place. Secrets are encrypted with per-environment keys using AWS KMS envelope encryption, access is controlled with role-based permissions and every action is recorded in a tamper-evident audit log. All infrastructure runs in Frankfurt, Germany (AWS eu-central-1). Enkryptify is ISO 27001 certified.

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.
You manage secrets through the dashboard or the CLI and sync them to your cloud providers and CI/CD pipelines.

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.