Home/Blog/Privacy & Security/Is CoinNotch safe
Privacy & Security · 12 min read

Is CoinNotch safe? A privacy and security review

The short version

CoinNotch is safe by design because it needs almost nothing to work. It shows public crypto prices, which require no account, no wallet connection, and no personal data, so there is nothing to leak. It requests no sensitive macOS permissions like Accessibility or Full Disk Access, stores its settings locally, and makes network calls only to fetch prices. This review explains the security model and, more usefully, shows you how to verify every claim yourself in a couple of minutes.

Crypto attracts more than its share of sketchy software, so skepticism about any crypto app is healthy. The right question is not whether an app says it is safe, but whether its design makes it safe and whether you can verify that yourself. For a price ticker, the answer turns out to be unusually clean, because showing a price requires so little that there is barely any attack surface to worry about. This review lays out the security model and how to check it.

What data it collects

The short answer is nothing personal. CoinNotch has no account system, so there is no email, password, or profile. It does not ask who you are, and it has nothing to authenticate because it stores nothing about you on any server. The only thing it needs is which coins you want to see, and that preference lives locally on your Mac, not in a cloud account. An app that collects nothing has nothing to lose, sell, or leak, which is the strongest privacy position software can hold.

Why it never touches your wallet

This is the one that matters most for a crypto app. CoinNotch never connects to a wallet, never asks for a seed phrase or private key, and has no feature that would use one. The reason is structural, not a promise you have to trust: the app's entire job is displaying public market prices, and a public price requires nothing from your wallet. There is simply no point in the app where wallet access would be needed, so the question never arises.

A rule worth keeping for any crypto tool: if a price-display app ever asks to connect your wallet or sign a transaction, close it immediately. Showing a price never requires either. CoinNotch is built so that request can never happen.

What macOS permissions it requests

On a Mac, the real privacy surface is the system permissions an app holds, so this is worth checking on any app you run. CoinNotch needs network access to fetch prices, which is implicit and not a special grant. Beyond that, it requests nothing sensitive. It does not ask for Accessibility access, which would let an app read or control other windows. It does not request Full Disk Access, Screen Recording, the microphone, the camera, your contacts, or your location. A price ticker has no reason for any of those, and CoinNotch asks for none of them.

Put crypto in your notch, free

macOS 13 and later. Apple Silicon and Intel. No account, no wallet, no tracking.

Download for Mac

How to verify all of this yourself

The best part of this security model is that you do not have to take any of it on faith. You can confirm it in about two minutes. Open System Settings, go to Privacy and Security, and walk through the sensitive panes, Accessibility, Full Disk Access, Screen Recording. A price ticker should be absent from all of them, and if it is, that tells you more than any privacy policy could. The absence of those grants is the proof.

  1. Check the permission panes. System Settings, Privacy and Security. CoinNotch should not appear under Accessibility, Full Disk Access, or Screen Recording.
  2. Watch the network. If you want to go further, a network monitor will show the app talking only to price-data endpoints, nothing else.
  3. Look for an account prompt. There is none. If an app never asks you to sign in, it is not building a profile on you.
  4. Confirm no wallet prompt. The app never asks to connect a wallet. That request simply does not exist in it.

The verdict

CoinNotch is about as safe as a crypto app can be, precisely because it does so little with your data, which is nothing. It collects no personal information, touches no wallet, requests no sensitive permissions, and keeps its settings on your own machine. The worst case for a price ticker built this way is bounded, because it cannot lose what it never had. That is a deliberate design choice, and one you can verify rather than trust. For how the price data itself works, the main guide explains the feed.

Frequently asked questions

Is CoinNotch safe to use?
Yes. It shows public crypto prices, which require no account, no wallet, and no personal data, so there is nothing to leak. It also requests no sensitive macOS permissions, all of which you can verify yourself.
Does CoinNotch connect to my wallet?
No, never. It has no feature that uses a wallet, asks for no keys or seed phrase, and shows public prices only. If any price app asks to connect a wallet, close it.
What permissions does CoinNotch need?
Only network access to fetch prices, which is implicit. It does not request Accessibility, Full Disk Access, Screen Recording, microphone, camera, contacts, or location.
Does CoinNotch have an account or collect my data?
No. There is no account, no login, and no personal data collection. Your coin choices and settings are stored locally on your Mac, not in a cloud profile.
How can I verify CoinNotch is private?
Open System Settings, Privacy and Security, and check the Accessibility, Full Disk Access, and Screen Recording panes. A price ticker should be absent from all of them.