You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A self-hosted, federated, zero-knowledge encrypted mail system in a single PHP file. AES-256-GCM encryption, PBKDF2 key derivation, and encrypted attachments ensure the server never sees your message password. No SMTP. No external dependencies. Just drop xmail.php and go.
📧 Secure your communications with a local mailing system that uses end-to-end encryption to ensure privacy and data protection without third-party reliance.
A secure, self-destructing secret sharing service. Share passwords, API keys, and sensitive data that automatically deletes after viewing or expiration. Built with Laravel, React, and Docker.
A secure, self-hosted, end-to-end encrypted chat application built with PHP and vanilla JavaScript. This zero-knowledge chat system ensures that your conversations remain private, with messages encrypted client-side before transmission and automatic cleanup after 24 hours.