Ad-hoc signed today · Notarized builds targeted for 2026-08-23

Security, plainly.

Doubleslash installs a macOS event tap so // works in any app. That deserves a direct explanation — not a buried FAQ line.

Why macOS says it can’t verify the developer

This build is ad-hoc signed and not yet notarized. Apple shows “Apple could not verify this app” for that reason. It is not malware theater — it is the unpaid Developer ID / notarization step.

Notarized builds ship by 2026-08-23, or founding Pro buyers get a full refund. Founding Pro purchases fund the Apple Developer ID and notarization. We are not asking you to disable Gatekeeper permanently; we are asking you to complete a one-time Open Anyway for an indie build, the same way many unsigned Mac utilities ship.

First open (recommended)

1. Download the DMG → drag Doubleslash to Applications.
2. Right-click Doubleslash → Open → Open.
3. Or: System Settings → Privacy & Security → Open Anyway.

What the event tap does

What is never read

What leaves your machine

Where data lives on disk

Audit the capture path yourself

We published the keystroke-touching code:

doubleslash.tafil.app/open-source/capture-path/

Pro destination drivers are not open-sourced. The claim you can verify today is narrower and stronger: here is every line that decides whether your keystrokes are buffered for a trigger.

Advanced installer

Prefer the DMG. If you use the optional script installer, read it first — it is plain text:

curl -fsSL https://doubleslash.tafil.app/install.sh

It downloads the DMG, copies to /Applications, clears the quarantine flag, and launches the app. Nothing else. Full source: /install.sh.

Report a concern

Email tafil.help@gmail.com. Security issues get priority replies.