Logo
CodeTalky
HomeFeaturesHow it WorksTestimonialsFAQ
Security

Security & Privacy

We take security seriously — especially because we believe developer tools should be trustworthy by design.

Password-Protected Rooms

Private rooms require a password known only to invited members. Passwords are hashed before any comparison — never stored in plaintext.

Zero Data Collection

We collect no email, no IP address, no personal data. Your username and userId exist only in your browser's localStorage and in server memory during your active session.

In-Memory Only

Chat messages are stored in working memory on the server — not in any database. Restarting the server clears all data permanently.

No Third-Party Tracking

No analytics SDKs. No advertising pixels. No session recording tools. Your usage is invisible to third parties.

Privacy by Default

Your privacy is our core mission. We use industry-standard security practices to ensure your data stays yours, even if we don't publish our source code.

HTTPS Everywhere

All traffic runs over HTTPS (TLS 1.3) via Vercel's edge network. Your data is encrypted in transit at all times.

What we do right

  • No plaintext password storage
  • No persistent chat logs
  • No user profiling or fingerprinting
  • Unique userIDs generated client-side
  • Session data cleared on demand
  • Regular security audits
  • Input sanitization & XSS filtering
  • File size & message length limits
  • Zero third-party analytics
  • HTTPS-only transport

Known limitations

  • Messages in public rooms are visible to all users in that room
  • Server-side messages are in-memory (not encrypted at rest at this time)
  • We do not currently offer end-to-end encryption between clients
  • Self-hosting is recommended if you require enterprise-level security guarantees

Responsible Disclosure

Found a security vulnerability? Please report it responsibly by opening a private GitHub Security Advisory or emailing us directly. We appreciate responsible disclosure and will respond promptly.

🚀Stay in the loop

Get updates on new features, upcoming releases, and more.

Logo
CodeTalky

Free and privacy-first communication tools built for modern development teams. No tracking. No subscriptions.

Product

  • Features
  • Security
  • Roadmap
  • Community

Company

  • About
  • Help
  • Support
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Licenses
© 2026CodeTalky— Built with ❤️ for developers.
All systems operational