Skip to content

Security: dutkiewiczmaciej/MakLock

Security

SECURITY.md

Security Policy

Supported Versions

Version Supported
1.x Yes

Reporting a Vulnerability

If you discover a security vulnerability in MakLock, please report it responsibly.

Do not open a public issue for security vulnerabilities.

Instead, please email the maintainer directly or use GitHub's private vulnerability reporting.

What to Include

  • Description of the vulnerability
  • Steps to reproduce
  • Potential impact
  • Suggested fix (if any)

Response Timeline

  • Acknowledgment: within 48 hours
  • Assessment: within 7 days
  • Fix release: as soon as possible, depending on severity

Security Design

MakLock is designed with security in mind:

  • No data collection — MakLock does not collect, transmit, or store any user data beyond local preferences
  • No network access — the app does not make any network connections (Bluetooth is local-only for Apple Watch)
  • Keychain storage — backup passwords are stored in the macOS Keychain
  • System blacklist — critical system apps (Terminal, Xcode, Activity Monitor) can never be locked
  • Panic key — emergency overlay dismissal is always available

There aren’t any published security advisories