A python chatroom made with asyncio and websockets libraries, communication is secured using asymetric cryptography with a PKI infrastrucre implemented in an LDAP database. certificates are stored in a der format in an inetOrgPerson class. FrontEnd encryption uses JsEncrypt library.