Stupidly secure socket.io chat app

Project URL: https://trusted-intermediate-barge.glitch.me

Have you ever wanted a secure as heck chat application made with socket.io? This is the app :slight_smile:

  • Messages are signature validated by the server using an Elliptic Curve keypair
  • Unsigned messages / badly signed messages are dropped

If you find a way to get an unsigned message through the check I will be suprised.

2 Likes

Note: My Glitch Pro subscription ran out so you have to go to https://uncovered-northern-athlete.glitch.me in order to use the app.

Hi! I used the backend for this for something else, so this broke :frowning:

Check out https://gchord-2.glitch.me while I make the forum post for it.

2 Likes