<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Security on Website of SauceWu</title><link>https://saucewu.github.io/tags/security/</link><description>Recent content in Security on Website of SauceWu</description><generator>Hugo -- gohugo.io</generator><language>zh</language><lastBuildDate>Sun, 15 Mar 2026 10:00:00 +0000</lastBuildDate><atom:link href="https://saucewu.github.io/tags/security/index.xml" rel="self" type="application/rss+xml"/><item><title>MPC 钱包：私钥从未完整存在过</title><link>https://saucewu.github.io/posts/mpc-wallet%E7%AC%94%E8%AE%B0/</link><pubDate>Sun, 15 Mar 2026 10:00:00 +0000</pubDate><guid>https://saucewu.github.io/posts/mpc-wallet%E7%AC%94%E8%AE%B0/</guid><description>&lt;h1 id="mpc-钱包私钥从未完整存在过"&gt;MPC 钱包：私钥从未完整存在过&lt;/h1&gt;
&lt;h2 id="传统钱包的问题"&gt;传统钱包的问题&lt;/h2&gt;
&lt;p&gt;用过普通钱包（MetaMask、Trust Wallet）的人都知道，创建钱包时会生成一组助记词：&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;witch collapse practice feed shame open despair creek road again ice least
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;这 12 个单词本质上就是你的私钥。它的问题很简单：&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;抄错一个字 → 永久丢失资产&lt;/li&gt;
&lt;li&gt;被人拍到 → 资产全部被盗&lt;/li&gt;
&lt;li&gt;手机丢了没备份 → 再见&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;私钥是&lt;strong&gt;单点故障&lt;/strong&gt;。整个安全体系建立在&amp;quot;这串数字只有你知道&amp;quot;的假设上，一旦泄露，没有任何补救手段。&lt;/p&gt;</description></item></channel></rss>