<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>协议设计 on Text Matrix</title><link>https://txtmix.com/tags/%E5%8D%8F%E8%AE%AE%E8%AE%BE%E8%AE%A1/</link><description>Recent content in 协议设计 on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/%E5%8D%8F%E8%AE%AE%E8%AE%BE%E8%AE%A1/index.xml" rel="self" type="application/rss+xml"/><item><title>SimpleX Chat 架构指南：把"用户 ID"从隐私消息里拆掉的工程问题</title><link>https://txtmix.com/posts/tech/simplex-chat-simplex-chat-privacy-first-messaging-architecture-guide/</link><pubDate>Fri, 26 Jun 2026 21:04:12 +0800</pubDate><guid>https://txtmix.com/posts/tech/simplex-chat-simplex-chat-privacy-first-messaging-architecture-guide/</guid><description>&lt;h1 id="simplex-chat-架构指南把用户-id从隐私消息里拆掉的工程问题">SimpleX Chat 架构指南：把&amp;quot;用户 ID&amp;quot;从隐私消息里拆掉的工程问题&lt;/h1>
&lt;blockquote>
&lt;p>SimpleX 不是又一个加密聊天应用。它的核心创新是&lt;strong>整个协议里没有&amp;quot;用户 ID&amp;quot;这个槽位&lt;/strong>——不是隐藏，不是加密，而是从设计上就不存在。Signal 有电话号码，Matrix 有 MXID，Session 有随机号，而 SimpleX 的服务器从未见过一个能跨会话拼出&amp;quot;你是谁、你跟谁说话&amp;quot;的稳定标识符。这件事改变了威胁模型，也改变了整套架构。&lt;/p></description></item><item><title>ShadowCat：用 QR 码在浏览器间离线传输文件</title><link>https://txtmix.com/posts/tech/shadowcat-optical-file-transfer-browser/</link><pubDate>Sat, 23 May 2026 03:15:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/shadowcat-optical-file-transfer-browser/</guid><description>&lt;h1 id="shadowcat用-qr-码在浏览器间离线传输文件">ShadowCat：用 QR 码在浏览器间离线传输文件&lt;/h1>
&lt;p>有时候，两台设备之间能用来通信的只剩下摄像头——比如一部老手机的射频模块（BLE、NFC）早已损坏，但摄像头和浏览器还能用。ShadowCat 解决的正是这个问题：在一个纯 HTML 页面里，把任意文件编码成一连串 QR 码，供另一台设备扫码接收。整个过程不需要网络、不需要蓝牙、不需要 NFC，只要两个浏览器和两张能看见对方的屏幕。&lt;/p></description></item></channel></rss>