An encrypted, "evanescent," portable chat app (PWA-enabled)

Project URL: https://ansyble.glitch.me

Ansyble is an end-to-end encrypted chat web-app, with a lot of nice properties and features:

  • Chat history is saved and searchable.
  • Chats are also easily exported to CSV.
  • Messages are always encrypted.
  • Personal data is stored in RAM only; no use of local storage/indexedDB (unless you ask to store your encryption key).
  • The app is synchronized between multiple tabs/devices.
  • Support for android notifications (it’s a PWA).

There are several other fun little easter eggs to find (more details in the in-app “about” page). Comments, discussion, and questions welcome!

6 Likes

Wow, this is really amazing! The UI, the chat part and the PWA part - everything’s cool! This is a solid chat app!

It would also be nice if there was a way to “explore” for other users.

Well done! Very clean UI, and the password checking feature is very cool! More apps need that!

Thanks! Good point about the exploration - I haven’t thought about the “social media” aspect of it, since as you can imagine, there aren’t a ton of users. For testing there is an account with username “ansyble” you can send messages to. Of course, that’s my account, so I would be able to read them :smiley:

1 Like

Sorry for the bump, but will this become remixable soon?
I want to make a chat app for my arras server, and this would be PERFECT!
Maybe a template for it would be awesome.

Oh! Awesome, I didnt even know you could do that. ;D
Thanks.