feature/frontend: encryption for calls #7

Open
opened 2026-04-16 10:56:45 +02:00 by obvtiger · 1 comment
Owner

Calls should be end to end encrypted by default with automatic key exchange.
This still has to be determined to which extent this is possible with livekit

Calls should be end to end encrypted by default with automatic key exchange. This still has to be determined to which extent this is possible with livekit
obvtiger changed title from feature: encryption for calls to feature/frontend: encryption for calls 2026-04-16 11:19:58 +02:00

Hey!
I have checked out Livekit and it seems that they have direct support for e2ee.
You need to enable it via a flag, but handle key exchange and rotation yourself.
there might already be an implementation here:
https://github.com/livekit-examples/meet

Hey! I have checked out Livekit and it seems that they have direct support for e2ee. You need to enable it via a flag, but handle key exchange and rotation yourself. there might already be an implementation here: https://github.com/livekit-examples/meet
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
senden/senden-orchestrate#7
No description provided.