探索MPC钱包在DeFi中的安全性及应用

币界网Published on 2024-08-13Last updated on 2024-08-13

币界网报道:

随着去中心化金融(DeFi)的迅速发展,MPC(多方计算)钱包在Web3用户中越来越受欢迎。本文将深入探讨MPC协议的适用场景以及如何安全使用MPC钱包,以帮助用户更好地理解和使用这一技术。

MPC钱包与智能合约钱包的对比

作为两大备受关注的非托管钱包,智能合约钱包(包括多签钱包)和MPC钱包各有优缺点。智能合约钱包凭借其可编程性和灵活性,吸引了许多去中心化社区用户的青睐,而MPC钱包则因其在兼容性、隐私性和低成本方面的优势,成为了机构客户的首选。

0aAJHUjHxRcAjCW4LgLo7k8RADi5EmCGdmcmKmNd.png 

在智能合约钱包中,用户可以定义不同的策略,如设置时间锁、支出限制和自动化执行等,提供了高度的灵活性和用户控制。然而,这种灵活性也带来了合约安全风险,特别是当智能合约未经过充分审计时。相比之下,MPC钱包利用分片技术,将资产管理分散到多个节点,从而消除了单点故障的风险。同时,MPC钱包在交易成本和恢复成本方面更具优势,且兼容多种区块链,适应性强。

增强MPC钱包的安全性方案

尽管MPC钱包在安全性方面表现出色,但仍需采取额外措施来确保其安全性。以下是一些增强MPC钱包安全性的建议:

1. 强化链下规则和运营审计:确保每个分片的操作都在严格的审计规则下进行,防止任何单个分片的恶意行为。通过链下规则的严格管理,可以大大提高系统的安全性和可靠性。

2. 多重签名和权限管理:引入多重签名和粒度权限控制,确保只有授权的操作才能进行。这不仅可以提高安全性,还可以为不同用户提供更精细的权限管理,满足不同场景的需求。

3. 定期安全评估和漏洞修补:定期对MPC协议和实现进行安全评估,及时修补漏洞,保持系统的安全性。通过不断的安全评估和改进,可以有效防范潜在的安全威胁。

这些措施可以帮助用户在使用MPC钱包时获得更高的安全保障,减少潜在的风险。

 TW8aZ6L64vKX8xBLPngdAWcnruP1ya4Q7zLWgI6m.png

MPC钱包与AMM的结合

MPC钱包可以与自动化市场制造者(AMM)结合,提供更高效和安全的交易体验。以下是MPC钱包与AMM结合的一些优势:

1. 提高交易隐私性:利用MPC的隐私保护特性,用户在AMM平台上的交易行为可以保持私密,防止交易策略泄露。MPC钱包的链下签名和密钥管理方式,使得交易过程更加隐秘,不易被外界监测。

2. 增强交易安全性:通过多重签名和分片管理,提高交易过程中的安全性,防止单点故障和恶意攻击。MPC钱包的分片技术,可以将交易签名分散到多个节点进行,进一步提高交易的安全性。

3. 优化交易成本:利用MPC的低交易成本特性,用户可以在AMM平台上以更低的成本进行频繁交易,提高交易效率。相比智能合约钱包,MPC钱包的交易成本更低,特别适合高频交易的场景。

结论

从上述对比中可以看出,MPC钱包和智能合约钱包各自解决了单点故障问题,提高了用户资产安全并降低了使用复杂度。MPC钱包以其兼容性、隐私性和低成本的优势,成为许多机构客户的首选方案,而智能合约钱包则在功能性、可编程性和公开透明性方面深受去中心化社区的喜爱。

通过强化安全措施和与AMM结合,MPC钱包在DeFi生态中的应用前景广阔,有望为用户提供更安全、高效和隐私保护的金融服务。通过持续的技术创新和改进,MPC钱包将在未来的区块链和DeFi生态中发挥越来越重要的作用。DingPay的MPC技术正在研发中,未来也将兼容智能合约钱包的优势,进一步提升用户体验和安全性。

Related Reads

Deep Insight: Decentralized Inference is Not Hype, but a Key Track for AI to Break Through Centralized Monopoly

Decentralized Reasoning: Beyond the Hype, a Key to Breaking AI's Centralized Monopoly A future scenario where a powerful AI model is banned by a major government illustrates the core value proposition of decentralized AI: resistance to censorship. The core bet of decentralized inference networks is mitigating this risk, with other benefits like cost being secondary. The path is extremely difficult, involving four key challenges: 1. **Running Massive Models:** Distributing a single model across a decentralized GPU swarm requires sophisticated techniques like pipeline and speculative decoding to overcome crippling network latency, aiming for usable speeds (e.g., 30-40 tokens/second). 2. **Proving Model Integrity:** Verifying that a node runs the correct model is critical. Solutions range from cryptographically secure but slow ZKML to faster, economically-secure methods like statistical fingerprints, deterministic re-execution, or live-weight proofs, each involving trade-offs between integrity, latency, and cost. 3. **Ensuring Prompt Privacy:** Simply sharding a model does not protect user inputs from nodes. Robust solutions currently require trusted hardware (TEEs) or advanced cryptography (FHE), which are not yet widely deployed in consumer swarms. 4. **Building a Real Market:** Identifying the ideal customer is tough. Beyond speculative AI agents, the viable market currently consists of startups embedding AI and projects needing batch processing (e.g., synthetic data generation), where decentralized aggregation can be an advantage over low-latency needs. The article analyzes several projects tackling these problems, such as Dolphin Network (live-weight proofs), Inference.net (statistical verification), Morpheus (TEE-based), and Darkbloom (Apple Secure Enclave). It provides a framework: decentralization is a "tax" for latency-sensitive applications (e.g., chat) but a potential supply-side advantage for throughput-oriented tasks (e.g., batch processing). The long-term vision is a closed data loop where decentralized inference generates valuable data (traces, preferences) to feed decentralized training networks, which in turn produce better open-weight models for the inference networks. A due diligence checklist advises focusing on projects that: are truly decentralized at specific layers; have a credible integrity method; offer real cost benefits; ensure genuine privacy; handle node reliability; have paying users; and are built by teams with deep AI expertise. The ultimate goal should be products that appeal beyond the crypto-native audience, using crypto mechanisms invisibly to deliver better cost, performance, or privacy.

Foresight News13m ago

Deep Insight: Decentralized Inference is Not Hype, but a Key Track for AI to Break Through Centralized Monopoly

Foresight News13m ago

The Final Piece of Franklin Templeton's Crypto Ambition

Franklin Templeton Completes Crypto Ambition with Acquisition of 250 Digital On June 22, Franklin Templeton announced the acquisition of 250 Digital and established Franklin Crypto, a new division focused on actively managed cryptocurrency strategies for institutional investors. The unit is led by Christopher Perkins and Seth Ginns. This acquisition marks a key piece in Franklin Templeton's multi-year crypto strategy, which began in 2018 with a digital assets team. The firm's crypto product suite now spans three layers: tokenized funds like the blockchain-based money market fund BENJI (~$831M AUM); a series of passive ETFs including Bitcoin (EZBC, ~$368M), Ethereum (EZET), XRP (XRPZ, ~$252M), Solana (SOEZ), and a multi-crypto index fund (EZPZ); and the newly added active management strategies from Franklin Crypto. The company has also expanded its crypto ecosystem through investments in projects like Ethena and Crossmint, and collaborations with blockchains such as Aptos and Sui. With approximately $18B in digital asset AUM and a total firm AUM of ~$1.78T, Franklin Templeton is positioning itself as a comprehensive crypto asset manager for pensions and sovereign wealth funds. In contrast, competitor Fidelity Investments has taken a different path, focusing early on building its own custody and trading infrastructure. Fidelity's Bitcoin ETF (FBTC) holds over $11B, significantly larger than Franklin Templeton's equivalent offering. Both giants' moves underscore the deepening trend of traditional finance entering the crypto space.

Foresight News36m ago

The Final Piece of Franklin Templeton's Crypto Ambition

Foresight News36m ago

Trading

Spot
Futures
活动图片