Skip to content

Security: ifer47/markeron

Security

SECURITY.md

Security Policy

Supported Versions

Version Supported
latest
< latest

Only the latest release receives security updates. Please upgrade to the newest version.

Reporting a Vulnerability

If you discover a security vulnerability, please report it responsibly:

  1. Do NOT open a public issue
  2. Email 361301399@qq.com with:
    • A description of the vulnerability
    • Steps to reproduce
    • Potential impact
    • Suggested fix (if any)

You should receive a response within 72 hours. We will work with you to understand the issue and coordinate a fix before any public disclosure.

Security Measures

MarkerOn is designed with security in mind:

  • No network access — the app does not collect telemetry or send data anywhere
  • Local-only config — all settings are stored locally in the system config directory
  • URL allowlist — the open_url command only permits pre-approved domains
  • Memory-only drawings — annotations exist only in RAM and are never written to disk
  • CSP enforced — Content Security Policy restricts the webview to local resources only

There aren't any published security advisories