← Back to Decision Matrix

Safety Protocols & Security

Last Updated: January 2026

Security-First Design: vitsi.xyz implements multiple layers of security to protect users and prevent attacks.

1. Input Sanitization

All user inputs are sanitized to prevent:

2. Data Validation

All data is validated before processing:

3. No Server-Side Storage

Zero Data Transmission: All data remains in your browser. Nothing is sent to our servers, eliminating risk of data breaches or leaks.

4. Content Security Policy

Strict CSP headers prevent:

5. Security Headers

HTTP security headers protect against:

6. URL Sharing Safety

Shared URLs use Base64 encoding:

7. LocalStorage Security

Browser localStorage is used safely:

8. No External Dependencies (Except Chart.js)

The Service uses only:

9. Best Practices

Users should:

10. Reporting Security Issues

If you discover a security vulnerability, please:

Note: While we implement strong security measures, no system is 100% secure. Use the Service at your own discretion and do not input highly sensitive information.