Main takeaway: Americanfortress proposes zk-posp, a post-quantum method to protect Bitcoin, Ethereum, and Solana wallet addresses without moving funds or changing keys. It proves knowledge of seed without revealing it, works atop current signatures, covers secp256k1 and ed25519 and HD standards (bip32, slip-10), and needs network upgrades to verify proofs. Proof cost estimates: ~$0.002 to generate, ~$0.00125 per transaction proof.
币界网消息,Americanfortress提出了一种后量子安全方案,旨在保护比特币、以太坊和索拉纳钱包地址,用户无需移动资金或更换密钥。该公司发布了零知识种子来源证明(zk-posp)的技术论文,允许钱包证明其知道用于派生地址的种子,而无需透露该种子。该方案将在现有签名系统的基础上运行,待量子计算机能够攻击椭圆曲线密码学时再替代传统签名步骤。比特币和以太坊使用secp256k1曲线,索拉纳使用ed25519。zk-posp旨在覆盖这两种曲线及分层确定性钱包标准,包括bip32和slip-10。Americanfortress表示,该提案是首个能够在不强迫用户转移资产的情况下保护现有钱包地址的后量子方法。生成一次证明的成本约为0.002美元,交易证明约为0.00125美元。该方案的实施需要网络升级以添加证明验证。