<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:cc="http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html">
    <channel>
        <title><![CDATA[ParticleCS - Medium]]></title>
        <description><![CDATA[Particle Crypto Security (ParticleCS) builds the core infrastructure for a secure blockchain future. Our open-source State Abstraction framework and enterprise SaaS platform eliminate single‑point failures, enforce role‑based security, and simplify blockchain operations - Medium]]></description>
        <link>https://medium.com/particlecs?source=rss----e46cd6a38b33---4</link>
        <image>
            <url>https://cdn-images-1.medium.com/proxy/1*TGH72Nnw24QL3iV9IOm4VA.png</url>
            <title>ParticleCS - Medium</title>
            <link>https://medium.com/particlecs?source=rss----e46cd6a38b33---4</link>
        </image>
        <generator>Medium</generator>
        <lastBuildDate>Mon, 01 Jun 2026 22:21:07 GMT</lastBuildDate>
        <atom:link href="https://medium.com/feed/particlecs" rel="self" type="application/rss+xml"/>
        <webMaster><![CDATA[yourfriends@medium.com]]></webMaster>
        <atom:link href="http://medium.superfeedr.com" rel="hub"/>
        <item>
            <title><![CDATA[How We Built GuardianSafe to Stop the Next Bybit Hack]]></title>
            <link>https://medium.com/particlecs/how-we-built-guardiansafe-to-stop-the-next-bybit-hack-00e33825353a?source=rss----e46cd6a38b33---4</link>
            <guid isPermaLink="false">https://medium.com/p/00e33825353a</guid>
            <category><![CDATA[blockchain-technology]]></category>
            <category><![CDATA[bybit]]></category>
            <category><![CDATA[safe-wallet]]></category>
            <category><![CDATA[blockchain-security]]></category>
            <category><![CDATA[cybersecurity]]></category>
            <dc:creator><![CDATA[Jacob Hanouna]]></dc:creator>
            <pubDate>Mon, 27 Oct 2025 16:48:04 GMT</pubDate>
            <atom:updated>2025-10-27T16:48:03.438Z</atom:updated>
            <content:encoded><![CDATA[<p>In February 2025, the crypto exchange Bybit suffered one of the largest thefts in the history of digital assets, with over $1.4 billion, including more than 400,000 ETH, drained from their cold wallet in a matter of hours. The attackers didn’t breach the blockchain itself or crack private keys. Instead, they targeted Bybit’s multi-signature Safe Wallet through a highly sophisticated supply chain and application-level attack, injecting malicious code into the wallet’s user interface. This allowed them to manipulate what signers saw on-screen, tricking authorized personnel into approving transactions that ultimately gave the attackers control over wallet assets.​</p><h3>How Did the Hack Happen?</h3><p>The attack exploited a weakness in the operational workflows and UI/UX of the <a href="https://app.safe.global/">Safe Wallet</a>, a solution trusted for multisig protection. By compromising a developer’s workstation via social engineering, attackers modified the JavaScript on the Safe Wallet frontend and carefully replaced transaction details with hidden malicious logic. When Bybit’s internal signers authorized what appeared to be a normal routine transfer, they were unknowingly transferring wallet control to the attackers.​</p><p>Despite multisig’s robust cryptography, the hack demonstrated that advanced technical and social attacks can slip through the cracks if operational controls aren’t layered in a defense-in-depth approach.</p><h3>ParticleCS’s Response: Building GuardianSafe</h3><p>As a team actively operating Safe Wallets, this incident prompted us to rethink how we defend against emerging, real-world threats. Instead of waiting for the next hack, we set out to build a robust guard extension to Safe, leveraging our own <a href="https://medium.com/particlecs/beyond-private-keys-state-abstraction-and-the-future-of-blockchain-security-0386b211485d">research</a> and open-source <a href="https://github.com/PracticalParticle/Bloxchain-Protocol">Bloxchain Protocol</a> to deliver enterprise-grade security, transparency, and operational safeguards.</p><p>GuardianSafe is the result: a security extension and gated guard contract for Safe Wallets, available for testing in our sandbox environment at <a href="https://sandblox.app/contracts/guardian-safe">Sandblox</a> on Ethereum-Sepolia Testnet. GuardianSafe ensures that <em>all</em> Safe Wallet transactions are routed through its framework, enforcing strict RBAC (role-based access control) and multi-phase workflows on top of the standard multisig protocol.​</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*U5jxgh5LtX-6KiwBMFtFmw.jpeg" /></figure><h3>What Makes GuardianSafe Different?</h3><ul><li>Gated Control: GuardianSafe acts as a gatekeeper for every wallet transaction. No asset movement can bypass GuardianSafe’s verification and workflows, enabling the infrastructure for preventing “hidden” logic exploits.</li><li>Multi-Phase Approval: High-value or sensitive operations require staged approvals, time-locks, and secondary checks — giving organizations a built-in window for post-transaction review and audit.</li><li>Role-Based Security: Unlike standard multisig setups that rely only on multiple key signers, GuardianSafe enables configurable roles and enforces separation of duties, mitigating the risks of insider threat and single-point compromise.​</li><li>Open Source and Extensible: GuardianSafe is open for community contributions and feedback, allowing proactive adaptation to real-world attack vectors and rapid improvement before formal audits.</li></ul><h3>Why It Matters</h3><p>The Safe Wallet infrastructure remains a crucial part of the crypto ecosystem, but as the Bybit hack painfully illustrated, on-chain security is only as strong as the weakest operational link in the workflow. GuardianSafe leverages the advanced formal security and workflow controls of the Bloxchain Protocol to plug these gaps, delivering defense-in-depth security to any organization or DAO using Safe Wallets.</p><h3>Help Us Build a Safer Ecosystem</h3><p><a href="https://github.com/PracticalParticle/GuardianSafe">GuardianSafe</a> is actively developed, and the <a href="https://particlecs.com/">ParticleCS</a> team welcomes feedback, review, and contributions from the community. Before proceeding to full-scale, audited deployment, we encourage security professionals, wallet users, and organizations to try GuardianSafe in <a href="https://sandblox.app/contracts/guardian-safe">Sandblox</a>, stress-test its workflows, and help shape the future of on-chain wallet security.</p><p>Bloxchain Protocol and GuardianSafe are designed to bring true operational resilience and transparency to your crypto assets. Together, we aim to ensure that incidents like Bybit’s never happen again.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=00e33825353a" width="1" height="1" alt=""><hr><p><a href="https://medium.com/particlecs/how-we-built-guardiansafe-to-stop-the-next-bybit-hack-00e33825353a">How We Built GuardianSafe to Stop the Next Bybit Hack</a> was originally published in <a href="https://medium.com/particlecs">ParticleCS</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Beyond Private Keys: State Abstraction and the Future of Blockchain Security]]></title>
            <link>https://medium.com/particlecs/beyond-private-keys-state-abstraction-and-the-future-of-blockchain-security-0386b211485d?source=rss----e46cd6a38b33---4</link>
            <guid isPermaLink="false">https://medium.com/p/0386b211485d</guid>
            <category><![CDATA[blockchain-technology]]></category>
            <category><![CDATA[ethereum]]></category>
            <category><![CDATA[innovation]]></category>
            <category><![CDATA[cyebrsecurity]]></category>
            <category><![CDATA[infrastructure]]></category>
            <dc:creator><![CDATA[Jacob Hanouna]]></dc:creator>
            <pubDate>Sat, 18 Oct 2025 20:50:52 GMT</pubDate>
            <atom:updated>2025-10-18T20:50:46.853Z</atom:updated>
            <content:encoded><![CDATA[<p>The blockchain world has a problem: billions are lost every year to hacks, but the root flaw isn’t always in code - it’s in the architecture itself. In 2024 alone, over $2.2 billion vanished in crypto hacks, and vulnerabilities in smart contracts claimed another $214 million. Despite endless upgrades, most blockchains still rely on single keys to rule vast fortunes - one compromised device or password, and it’s all gone.</p><p>At <a href="https://particlecs.com/">ParticleCS</a>, we believe the next breakthrough won’t come from patching more bugs. It will come from rethinking the foundations of blockchain security.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*imJ_9LuebHi67igJ9S4ltQ.jpeg" /></figure><p><strong>What is State Abstraction?</strong><br>Many blockchain enthusiasts are familiar with the concept of account abstraction - the idea that user accounts can become programmable and more flexible than simple externally owned accounts with private keys. Account abstraction allows wallets to adopt richer logic, like multi-sig or social recovery, improving user experience and native security.</p><p>State Abstraction takes this idea much further. Instead of abstracting just the user account layer, State Abstraction applies the abstraction principle to the entire system state itself. This means:</p><p>The entire blockchain application’s security workflow, all transactions, permissions, role assignments, and approvals become programmable and modular.</p><p>It mandates multi-signature workflows, time delays, and role separation at the contract level, not just the wallet.</p><p>It shifts security control from being an afterthought to being built into the system’s core logic, guaranteeing that single-point failures cannot occur by design.</p><p>In this sense, State Abstraction is the evolution of account abstraction, expanding from flexible user accounts to a fully abstracted, secure, and programmable system state.</p><p><strong>What If Failure Wasn’t an Option?</strong><br>Our new open-source security framework, State Abstraction, flips the script: it’s the first architecture to make multi-phase approval mandatory for every transaction — not just as an option, but as the default and minimum standard.</p><p>In State Abstraction, no private key or wallet can singlehandedly move funds instantly. Every action, from a routine transfer to a high-stakes protocol upgrade, must earn consensus from multiple independent parties. Transactions unfold in phases, with approvals and built-in “breathing room” (delays, time-locks, and review flows) to catch mistakes, spot suspicious behaviors, and allow trusted monitors to intervene.</p><p>The result? Single-point failures are eliminated at the root. No lone actor or attacker can force a catastrophic change. By design.</p><p><strong>Why This Matters</strong><br>Every week brings a new horror story: another exchange breached, another DeFi protocol drained, another smart contract bug. The financial and reputational damage is massive.</p><p>While most projects focus on auditing code or adding optional layers, the vast majority of incidents still boil down to a single compromised key.</p><p>State Abstraction redefines control itself: not only are roles and permissions programmable, but security enforcement happens inside the smart contract, not just the wallet.</p><p><strong>Built for the Enterprise Era</strong><br>With blockchain moving deeper into the enterprise world, requirements for audit trails, compliance, and operational transparency have never been higher. State Abstraction brings features enterprises and regulators need:</p><ul><li>Mandatory multi-party approval for all major transactions, upgrades, and operations</li><li>Integrated audit logs, role separation, and event notifications</li><li>Open source (MPL-2.0 licensed) and ready for regulatory scrutiny</li><li>Rapid extensibility: plug-in compliance rules, notifications, and incident-response hooks as workflows evolve</li></ul><p><strong>Community-Driven (And Actually Open)</strong><br>State Abstraction isn’t a “black box.” It’s the heart of our <a href="https://github.com/PracticalParticle/Bloxchain-Protocol">Bloxchain Protocol</a>, released under the Mozilla Public License 2.0 — a real open standard. Enterprises, developers, and auditing teams can inspect every line, extend features, or even run bespoke versions without vendor lock-in. And because security is everyone’s business, the model thrives on ecosystem participation: public review, research, and real-world testing.</p><p><strong>The Future Is Safer — And More Accountable</strong><br>We’re witnessing the dawn of blockchain’s enterprise era, with the global blockchain security market poised to soar past $37 billion by 2029. As digital assets power financial, supply chain, and identity systems, architectural trust is non-negotiable.</p><p>State Abstraction offers a new foundation: open, robust, and designed to prevent the biggest risks before they start.</p><p>Curious? Dive deeper into the tech, architecture, and what this means for the next generation of blockchain adoption. Read the full <a href="https://particlecs.com/resources/whitepaper/">whitepaper</a> at ParticleCS.com.</p><iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2F0l3fvqXftJY%3Ffeature%3Doembed&amp;display_name=YouTube&amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D0l3fvqXftJY&amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2F0l3fvqXftJY%2Fhqdefault.jpg&amp;type=text%2Fhtml&amp;schema=youtube" width="854" height="480" frameborder="0" scrolling="no"><a href="https://medium.com/media/240439180f66028ee1b6cc6f715cea29/href">https://medium.com/media/240439180f66028ee1b6cc6f715cea29/href</a></iframe><p>Particle Crypto Security — Building the future of trust in blockchain.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=0386b211485d" width="1" height="1" alt=""><hr><p><a href="https://medium.com/particlecs/beyond-private-keys-state-abstraction-and-the-future-of-blockchain-security-0386b211485d">Beyond Private Keys: State Abstraction and the Future of Blockchain Security</a> was originally published in <a href="https://medium.com/particlecs">ParticleCS</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
    </channel>
</rss>