No description
  • JavaScript 65.9%
  • EJS 24%
  • CSS 10.1%
Find a file
2022-01-13 11:58:00 +01:00
.vscode init 2021-12-24 01:51:50 +01:00
_helpers init 2021-12-24 01:51:50 +01:00
_middleware simple authentification module 2021-12-20 20:45:43 +01:00
chat send encrypted messages and show them decrypted 2021-12-27 05:06:58 +01:00
message switched to jquery 2021-12-27 01:58:31 +01:00
public send encrypted messages and show them decrypted 2021-12-27 05:06:58 +01:00
room send encrypted messages and show them decrypted 2021-12-27 05:06:58 +01:00
users init 2021-12-24 01:51:50 +01:00
views send encrypted messages and show them decrypted 2021-12-27 05:06:58 +01:00
.bowerrc added bower crypto-js 2021-12-27 03:58:37 +01:00
.gitignore added bower crypto-js 2021-12-27 03:58:37 +01:00
authentification_LICENSE added db models 2021-12-20 21:00:28 +01:00
config.json init 2021-12-24 01:51:50 +01:00
db_schema.png simple authentification module 2021-12-20 20:45:43 +01:00
package-lock.json added bower crypto-js 2021-12-27 03:58:37 +01:00
package.json added bower crypto-js 2021-12-27 03:58:37 +01:00
README.md Update README.md 2022-01-13 11:58:00 +01:00
server.js switched to jquery 2021-12-27 01:58:31 +01:00

E2EE Chat

Software

  • nodejs
  • mysql

Features

  • login / register
  • list rooms of user
  • join room
  • ee2e -> each room has password -> key for aes265 encryption