Skip to content

Privacy Policy

Last updated: July 12, 2026

This page is the home for the privacy policies covering the apps and tools I (Gus Catalano) build and publish. Each app has its own policy — pick yours from the list below. The short version, which is true across everything I ship, comes first.

The short version

  • No analytics, no telemetry, no advertising, no tracking. None of my apps contain analytics or crash-reporting SDKs (no Google Analytics, App Center, Application Insights, Sentry, Firebase, etc.). I do not collect usage data, and I have no servers that receive data about you.
  • Your data stays on your device by default. Most of my apps are local tools that read files or system data on your own machine and never send it anywhere.
  • Where an app does talk to the network, it's because you asked it to — for example connecting to a service you configured, or an optional feature you turned on. Those cases are spelled out in each app's page below.
  • Everything is open source. You can verify every claim here by reading the code on GitHub.

Policies by app

AppPrivacy posture
Simple Event ViewerFully local. No network, no telemetry.
Simple PCap ViewerFully local. No network, no telemetry.
FindNeedleLocal by default; optional online log sources you configure.
BinaryExplorerLocal; optional VirusTotal hash lookup you enable.
NexusRDMLocal; credentials in Windows Credential Manager. Connects where you tell it.
PixelPetLocal; optional AI photo features you configure.
AI ProxyLocal observability tool that logs AI traffic on your machine.
Level1Techs KVM ControlLocal LAN tool. No internet, no telemetry.
DonationTrackerLocal self-hosted app that stores your records on your machine.
ProcMonCloneLocal diagnostics. Nothing stored or sent.
RTSP Stream URL FinderLocal LAN tool. Talks only to the camera you specify.
FoscamFinderLocal LAN discovery tool. No internet, no telemetry.
RDP DVC WatcherLocal diagnostics. Nothing stored or sent.

Things that apply to every app

Who I am. These apps are built and maintained by Gus Catalano, an individual developer. There is no company, no data-processing backend, and no third party I share your data with (because I don't receive it in the first place).

Children's privacy. My apps are general-purpose developer and utility tools. They are not directed at children and do not knowingly collect any information from anyone, including children under 13.

Changes to these policies. If an app's data behavior changes, I'll update its page here and move the "Last updated" date. Because the apps are open source, the full history of any change is visible in the app's Git repository.

Contact. Questions about privacy in any of my apps? Email gus@guscatalano.com or open an issue on the relevant GitHub repository.