ZSP Security
The unified cybersecurity protocol — protect and unprotect payloads through the HULYAS spectral-topological kernel, phase-locked at 1.287 Hz.
App ID zsp Runs at /apps/zsp/ Auth framework sign-in (the /apps/* gate) Chapter Utility
What it does
The management surface for ZSP: wrap data in ZSP protection, unwrap it, and watch the protocol's live status. Other apps (HITE Encryption, Zeq Message) call the same routes — this app is where you drive them directly.
API routes behind it
POST /api/zsp/protect— wrap a payloadPOST /api/zsp/unprotect— unwrapGET /api/zsp/status— protocol status
(Route file: shared/api-core/src/routes/zsp.ts.)
Reference
- Source:
apps/zeq-dev/public/apps/zsp/ - Sealed app audit: register row 15 (source scan, backend wiring, browser gate)