DeskPulse

Security

How DeskPulse protects data — transport security, tenant isolation, role-based access, screenshot storage and retention, and how to report a vulnerability.

Last updated

This page describes what is actually implemented, and says plainly what is not. A vendor that overstates its security posture is a liability to the buyer, and BPO procurement checks.

What we hold

Tracked time and activity, application and window titles, periodic screenshots, task and client records, pay rates and payroll output, and account credentials. That is sensitive data about identifiable people, and it is handled accordingly.

Transport and headers

Authentication and access

Tenant isolation

Every record is scoped to an organization, and every query is filtered by it. One customer's workspace cannot read another's. A platform super administrator can act on behalf of an organization for support purposes; that action is recorded.

The desktop agent

Screenshots and file storage

Secrets

Payment provider API tokens are encrypted at rest with AES-256-GCM using a key derived from the application secret, so they are not readable in a database dump or a SQL export.

To be precise about scope: this protects the stored payment credentials. It is not whole-database encryption at rest, and we do not claim your monitoring data is encrypted at rest beyond whatever the hosting provider's disk encryption offers.

Audit logging

Administrative actions are recorded in a per-organization audit log — who did what, when. IT administrators and company administrators can review it.

Vulnerability reporting

Email security@deskpulse.click. Please include enough detail to reproduce. We will acknowledge within 3 business days and keep you updated until resolution. We will not pursue legal action against researchers who act in good faith, avoid privacy violations and destruction of data, and give us reasonable time to fix an issue before disclosing it.

What we do not have

Said plainly, because claiming otherwise is worse than lacking it:

If you need any of these to approve a vendor, say so at contact and we will tell you honestly where it sits rather than promise a date we cannot hold.

FAQ

Is DeskPulse SOC 2 certified?

No. We hold no SOC 2 report and no ISO 27001 certificate today, and we would rather say so than imply otherwise.

Do you offer SSO?

Yes — OpenID Connect, configured per organization in Settings. Google Workspace, Microsoft Entra ID, Okta, Auth0 and JumpCloud all work. You can also require it, which blocks password sign-in for your members. We do not support SAML; see above for why.

Do you offer MFA?

Not as a separate factor on a password login. If your identity provider enforces MFA, signing in through SSO carries that enforcement into DeskPulse.

How are passwords stored?

Hashed with bcrypt. Plaintext passwords are never stored, logged or emailed.

Is the monitoring data encrypted at rest?

Payment provider credentials are encrypted with AES-256-GCM. Beyond that we rely on the hosting provider's disk encryption, and we do not claim application-level encryption at rest for monitoring data.

How do I report a vulnerability?

security@deskpulse.click. We acknowledge within 3 business days.