Skip to content
Blockchain

Why does rotating a compromised wallet erase my entire on-chain history?

82

机会

When a private key is leaked or lost, the only safe move is to abandon the address, but every piece of on-chain reputation, governance votes, lending history, and attestations stays with the old key. Moving those records to a new address requires publishing the link publicly, which permanently deanonymizes both addresses. Existing ZK identity schemes handle fresh anonymity sets but not migration of accumulated history between pseudonyms. A 2025 arXiv survey of decentralized identity systems identified key recoverability as one of the two dominant unsolved properties across all major DID methods. No production primitive exists that lets a user prove continuity to a new address under zero-knowledge while keeping the link between old and new private.

为什么重要

Without a safe migration primitive, key rotation is practically impossible for anyone with meaningful on-chain history, which means compromised keys stay active far longer than they should.

我如何评估机会

机会评分是我的个人判断,而非量化指标:痛苦程度、发生频率,以及当前解决方案的匮乏程度。分数越高,意味着我认为越值得去构建。

严重性9/10

出现时造成的痛苦程度。

频率6/10

人们实际遇到它的频率。

空白空间9/10

当前针对它的优质工具有多匮乏。

更多值得解决的问题