@quantumpurse

A SPHINCS+ wallet on CKB blockchain.

local
Joined September 2025
We are excited to announce that QuantumPurse is expanding its scope with two new projects: 🚀 QuantumPurse V2 Building on the foundation of QuantumPurse V1, security is reimagined across every layer — from software to hardware. High-performance, feature-rich, and built natively for each platform. 🔐 Hardware Integration Building on the shoulders of Trezor, we’re integrating CKB and bringing quantum-safe crypto to the quantum-ready hardware wallet, Safe7. Links: QPV2: 🎥 youtu.be/ND1t1HnbQpQ Trezor integration: 🎥 youtu.be/mtZ4mJIbD1U Home page: quantumpurse.org/ #CKB #PQC #PostQuantum #Crypto #Web5 #HardwareWallet #Trezor
7
34
6
85
6,159
Anthropic just announced that its Claude Mythos Preview model discovered a new attack that significantly weakens HAWK, a candidate post-quantum signature scheme. HAWK had survived two rounds of expert review over two years. Mythos then spent roughly 60 hours synthesizing known cryptanalytic techniques and found an attack that effectively halved its key strength. To be clear, the attack does not make HAWK practically breakable today, and the scheme has not yet been deployed. But restoring its intended security would require roughly doubling its key sizes, undermining the efficiency that made it attractive in the first place. But there is a much bigger lesson here than an AI model weakening one algorithm. In crypto, the post-quantum transition is often framed as a one-time upgrade: replace ECDSA with a quantum-resistant signature scheme, and the problem is solved. The reality—and what @AnthropicAI’s result reinforces—is that there is no perfect post-quantum signature scheme waiting for us. Every option involves trade-offs, different security assumptions, and the possibility that future cryptanalysis will expose weaknesses we do not yet understand. And this was not a quantum attack. It was AI-assisted cryptanalysis. Just imagine what could happen five, ten, or fifteen years from now, when cryptographically relevant quantum computers are combined with the AI models of the future. We do not intend to fear monger, but it’s quickly becoming super clear that the solution isn’t a one-time upgrade. Instead, as the good folks at @projecteleven point out, the key is crypto agility: the ability to adopt new cryptography, support multiple schemes simultaneously, and migrate away from weakened algorithms without redesigning the entire network. So far, CKB is the only blockchain that can do that. On CKB, signature schemes are implemented in programmable Lock Scripts rather than hardcoded as consensus-level primitives. New schemes can be deployed as code, multiple schemes can coexist, and users can migrate at their own pace without waiting for a network-wide fork. CKB already supports SPHINCS+ on mainnet, but if Anthropic—or anyone else—finds a serious weakness in it tomorrow, CKB is ready to replace it with something better like 🫰that.
🚨 HAWK, a candidate in NIST’s post-quantum signature standardization process, has been WITHDRAWN following an attack by Mythos 🚨 Crypto agility has never been more important.
4
13
2
60
2,855
This is where architecture matters. If cryptography is baked into the protocol, upgrading it becomes a network-wide coordination event. If cryptographic verification can be deployed at the application layer, the system can adapt much faster. That is why crypto agility matters. In a post-quantum world, the chains that survive will not just be the ones that pick the “right” PQ scheme once, but instead the one’s capable of adapting as cryptography changes.
5
19
296
Quantum resistance is often framed as a signature scheme problem, but that framing is incomplete. A genuine quantum resistant wallet has to address key generation, key rotation, address hygiene, and how the wallet interacts with the underlying blockchain over time. Signature choice is one piece of a broader architectural question. Wallets like Quantum Purse can utilize new cryptographic primitives on CKB because those primitives are not baked into the consensus layer. Instead, transaction verification lives in Lock Scripts, allowing wallets to adopt new signature schemes without requiring core protocol changes. The article walks through how and why. Read the piece: nervos.org/knowledge-base/wh…
18
1
55
1,735
If we have a decentralized network, when one computer goes down, another stays up. If we have a decentralized community, people keep building 24/7, rain or shine. We're proud to stand alongside the CKBuilders, pushing the edge of innovation on one of the most flexible and thoughtfully designed blockchains: #CKB. We publish monthly dev logs, although not all of them make it to X. Check out the latest demo of one of our products: Quantum Purse V2. V2 officially makes V1 look like a baby. 👇 youtu.be/iocdAPuRH4s?si=DLJ_… #quantumpursev2 #CKB #demo
1
21
53
2,698
Our conviction in CKB remains unchanged!
Over the past week, two negative developments hit the ecosystem. If you follow the project closely, you’re already aware: the USDI stablecoin is being discontinued, and ViaBTC announced that it will wind down its CKB mining pool. These are real setbacks, and we are not here to minimize them. Every bear market in crypto has been difficult, but this one feels particularly brutal. Across the industry, almost every important metric has been moving in the wrong direction. -User activity is down. -The talent pool is shrinking. -Venture capital has dried up significantly. -Project shutdowns are becoming more common. And on top of everything, the industry continues to get hit by exploits, with new AI tools like Mythos 5 making the attack surface even harder to manage. Building in this industry has never been easy, especially through prolonged market cycles. Despite the IPN team’s best efforts, over the last 2 years USDI unfortunately did not reach the scale needed to sustain operations, and ViaBTC has determined that operating a CKB mining pool doesn’t fit with the economics of their business. These events are setbacks for the ecosystem, but they are not a referendum on CKB. We have always taken a low-time-preference approach, we are well equipped to keep building through difficult cycles, and our conviction in CKB remains unchanged. Bear markets are brutal, but they have also historically been the periods when the most important infrastructure work gets done. And that is exactly what we are seeing. Over the last six months, community developer activity around CKB has increased substantially. The CKBuilders program under @NervosCatalyst has grown to over 60 developers at different stages of learning, practicing, and building on CKB. talk.nervos.org is full of posts about use cases for Fiber and discussions about improving its utility. Through CKBA, communication and ecosystem coordination efforts are ramping up. In short: we are still here, still building, and still committed to CKB’s long-term mission. Onward 👷
1
7
38
1,421
How CKB lets developers add new cryptography without protocol changes The typical approach Most blockchains hardcode cryptographic primitives at the protocol layer, often as opcodes, precompiles, or fixed transaction-validation rules. This means that swapping an old one or adding a new one requires a soft fork or hard fork. The whole network has to agree, vote, and coordinate on the upgrade, before users even get to migrate. Start to finish this process can take years every time a new primitive needs to be introduced.
1
29
3
81
2,441
What is crypto agility? The ability of a system to swap its cryptographic algorithms without disrupting how it runs. Past cryptographic transitions have taken decades. DES took 23 years to give way to AES, and SHA-1 retirement still isn't complete. Crypto agility is what makes the next transition faster, and CKB is the only blockchain built this way.
1
15
54
854
Straight from @Coinbase’s April paper on quantum computing and blockchains. 👇 “Crypto-agility is a highly recommended practice in general [...] even more so in the context of PQC.” Now guess which chains were designed to switch cryptographic algorithms without disrupting operations🧠 Hint: there’s only one.
2
32
4
87
3,938
CKB Has No Plan — But We Do. Our previous posts about roadmaps generated some controversy. We’re grateful to have your attention. Because this distinction matters. CKB doesn’t have a roadmap because it is public infrastructure, not a product operated by a company. The goal of any serious blockchain is not endless reinvention. It is to become a stable, secure, and predictable infrastructure that others can build on for decades. That said, CKBA absolutely has plans. CKBA exists to coordinate stakeholders and grow the CKB ecosystem across the areas that matter most. That means organized work to attract builders, identify use cases, improve developer onboarding, fund ecosystem initiatives, pursue partnerships, clearly communicate CKB’s value, and actively engage the teams, companies, and communities that can drive real usage on the network. Having reorganized and unified several teams under a single structure puts us in a stronger position than ever to execute on these goals. A ton of work is already underway, especially on the Fiber front: improving the stack and documentation, advancing Lightning interoperability and liquidity management, and identifying and removing blockers for adoption. Work is also ongoing on the design and implementation of the DAO's on-chain treasury and voting mechanisms. And while there are many other initiatives in the pipeline that we’ll share when the time is right, there’s one that demands immediate attention 👇 Three months ago, Google Quantum AI published a bombshell paper showing that quantum attacks against secp256k1—the elliptic curve behind the signatures used by most blockchains—may require far fewer resources than previously estimated. In simple terms, the paper made the quantum threat to cryptocurrencies harder to ignore. The industry conversation that followed was, as expected, hard to miss — and yet it missed CKB. No mention in the paper, no mention in the con im versations on X and various forums, no mention anywhere. To put it bluntly, this is a huge communication failure on our part. CKB is the only cryptographically agile blockchain in existence, and therefore one of the few that’s already quantum ready. It’s the only chain where devs can bring new post-quantum signature schemes permissionlessly. No need for soft or hard forks. No need to pick a single PQ scheme and bake it in as a precompile. CKB is the only chain that can switch between different crypto primitives without disrupting operations or requiring significant infrastructure redesign. It’s the true embodiment of crypto-agility — yet barely anyone was aware of it. So, our first course of action on the communication front is to remedy that. We’ll run a comprehensive marketing campaign that’ll put CKB at the forefront of the Quantum x Blockchain discussion and position it as one of the few projects with a future-proof solution. And we want all of you involved. If you care about CKB and want to help push this forward, reach out. If you’re a developer, researcher, writer, designer, translator, community organizer, content creator, or just someone willing to help amplify the message, we want to hear from you. This campaign should not be about what CKBA has to say. It should be about making CKB impossible to ignore. We’ll be opening channels for community participation soon. In the meantime, reply here, DM us, or join the discussion on Nervos Talk.
15
47
6
129
8,351
Quantum Purse retweeted
Call remote AI agents from your browser. P2P Decentralized. Passkey login. And settled instantly and trustlessly via Fiber. ⚡️🔐  Try it out: calling-agent-kappa.vercel.a… This is a recent experiment by Retric, exploring what AI services could look like when agents are independently hosted, directly callable, and paid peer-to-peer. The current pay-per-call model keeps things simple as a fixed-fee entry point, as low as 0.1 CKB per call on the Fiber testnet. Further plan includes transitioning to a more granular, token-based pricing (metering input/output usage). And if you're curious about why and how this was built, here's the write-up: talk.nervos.org/t/a-paid-ai-… #fibernetwork #nervos #AgenticEconomy
1
19
1
60
2,222
Quantum Purse retweeted
**1/** Cross-chain DeFi between Ethereum and CKB is coming and is powered by Perun! There will be liquidity pools on both chains with an integrated AMM. You will be able to deposit CKB or ETH and earn yield from cross-chain swaps.
2
21
3
54
2,584
Quantum Purse retweeted
You can only ignore #nervosnetwork for so long. One day you’ll wonder how you didn’t see it all years ago. $CKB truly is inevitable. 3x ML-DSA variants and 2x Falcon variants in the same night. Other chains are still scrambling for solutions and I’m flipping them sunny side up.
3
23
1
84
2,080
have never felt more confident that CKB is destined for a cinderella story than seeing a header full of big brains completely miss it in a 67 page paper with 300+ citations you can use SPHINCS+ today with @quantumpurse Keep calm and carry on.
5
24
2
75
2,949
Last year was a big one for CKB!🎊 From the smooth activation of the Meepo hard fork to the launch of the first quantum-resistant wallet, we saw major technical milestones crossed while projects across the ecosystem continued to grow and ship📈 Dive into the full 2025 Annual Report to see everything that happened ↓ nervos.org/assets/pdfs/Nervo…
5
42
5
141
7,011
Quantum Purse has officially acquired its domain: 👉 quantumpurse.org/ Yes… we launched the project on GitHub first and secured the domain later. We’re building the future — just not always in chronological order. 😄 From now on, this will be the central hub for updates, documentation, and announcements, alongside our X account. Go check it out! 🫶
3
8
1
51
2,696
We are happy to share that Nervos CKB is quantum-adaptive! Post-quantum cryptography is now available to any user of CKB. SPHINCS+, a NIST-standardized hash-based cryptography algorithm, was deployed as an on-chain script without requiring consensus changes or soft/hard forks. (github.com/cryptape/quantum-…) @quantumpurse, a self-custodial CKB wallet for Linux/Mac/Windows, is the first cryptocurrency wallet to support SPHINCS+. It offers the highest level of post-quantum security available today, with compatibility for the decades to come. While conversation and coordination around the potential quantum threat will continue to grow, CKB’s flexibility has allowed for seamless adaptation to these new demands. CKB has been prepared to face the potential threat posed by quantum computers since launch. This implementation demonstrates the quiet strength of the Nervos project: headline-worthy functionality with no high-stakes discussions or coordinated upgrades, using well-vetted standard libraries and tools, done through an open source community of developers. We look forward to sharing more about its unique design and the RISC-V virtual machine, CKB VM, in the coming weeks. Please join us in extending our warmest congratulations to the @Cryptape and @quantumpurse developers on this historic achievement.
15
55
17
180
14,220
Replying to @chenmo @tcoratger
量子抗性确实是整个行业需要认真面对的长期议题,看到以太坊在路线图和研究投入上的推进是件好事 👍 补充一个客观事实: 在 CKB 上,抗量子锁(post-quantum lock script)已经实际运行在 mainnet,并非停留在理论或规划阶段,相关代码GitHub仓库:github.com/cryptape/quantum-…;同时也已经有可用的钱包应用 Quantum-Purse 在支持这类地址与签名: github.com/tea2x/quantum-pur… 早期的一些研究思路和工程取舍也在这篇技术博客中有系统讨论,主要是面向行业的研究总结,而不是项目对比: blog.cryptape.com/quantum-co… 不同链在不同层面探索量子抗性,本身就是加密行业整体进化的一部分。多条路径并行、相互参考,可能比“谁第一个”更重要。
3
7
24
974
It is excited to announce that Quantum Purse is now LIVE on $CKB mainnet! 🚀 Quantum Purse is the first quantum-safe lightweight SPHINCS+ wallet power by Nervos CKB blockchain and RISC-V. Download & try it out (start with small amounts first! 🙂): github.com/quantumpurse/quan… Follow for updates & join the quantum-safe movement on CKB! #CKB #QuantumPurse #PostQuantum #SPHINCS #RISCV 🔥 GIVEAWAY: 500 quantum-safe CKB TO THE FIRST 10 HEROES! Drop your address bellow 👇
🛡️ We have successfully concluded the security audit for @quantumpurse, a post-quantum wallet dedicated to the CKB ecosystem. Our audit covered the project’s codebase through Dependency Check, Fuzzing, Static Analysis, and Manual Review 🔗 Full audit details can be found here: scalebit.xyz/reports/Quantum… #CKB #Nervos #ScaleBit #SecurityAudit #Web3
23
56
13
132
18,706
If you have questions, drop it below or join our telegram channel t.me/quantumpurse.
5
698
Quantum Purse retweeted
Post-Quantum Crypto Security is Here Quantum Purse (Nervos) just aced a full security audit ✅ No critical flaws. Every issue fixed. Future-proof cryptography ready for the next-gen hacks. In crypto, trust = adoption. Wallets like this could make crypto safe for everyone. @NervosNetwork @quantumpurse
2
13
40
5,541