Skip to content
forked from byt3exec/chatroom

A basic casual chatroom with notification and familiar interface

License

Notifications You must be signed in to change notification settings

saffyan/Chatroom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatgroup

A basic casual chatroom with notification and familiar interface. Users should careful on the Lack of Encryption side: Messages are sent in plain text over the network, which could be intercepted by malicious entities. Authentication and Authorization: There's no mechanism to verify the identity of the users or manage user permissions. This could lead to unauthorized access and impersonation. Input Validation: Without proper validation, the system may be vulnerable to injection attacks, such as sending commands that could be executed by the server or other clients.

About

A basic casual chatroom with notification and familiar interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%