KARSHEY

Privacy & Compliance Protocols

At Karshey, we operate under a strict zero database write vector philosophy. The public frontend interface of this website is compiled using Static Site Generation (SSG) and does not write user data to any runtime database.

1. Input Sanitization Firewall

All forms on this site pass through a client-side firewall utility that sanitizes inputs using regular expression patterns to strip script elements, SQL parameters, and database query operators. Any detected threats are logged client-side and blocked from transmission.

2. Zero Cookie Footprint

This statically generated frontend does not store tracking cookies or database logs on your machine. All calculations, state transitions, and simulations run locally in your browser memory context.

3. Contact Ingestion

Clean messages are routed directly through secure, signature-validated API gateways to our cold database storage.