sanctuary-zero icon indicating copy to clipboard operation
sanctuary-zero copied to clipboard

A command-line bound implementation of secure synchronous lightweight chatroom with zero logging and total transience built using WebSockets, Fernet Cryptography, Asyncio and Prompt Toolkit

Results 13 sanctuary-zero issues
Sort by recently updated
recently updated
newest added

Reserved calls include `exit`, `stop`, `purr`, `kick` etc.

enhancement

modified the notify_mesej function to have chatroom argument, that gives the information about user to a specific chatroom and reduces the network overload.