Privacy Policy

We don't ask for blind trust — here is how to inspect and verify our app yourself.

100% Local-First Processing

KeyXamathi runs exclusively on your local Mac. There are no remote servers, no cloud processing services, and no third-party telemetry APIs.

The app intercepts keystrokes during layout transitions via CGEventTap and corrects mismatched characters before releasing them to the system — entirely in memory within a single local process.

Zero Outbound Network Calls

All core switcher functionality performs zero network requests. No background phone-home pings, no advertising trackers, and no third-party crash reporters.

Open Activity Monitor or Little Snitch to monitor outbound network traffic while typing — you will see zero bytes transferred.

You can also follow our independent verification guide for deep packet inspection steps.

Password Fields (Secure Text Input)

macOS isolates password fields with secure input flags. KeyXamathi automatically detects secure text inputs and disables all keystroke interception mechanisms while passwords are being typed.

Your passwords and secure tokens are never inspected, stored, or processed.

Opt-In Community Telemetry

Optional community telemetry is disabled by default. If you explicitly choose to enable it in Settings, only high-level aggregate counts are transmitted:

  • Total switch corrections (integer count)
  • Total uptime hours (integer count)
  • Time saved estimations (seconds)

What is NEVER transmitted:

  • Your typed text content — never.
  • Applications you use — never.
  • Personal identifying info — uses anonymous rotating UUIDs.

Permissions Requested

✓ Accessibility

Required — allows CGEventTap to translate transition-delayed keys. This is the only official macOS API for this function.

✗ Input Monitoring

Not requested — unnecessary for our architecture.

✗ Full Disk Access

Not requested.

✗ Network / Outbound

None — except when community telemetry is explicitly opt-in.

Don't Trust, Verify

We provide a step-by-step independent privacy audit guide spanning Activity Monitor, Little Snitch, and Wireshark tcpdump.

If you ever discover network behavior contradicting this statement, contact us immediately.

Last updated: August 2026