Overview 01 How it works 02 Escalation 03 Platforms 04 Channels 05 Security 06 ← Back to xplug.in Request a pilot
xplug.in /SmartNotifier /Security
Security & deployment

Where your data goes, and where it doesn't

The short version: SmartNotifier runs on your infrastructure, your video never reaches us, and the only outbound traffic is the notification itself.

Deployment

SmartNotifier runs on your infrastructure. Either as a Windows service on a server in your network, or as containers on your Docker host. There is no SmartNotifier cloud in the alarm path.

Data handling

  • Snapshots and clips are stored in your storage, behind time-limited links, and removed on the schedule you set.
  • Alarm and notification records live in your database — SQLite for a single site, PostgreSQL for larger deployments.
  • Channel credentials are encrypted at rest and masked whenever they are read back through the configuration API.
  • We never receive, proxy, or store your video.

Access

  • Per-site accounts with hashed credentials.
  • Token-based authentication on every configuration and audit endpoint.
  • Plugin-to-backend traffic is authenticated per site.
  • Configuration changes are recorded.

Network

The only outbound connections are to the messaging providers you enable, and a periodic licence check. The licence check caches for 24 hours and tolerates a week offline, so a network outage never stops alarms going out.

Resilience

  • Queued and scheduled work, including pending escalation checks, survives a service restart. An escalation due in four minutes still fires if the box reboots in between.
  • Every delivery is retried at the channel level and again at the job level.
  • A monitor sweeps for alarms that have gone unhandled longer than expected and flags them.

Audit

Every alarm, every message, every acknowledgement, every escalation. Exportable.

For a monitoring or alarm-response operation, that is the evidence that an SLA was met — not a claim that it was. What the record contains.

Reporting a vulnerability in the xplug.in website or our software? Our disclosure policy is here.
30-day pilot

Run it on your own system
for 30 days.

We install it, configure your rules with you, and you see exactly what your team sees. No cost during the pilot. If it isn't useful, we uninstall it cleanly.