How MSP Next protects your data and sessions.
MSP Next is built with a zero-trust, minimal-data architecture. We do not operate a user database, and we never store your MSP credentials on our servers.
Your session is encrypted end-to-end inside a single HttpOnly cookie. When that cookie expires or is deleted, your session is gone — permanently. There is no server-side session record to breach.
All communication with MSP APIs happens server-side through authenticated proxies. Your access token never touches the browser — it stays within the encrypted session cookie.
Complete transparency about what data MSP Next handles.
AES-256-GCM encrypted. Never accessible to JavaScript (HttpOnly).
Credentials are forwarded to MSP API and immediately cleared from memory. Never written to disk or logs.
Privacy-first analytics via self-hosted Umami. No cookies, no personal data, no tracking across sites.
A salted hash of connection metadata. Used only for rate limiting. Cannot be reversed to identify you.
Hashed with salt for rate limiting. Raw IP is never stored or logged.
Fetched from MSP in real-time, rendered, and cleared from memory. Never cached or stored server-side.
Payments are handled entirely by MSP. We redirect to their official payment page.
MSP Next uses server-side rate limiting to prevent abuse. Limits are applied per account, per IP, and per fingerprint across multiple layers.
If you find a security vulnerability in MSP Next, please report it responsibly. We take every report seriously.
Join our Discord server and open a ticket in the security channel, or contact an admin directly via DM.