---
title: "Discord Introduces End-to-End Encryption for Audio and Video Calls"
url: https://daily.dev/posts/discord-introduces-end-to-end-encryption-for-audio-and-video-calls-jwvmztr6n
source_url: https://daily.dev/posts/discord-introduces-end-to-end-encryption-for-audio-and-video-calls-jwvmztr6n
type: collection
source: "Collections"
published: 2024-09-18T04:44:35.463Z
updated: 2024-09-18T04:44:46.121Z
tags: ["security", "privacy", "encryption", "discord", "webrtc"]
reading_time: 2
upvotes: 2
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Discord Introduces End-to-End Encryption for Audio and Video Calls

**[Collections](https://daily.dev/sources/collections)** · 2 min read · 2 upvotes · 0 comments

## Summary

Discord has enhanced user privacy by introducing the DAVE protocol, an end-to-end encryption system for audio and video calls in DMs, group DMs, voice channels, and Go Live streams. The DAVE protocol employs the WebRTC encoded transform API and utilizes Messaging Layer Security for secure key exchange. Transparency is ensured through public auditing and an independent review by Trail of Bits. While text messages won't have E2EE, users can verify the encryption status of their calls, reinforcing Discord's commitment to confidentiality.

## Content

# Discord Introduces End-to-End Encryption for Audio and Video Calls

Discord has taken a significant step to enhance user privacy by introducing the DAVE protocol, a new end-to-end encryption (E2EE) system for audio and video calls. This update ensures that all voice and video communications within DMs, group DMs, voice channels, and Go Live streams are secure and private, making it impossible for anyone, including Discord, to access the call content.

## Key Features of DAVE Protocol

### WebRTC Encoded Transform API
DAVE employs the WebRTC encoded transform API to implement its encryption, which is designed to work seamlessly with the current infrastructure while providing robust security.

### Messaging Layer Security (MLS)
For secure key exchange, DAVE utilizes the Messaging Layer Security protocol, further safeguarding the communication between users.

## Transparency and Public Audits
To maintain transparency and build user trust, Discord has made the DAVE protocol's whitepaper and client libraries available for public auditing. Additionally, the system has undergone an independent review conducted by Trail of Bits, ensuring the encryption's robustness and reliability.

## User Experience and Moderation
While this significant enhancement will secure voice and video calls, it is important to note that text messages will continue to follow existing moderation rules and will not have the same level of end-to-end encryption. Users can verify and authenticate the encryption status of their communications, providing peace of mind regarding their privacy.

By introducing the DAVE protocol, Discord reinforces its commitment to user privacy and security, setting a new standard for confidential communication on its platform.

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#security](https://daily.dev/tags/security), [#privacy](https://daily.dev/tags/privacy), [#encryption](https://daily.dev/tags/encryption), [#discord](https://daily.dev/tags/discord), [#webrtc](https://daily.dev/tags/webrtc)

[View this post on daily.dev](https://daily.dev/posts/discord-introduces-end-to-end-encryption-for-audio-and-video-calls-jwvmztr6n)
