PN® Web OS Test Environment
Test all features without email signup. Experience the full desktop environment with zero-knowledge architecture and client-side encryption.
Demo Mode Available
No email signup required. Click "Try Demo" on the auth page.
● Ready
Zero-Knowledge Architecture
All data stays in your browser. Nothing is sent to servers.
● Ready
Full Desktop Experience
Complete OS with window management, taskbar, and start menu.
● Ready
Client-Side Encryption
AES-256-GCM encryption for files, all processing done locally.
● Ready
Quick Start: Access Demo Mode
- 1.Navigate to
/webos/auth
- 2.Click the "Try Demo (No Signup Required)" button
- 3.Wait for the demo environment to load (uses credentials: demo/demo1234)
- 4.Explore all features - everything runs locally in your browser!
Technical Implementation
Zero Server Dependencies
- • All processing happens in the browser using Web APIs
- • File system is virtualized in browser memory/storage
- • Encryption uses Web Crypto API (AES-256-GCM)
- • No backend required - works offline after initial load
Demo Mode Specifics
- • Uses hardcoded demo credentials (demo/demo1234)
- • Data persists only during browser session
- • Full feature access without restrictions
- • No data leaves your browser
Browser Requirements
- • Chrome 90+, Firefox 88+, Safari 14+, Edge 90+
- • JavaScript enabled
- • 4GB RAM recommended (8GB optimal)
- • Modern browser with Web Crypto API support