You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, please tell me where is the code responsible for displaying text messages in element-desktop? Or please tell me how to do it correctly. I will send an encrypted message from my (self-written) client (in addition to end-to-end encryption, I also use my own), I would like to receive this message in electron-desktop and decrypt (my encryption) before displaying it.
Have you considered any alternatives?
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Here is an example, I am sending an Encrypted message (using my own method from my client) and before displaying it in element-desktop I would like to decrypt it so that it is readable, where is the code that is responsible for this?
Your use case
Hello, please tell me where is the code responsible for displaying text messages in element-desktop? Or please tell me how to do it correctly. I will send an encrypted message from my (self-written) client (in addition to end-to-end encryption, I also use my own), I would like to receive this message in electron-desktop and decrypt (my encryption) before displaying it.
Have you considered any alternatives?
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: