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.
Report
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.
Report
No reviews yetBe the first to leave a review for 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.