Your Secrets, Secured.

No more .env headaches — WindKeep is a secrets management platform that helps organizations securely store, manage, and share sensitive information.

WindKeep CLI

Manage secrets and projects directly from your terminal. Fast, secure, and open-source. Read the documentation for more details.

> Run the following command from your terminal:

 # Windows (PowerShell)
irm https://windkeep.up.railway.app/install/install.ps1 | iex

 # macOS/Linux (Bash)
curl -sSL https://windkeep.up.railway.app/install/install.sh | bash

Features

Role-based permissions allow you to control who can manage secrets at both the organization and project levels.

Every sensitive operation, from secret changes to role updates, is logged for full traceability and accountability.

Secrets are encrypted from end to end using AES-256-GCM, keeping your data safe and private.

Securely access and manage secrets programmatically, integrating seamlessly into scripts or pipelines.

FAQ