Skip to content

Security: false200/Cipher

Security

SECURITY.md

Security Policy

Supported versions

Version Supported
1.0.x Yes

Reporting a vulnerability

Please do not open a public issue for security problems.

If you find a security issue in Cipher:

  1. Open a private report via GitHub Security Advisories
  2. Or email the maintainer through GitHub if that is not available

Include:

  • What the issue is
  • Steps to reproduce
  • Possible impact

We will review reports as soon as we can and reply when we have an update.

What counts as a security issue

Examples:

  • API keys exposed in logs, UI, or commits
  • Sandbox escape in the Electron app
  • Unsafe handling of user data or credentials
  • Remote code execution through crafted input

General bugs and feature ideas belong in Issues.

API keys

Cipher stores API keys locally with Windows DPAPI. Never commit keys, .env files, or screenshots that contain keys.

There aren't any published security advisories