[Cryptography] DSM: deterministic edge state machine (post-quantum, no public ledger/consensus)

cryptskii at proton.me cryptskii at proton.me
Wed Apr 1 11:50:51 EDT 2026


On Tuesday, December 9th, 2025 at 6:36 PM, cryptskii at proton.me <cryptskii at proton.me> wrote:

> Hello,
> 
> I’ve been building a protocol called DSM (Decentralized State Machine)


Following up on my earlier post here about DSM, the beta is now open.

DSM is a deterministic state machine: a new primitive for building applications without a global public ledger, with Bitcoin integrated as a native built-in asset.

A few design points, stated plainly:

- There is no global ledger.
- There is no intermediary.
- There is no global witness set.
- Ordering is relationship-local, enforced by hash adjacency and state progression rather than timestamps, block production, or a global sequencer.
- Inside DSM, transactions are feeless. There are no DSM transaction fees. You only pay normal Bitcoin network fees when value enters or exits Bitcoin custody.
- DSM supports offline bilateral transfers with instant finality inside DSM once the valid state advance occurs.

This beta is running on Bitcoin Signet, and it is now at the point where people can actually try it.

This project was built mostly under wraps until now, without any real public push or community-building effort. The beta is the point where I am opening it up.

Project site:
https://deterministicstatemachine.org/

Repository:
https://github.com/deterministicstatemachine/dsm

X / updates:
https://x.com/dsm_sovereign

If any technically strong contributors are interested in reviewing, discussing, or helping push the implementation forward, feel free to email:
info at irrefutablelabs.org

Critical feedback on the security model and design assumptions is welcome.

Best,
Brandon Ramsay


More information about the cryptography mailing list