Privacy Policy
Effective 11 September 2026
Meow Clipboard ("the app") is a macOS menu bar app developed by Wuthering Studios ("we"). This policy explains what happens to your data. The short version: we never receive any of it, and there is no server of ours anywhere in this app. Your data leaves your Mac only when you export it or turn on syncing, and your clipboard history is never part of either.
Data we collect
None. Meow Clipboard has no accounts, no sign-in, no analytics, no crash reporting, no advertising and no third-party trackers. We do not receive, see or store any information about you or your use of the app.
The one network connection, and what it is for
Meow Clipboard runs in the macOS App Sandbox. It can make exactly one kind of network connection: to Apple's App Store, so it can show the prices of the optional menu bar icon unlocks and complete a purchase you start. That exchange is handled by Apple and contains nothing from your clipboard.
There is no server of ours to send anything to. We receive no data from the app โ not your snippets, not your history, not analytics, not even a count of installs. Purchases are verified on your Mac by StoreKit, with no account and no receipt sent anywhere by us.
Data the app stores on your Mac
- Snippets and groups you create.
- Clipboard history โ text you copy while monitoring is on, capped at your chosen limit (25โ200 items, default 100).
- Long copies, in full for 24 hours, from version 2.6.0. Until then anything longer than about 20,000 characters was discarded outright and never stored. It is now recorded exactly as you copied it, kept whole for 24 hours, and then shortened back to roughly 20,000 characters โ the shortened version is what remains after that, and the row is marked to show it. A copy larger than 2 MB is still not recorded at all; Meow Clipboard tells you so at the time rather than staying silent.
- Images you copy, from version 2.0.0, if you agree to it โ Meow Clipboard asks the first time, and the answer is a setting you can change at any time. Up to 20 are kept, each up to 10 MB, in their own encrypted store separate from your text. Images you save as named snippets are kept until you delete them.
- Files you copy, from version 2.7.0 โ their locations only. Copy one or more files in Finder and the row records where they are, so clicking it can put the same files back on your clipboard. The files themselves are never opened and their contents are never read or stored; what is kept is the path, the same text you would see in Finder's title bar.
- The app each copy came from, from version 2.4.0 โ its name and identifier, stored beside the copy so history rows can tell you where something came from. It is the name of the app only; nothing about what that app was doing. Items copied before 2.4.0 have none, and neither does a copy macOS cannot attribute.
- Settings โ your shortcut, history limit, auto-delete choice, optional background image, and any apps you have excluded.
Snippets, groups and history are written to a single file inside the app's sandbox container, encrypted with AES-GCM. The encryption key is generated on your Mac and stored only in your macOS Keychain; the file cannot be read without it. Settings are stored in the app's own preferences within the same container.
From version 2.3.0 that key lives in the data protection keychain, which grants access based on the app's own identity. Earlier versions used the login keychain, where access is tied to the exact signed copy of the app โ so a routine update could make macOS ask for your login keychain password before Meow Clipboard could read its own key. If you see that request once while updating, it is macOS confirming Meow Clipboard may unlock its own key; nothing is sent anywhere, and it does not happen again.
Dragging an image out is the one moment a copy is written unencrypted, from version 2.7.0. To drag an image into another app, Meow Clipboard has to hand that app a real file, so it writes one into its own temporary folder inside the sandbox container. The folder is readable only by your macOS user account, the file is reused rather than duplicated if you drag the same image again, and it is deleted about a minute after you close the panel โ and in any case whenever Meow Clipboard next starts. Dragging text writes nothing to disk.
What the app never records
- Anything copied in a password manager. From version 2.4.0 Meow Clipboard keeps a built-in list of them โ Apple Passwords and Keychain Access among others โ and skips those apps entirely, whatever you copy there. If yours isn't recognised, add it yourself under Never Record From.
- Clipboard items marked
org.nspasteboard.ConcealedType,TransientTypeorAutoGeneratedType. These are a voluntary convention: an app that sets them is telling every clipboard tool not to keep the copy. Many password managers do, and only for the password itself โ which is why the app list above exists rather than relying on it. - Anything you copy in an app you have added to Never Record From (version 2.4.0 and later). Those copies are not read at all, rather than read and discarded.
- Images, whenever "Include images" is switched off.
- The contents of files. Copying a file places a reference to it on the clipboard, not the file itself. From version 2.7.0 Meow Clipboard records that reference so you can copy the file again โ but it never opens the file, and nothing inside it is read or stored.
- Anything at all while "Pause clipboard monitoring" is switched on.
- Any single copy larger than 2 MB, from version 2.6.0. It is not stored in any form, shortened or otherwise.
Taking your data with you (new in 3.0.0)
Version 3.0.0 adds two ways to move your library off this Mac. Both are off unless you start them, and both show you exactly what is about to be written โ the counts, the destination, and whether it is encrypted โ before anything is written at all.
- Export. You can write your text snippets to a CSV or JSON file, or your whole library to a single
.zip: snippets, image snippets, your custom menu bar icons, your settings and your panel background. You choose where the file goes. - Syncing through a folder you choose. If you point the app at a folder โ one that Dropbox, iCloud Drive or a file server already keeps in step โ it writes that same library there and reads back what your other Macs have written. Each Mac writes its own file, named with a random identifier generated by the app; no hardware serial number or device identifier is used or read.
Neither one includes your clipboard history. Only snippets, image snippets, icons and settings travel; what you have merely copied stays on the Mac you copied it on.
These files are not encrypted. The encryption described above protects the copy on your Mac. A file you export, or one written into a sync folder, is readable by anyone who can open it โ so put it somewhere you trust. The key that unlocks your local library is never exported, never written into any of these files, and never synced.
If the folder you choose is kept in step by another service, your data goes wherever that service puts it. That is between you and them; we cannot see it or control it, and the app tells you so before you turn it on.
A file you have already written stays readable. Deleting a snippet in the app does not reach into an archive you saved last month, or one already picked up by another service.
Your control over the data
- Clear the entire history at any time from Settings.
- Name apps under Never Record From so Meow Clipboard skips them entirely โ a password manager, a terminal, or anything with someone else's details on screen.
- Turn on auto-delete so history is discarded after an hour or a day.
- Delete individual snippets or history items from the panel.
- Export your snippets, or your whole library, to a file you choose the location of. Those files are written unencrypted, so store them somewhere you trust.
- Turn syncing off at any time. Turning it off never deletes anything, on this Mac or in the folder, and you can remove this Mac's own file from the folder from Settings.
- Deleting the app removes its container and everything in it. The Keychain item named
wutheringstudios.CopyCatcan be removed separately using the Keychain Access app. On macOS 26 it is no longer in Applications › Utilities โ open it with Spotlight, or from/System/Library/CoreServices/Applications/. Look under Local Items; if you used Meow Clipboard before 2.3.0 there may be a second copy of the same item under login, which is no longer read and can be removed too.
Children
Meow Clipboard is not directed at children and collects no data from anyone, including children under 13.
Changes to this policy
If the app ever gains a feature that changes any of the above, this page will be updated before that version is released, and the effective date at the top will change.
Contact
Questions about this policy: copycat@wutheringstudios.com.