Whisper

Built to Disappear.

Integrations

Use Whisper directly from your favorite tools. Create and share encrypted secrets without leaving the conversation.

Slack

Available

Create encrypted, self-destructing secrets directly from Slack with the /whisper slash command.

  • /whisper my-secret — create a secret (1h, self-destruct)
  • /whisper my-secret 24h — custom expiration
  • /whisper my-secret 7d false — no self-destruct
Add to your Workspace

Discord

Available

Share encrypted secrets in Discord with a slash command. Same encryption, same self-destruct.

  • /whisper my-secret — create a secret (1h, self-destruct)
  • /whisper my-secret 24h — custom expiration
  • /whisper my-secret 7d false — no self-destruct
Add to your Server

Raycast

Available

Create encrypted, self-destructing secrets directly from Raycast. Supports quick command, guided form, configurable expiration, self-destruct, and Raycast AI tool integration.

Install Extension

CLI

Available

A zero-knowledge .env secret manager for teams. Push, pull, and rotate encrypted secrets from the command line — no signup, no accounts.

  • whisper-secrets init — set up a project
  • whisper-secrets push SECRET_NAME — encrypt & upload
  • whisper-secrets pull — download & decrypt to .env
  • whisper-secrets run -- npm start — run with secrets injected, no .env on disk
Install & Docs

AI coding agents

Available

Stop being scared to share your .env with your team. Claude Code, Cursor, Codex and other AI coding agents manage it with whisper-secrets: they set it up, sync it and run your project with it — without ever seeing a value.

  • npx skills add quentinved/Whisper — Cursor, Codex, Copilot…
  • /plugin install whisper-secrets@whisper — Claude Code, after /plugin marketplace add quentinved/Whisper
  • whisper-secrets run -- npm start — your agent runs the app with secrets it never sees
Setup guide

Microsoft Teams

Coming Soon

Share encrypted secrets directly in Microsoft Teams. Same encryption, same self-destruct. Stay tuned.

Want to suggest a new integration or shape an existing one? Join our Slack community.