Zero-Persistence Server
End-to-End Encrypted Secure Routing Gateway
Server Logic
PHP 7.4.33
Storage Model
Zero-Persistence
Encryption
E2E Enabled
Kotlin App Health Check Endpoint: /index.php?api=status
// JSON Response Expected:
{
"app_name": "Sohoj",
"status": "active",
"encryption": "E2E enforced",
"persistence": "zero-persistence"
}