Skip to content

Security: blackhu0804/MimiDesk

Security

SECURITY.md

Security Policy

MimiDesk is an early-preview local desktop application.

Supported Versions

Only the current main branch is actively maintained during the early preview period.

Reporting A Vulnerability

Please do not publish exploit details in a public issue before the maintainer has had a chance to respond.

Preferred reporting path:

  1. Open a private GitHub security advisory if it is available for the repository.
  2. If private advisories are not available, contact the maintainer through the GitHub repository profile and include a minimal description of the issue.

Helpful details include:

  • affected platform and version
  • reproduction steps
  • expected impact
  • whether local files, notification permissions, or command execution are involved

Current Security Model

  • MimiDesk stores data locally in ~/.mimidesk/app-data.json.
  • MimiDesk does not require an account.
  • MimiDesk does not use cloud sync.
  • MimiDesk does not include telemetry.
  • The CLI and desktop app read and write the same local data file.

Because this is a desktop application, please be especially careful with reports involving local file access, shell commands, notification permissions, autostart behavior, or update/install scripts.

There aren't any published security advisories