DEV Community

Discussion on: How to build an end-to-end encrypted chat app in Next.js: Messages and encryption

Collapse
 
fibonacid profile image
Lorenzo Rivosecchi

Thanks for the well written post.
Would it be possible to make it so that only the users can decrypt the data?
I think that for an accurate E2E encryption model, the developers should not be able to decrypt the data.

Collapse
 
amaraiheanacho profile image
Amarachi Iheanacho

okay, ill work on it and create a an article