Score:0

E2EE encryption workflow

hk flag

I need to send sensitive information from frontend to backend and from backend to frontend. Which is best to do this by encrypting all the communication between the parts? Should I use symmetric/asymmetric in encryption? What is the best approach?

Marc Ilunga avatar
tr flag
TLS1.3 provides end-to-end encrypted channels between the parties that run it. Additionally, it supports mutual authentication and has some good implementions. A solid alternative is the noise protocol framework
Titanlord avatar
tl flag
A simple rule of thumb for performance: Asymmetric is for key exchange, Symmetric is for Encryption/Decryption.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.