
ShotShield
https://github.com/Raresney/ShotShield/releases/tag/v0.3.4
5 followers
https://github.com/Raresney/ShotShield/releases/tag/v0.3.4
5 followers
On-device tool that detects and redacts sensitive data — API keys, IBANs, payment cards, national IDs and emails — in screenshots before you share them. Nothing leaves your machine. Built with TypeScript, Tauri and Tesseract OCR. - Raresney/ShotShield

Ran it on a few screenshots and it caught every api key and card number, which honestly surprised me. Love that nothing leaves the machine, feels like it should be a default everywhere.
Love that the OCR pipeline runs entirely on-device through Tesseract instead of hitting an API. Picking Tauri over Electron for this kind of utility shows real restraint, the whole binary feels like it would be lean and instant to launch.