ranjeetds / sanctuary

A secure synchronous lightweight chatroom with zero logging and total transience

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sanctuary

A secure synchronous lightweight chatroom with zero logging and total transience

Built on

  • Socket.IO for real-time, bidirectional and event-based communication
  • Flask for web backbone, complex scalability and WSGI layer
  • Hashing techniques for password protection, identification and authentication

Salient features

  • Provides real-time conversation using synchronous sockets
  • Zero logging or data storage to minimize vulnerabilities
  • No-frills alias and password-protected chatroom creation
  • Refresh, close tab, logout or purge chatroom to cover tracks
  • Transient chatrooms stay valid for 60 minutes before auto-purge
  • Complete support for HTML5 formatting tags in conversations
  • Lightweight and responsive so usable across multiple devices
  • State-of-the-art chatroom user session management

Screenshots

Homepage Making a chatroom Joining a chatroom

About

A secure synchronous lightweight chatroom with zero logging and total transience

License:GNU General Public License v3.0


Languages

Language:CSS 66.7%Language:JavaScript 30.5%Language:HTML 1.9%Language:Python 1.0%