T
traeai
登录
返回首页
Engineering at Meta

Labyrinth 1.1: 让端到端加密备份更加可靠

8.5Score
Labyrinth 1.1: 让端到端加密备份更加可靠

TL;DR · AI 摘要

Meta 发布 Labyrinth 1.1,提升 Messenger 端到端加密备份的可靠性。

核心要点

  • Labyrinth 1.1 新增子协议增强备份可靠性
  • 支持设备丢失、更换和长间隔登录场景
  • 白皮书详细说明了加密存储协议

结构提纲

按章节快速跳转。

  1. Meta 发布 Labyrinth 1.1,提升 Messenger 端到端加密备份的可靠性。

  2. Labyrinth 1.1 引入新子协议,提高备份在设备丢失或更换时的可靠性。

  3. 该更新适用于设备丢失、设备切换和长时间未登录等场景。

  4. 提供白皮书详细说明加密存储协议的技术细节。

思维导图

用一张图看清主题之间的关系。

查看大纲文本(无障碍 / 无 JS 友好)
  • Labyrinth 1.1 加密备份优化
    • 核心更新
      • 新增子协议
    • 适用场景
      • 设备丢失
      • 设备更换
      • 长时间未登录
    • 技术文档
      • 白皮书

金句 / Highlights

值得收藏与分享的关键句。

#加密#备份#Meta#安全#Messenger
打开原文

Labyrinth 1.1: Making End-to-End Encrypted Backups Even More Reliable - Engineering at Meta

Skip to content

[![Image 2: Engineering at Meta](https://engineering.fb.com/wp-content/themes/code-fb-com/img/logo-meta.svg)](https://engineering.fb.com/ "Engineering at Meta")

Search this site Image 3

  • [Open Source](https://engineering.fb.com/2026/05/11/security/labyrinth-1-1-end-to-end-encrypted-e2ee-backups-more-reliable/# "Open Source")
  • [Open Source](https://engineering.fb.com/category/open-source/ "Open Source")
  • [Meta Open Source](https://opensource.fb.com/ "Meta Open Source")
  • [Platforms](https://engineering.fb.com/2026/05/11/security/labyrinth-1-1-end-to-end-encrypted-e2ee-backups-more-reliable/# "Platforms")
  • [Android](https://engineering.fb.com/category/android/ "Android")
  • [iOS](https://engineering.fb.com/category/ios/ "iOS")
  • [Web](https://engineering.fb.com/category/web/ "Web")
  • [Infrastructure Systems](https://engineering.fb.com/2026/05/11/security/labyrinth-1-1-end-to-end-encrypted-e2ee-backups-more-reliable/# "Infrastructure Systems")
  • [Core Infra](https://engineering.fb.com/category/core-infra/ "Core Infra")
  • [Data Infrastructure](https://engineering.fb.com/category/data-infrastructure/ "Data Infrastructure")
  • [DevInfra](https://engineering.fb.com/category/developer-tools/ "DevInfra")
  • [Production Engineering](https://engineering.fb.com/category/production-engineering/ "Production Engineering")
  • [Security & Privacy](https://engineering.fb.com/category/security/ "Security & Privacy")
  • [Research Publications](https://research.facebook.com/publications/research-areas/systems-infrastructure/ "Research Publications")
  • [Physical Infrastructure](https://engineering.fb.com/2026/05/11/security/labyrinth-1-1-end-to-end-encrypted-e2ee-backups-more-reliable/# "Physical Infrastructure")
  • [Connectivity](https://engineering.fb.com/category/connectivity/ "Connectivity")
  • [Data Center Engineering](https://engineering.fb.com/category/data-center-engineering/ "Data Center Engineering")
  • [Networking & Traffic](https://engineering.fb.com/category/networking-traffic/ "Networking & Traffic")
  • [Research Publications](https://research.facebook.com/publications/research-areas/networking-connectivity/ "Research Publications")
  • [Video Engineering & AR/VR](https://engineering.fb.com/2026/05/11/security/labyrinth-1-1-end-to-end-encrypted-e2ee-backups-more-reliable/# "Video Engineering & AR/VR")
  • [Video Engineering](https://engineering.fb.com/category/video-engineering/ "Video Engineering")
  • [Virtual Reality](https://engineering.fb.com/category/virtual-reality/ "Virtual Reality")
  • [Research Publications](https://research.facebook.com/publications/research-areas/augmented-reality-virtual-reality/ "Research Publications")
  • [Artificial Intelligence](https://engineering.fb.com/2026/05/11/security/labyrinth-1-1-end-to-end-encrypted-e2ee-backups-more-reliable/# "Artificial Intelligence")
  • [ML Applications](https://engineering.fb.com/category/ml-applications/ "ML Applications")
  • [AI Research](https://engineering.fb.com/category/ai-research/ "AI Research")
  • [Research Publications](https://ai.facebook.com/results/?content_types%5B0%5D=publication "Research Publications")
  • [Watch Videos](https://engineering.fb.com/videos "Watch Videos")

POSTED ON MAY 11, 2026 TO Android, iOS, Security & Privacy

Labyrinth 1.1: Making End-to-End Encrypted Backups Even More Reliable

Image 4

By [Emma Connor](https://engineering.fb.com/author/emma-connor/ "Posts by Emma Connor")

  • We’re rolling out version 1.1 of Labyrinth, the encrypted storage system and protocol that secures messages and history on Messenger.
  • Labyrinth 1.1 enhances the reliability of end-to-end encrypted backups with a new sub-protocol that helps messages survive the loss of a device, a switched device, and long gaps between sign-ins.
  • Read our updated white paper, “The Labyrinth Encrypted Message Storage Protocol” for more details.

Good security should always be invisible. When Metalaunched encrypted backups for Messenger in 2023, we set a new bar for end-to-end encrypted (E2EE) messaging at scale. With E2EE messaging backups your message history can travel with you across devices without ever being readable by any other party, including Meta.

Today, we’re evolving the work we began with Labyrinth, our protocol for end-to-end encrypting stored messages history between devices on your Messenger account. Labyrinth 1.1 improves backup reliability with a new sub-protocol that lets messages reach your encrypted backup as they’re sent, rather than waiting for your device to come back online, which is how Messenger encrypted backups currently work.

This means your messages are safe even if you lose your phone, switch devices, or have a long gap between sign-ins. Each message is wrapped with a message encryption key that the sender places directly into the recipient’s encrypted backup — like dropping a sealed envelope into a locked box only the recipient can open. No one but you and the people you’re talking to can read your messages – not even us.

We’re rolling Labyrinth 1.1 out broadly to Messenger and are already seeing meaningful gains with more messages successfully backed up and more people restoring their full message history when they change devices.

Read the White Paper

Read our updated white paper, “The Labyrinth Encrypted Message Storage Protocol” for more information.

AI 可能会生成不准确的信息,请核实重要内容