Free, no signup, no email
FocusTimer is a real menu bar app, built and shipped by this kit. Signed, notarised and stapled by ship.sh exactly as your app would be. Download it and take it apart.
macOS 13 Ventura or later · universal (Apple Silicon + Intel)
Do not take our word for any of this. The quickest check is one command, and it asks Gatekeeper rather than us:
spctl -a -vv -t install /Volumes/FocusTimer/FocusTimer.app
For the whole chain, verify.sh runs fifteen checks across three layers: the bytes you downloaded, the outer DMG's notarisation ticket and Gatekeeper verdict, and the app inside it. If the hash does not match it stops before mounting anything.
curl -fsSLO https://hawserkit.com/verify.sh
curl -fsSLO https://hawserkit.com/verify.json
bash verify.sh FocusTimer.dmg
The hash it checks against is published in verify.json, which is regenerated whenever the download changes. That file is deliberately kept out of the edge cache for a week the way the video is: a stale copy would tell an honest visitor their good download is corrupt.
codesign --verify --deep --strict and its Designated Requirement.Said plainly, because a proof that overclaims is worth less than no proof:
POLAR_ORGANIZATION_ID=REPLACE_ME, so its License tab shows the "developer setup incomplete" state on purpose.This page asks you to inspect an artifact we built, which proves our pipeline produces a valid one. Useful, but it is our homework. hawser-check is the same class of inspection pointed at an app you shipped, and it is the one that can tell you something you did not already know. It is free too, and it needs no download from us beyond one readable script.
If the sample holds up, the thing that produced it is $99, once. If it does not, tell us what broke: yaveez.dev@gmail.com.