Self-Custody Is an American Value: Running Your Own MLRT Node
Source reviewed: Chairman Paul S. Atkins — Remarks at the Crypto Task Force Roundtable on Decentralized Finance (June 9, 2025).
The SEC's June 2025 DeFi roundtable was titled "DeFi and the American Spirit." That framing was deliberate. In his remarks, Chairman Paul Atkins argued that the right to hold and control one's own private property — including digital property — does not vanish at the edge of the internet. Self-custody, in his telling, is not a fringe ideology. It is a foundational American value.
For Malairt (MLRT), that principle is more than rhetoric. It is what running a node actually does. An MLRT user with malairte-node on their own machine, holding their own keys, is exercising exactly the property right Atkins described.
What Atkins said
The center of the chairman's remarks was a simple proposition: economic liberty, private property rights, and innovation are part of American identity, and they should extend to how Americans interact with on-chain systems. He was sharply critical of prior regulatory positions that, in his view, treated the publishing of self-custody wallet software or DeFi smart contracts as a regulated brokerage activity. Engineers, he said in substance, should not be subject to federal securities laws solely for writing and releasing this kind of code.
Several specific themes are worth pulling out:
- Self-custody as a default right. The SEC, under Atkins, would push toward greater flexibility for market participants to hold their own crypto assets, especially where intermediation imposes costs without delivering real protection.
- Software publishing is not brokerage. Treating the developers of self-custodial wallets as broker-dealers chills the kind of independent open-source work that on-chain finance depends on.
- An "innovation exemption." Atkins directed staff to design conditional relief for firms launching on-chain products, to let experimentation happen without being trapped between contradictory legacy rules.
- DeFi as in keeping with American principles. Not despite American legal tradition, but consistent with it.
Paraphrased: the right to have self-custody of one's private property is a foundational American value that should not disappear when one logs onto the internet.
That sentence, more than any individual policy detail, is what users and node operators should pin to the wall.
Why a Bitcoin-style chain makes self-custody real
Self-custody is easy to say and hard to engineer. It depends on three things being true at once:
- You hold the private keys. No third party can move funds on your behalf without your signature.
- You can independently verify the chain. You don't have to ask anyone whether your balance is real; your node tells you.
- You can broadcast transactions on your own. No gatekeeper sits between your signed transaction and the rest of the network.
A Bitcoin-style UTXO chain like MLRT is built to satisfy all three:
- Keys are local. A standard MLRT wallet generates and stores its private keys on the user's machine. The protocol doesn't know who you are; it knows what UTXOs your keys can spend.
- Full nodes are first-class.
malairte-nodeis the same software whether you are a miner, an exchange, or a household user. Run it and you have a complete, independently verified copy of the chain. - Peer-to-peer transaction relay. Once a transaction is signed locally, any node will relay it. There is no required intermediary.
This is in pointed contrast to platform-mediated tokens, where holding the asset means holding a balance on a centralized service or a smart contract whose upgrade keys are controlled by a small group. Those models can be useful, but they are not self-custody — they are custodied finance dressed up in tokens.
Running an MLRT node, in concrete terms
For a user who wants to put Atkins's framing into practice, the path looks like this:
- Install
malairte-nodeon hardware you control: a desktop, a small home server, or a single-board computer with adequate storage. Verify the binary or build from source. - Sync the chain. The node downloads and validates the full block history, applying every consensus rule from genesis. When that finishes, your view of MLRT supply, balances, and rules is your own.
- Generate keys and addresses locally. Receive MLRT directly to addresses whose private keys never leave your machine.
- Optionally, mine. Because MLRT is CPU- and GPU-mineable, the same node software can earn block rewards on commodity hardware.
- Optionally, expose JSON-RPC to your own applications, with strong credentials and never on the open internet.
- Back up your wallet. Self-custody includes self-responsibility. A backup that you can restore from is part of the property right.
None of that requires permission from a regulator, an exchange, or any third party. That is the design.
Why this matters under the current regulatory direction
Atkins's remarks fit a broader pattern in 2025–2026 SEC posture: the agency is willing to step back from areas where users are dealing directly with software and protocol-level objects rather than with promoter-managed enterprises. The "innovation exemption" that staff has been directed to design is one expression of that retreat. The pushback on treating wallet developers as brokers is another.
For an MLRT user, the practical consequence is that the act of running a node and holding keys is being affirmed as an ordinary exercise of property rights rather than treated as a regulated activity. That doesn't change anti-money-laundering law, tax law, or sanctions law — those continue to apply to specific transactions regardless of custody model. But it does narrow the federal-securities-law overhang on the basic act of self-custody.
It is also worth noting what Atkins did not say. He did not endorse any particular project, including MLRT. He did not say self-custody is a license to do whatever a user wants. The principle he articulated is narrower and stronger: that holding your own property, including digital property, is not, by default, an act the federal government should suppress.
Self-custody as a network property, not just a user choice
There is a feedback loop worth naming. When more users self-custody MLRT, more users run nodes. When more users run nodes, the network is more resistant to capture. When the network is more resistant to capture, the underlying property right gets harder to revoke. This is one of the reasons born-mined, decentralized chains keep mattering: each user who self-hosts is reinforcing the property guarantee that brought them to the chain in the first place.
For MLRT specifically, with no foundation, no premine, and no central operator, the network is only as decentralized as its node distribution. Every household running malairte-node is part of that.
What this means for MLRT users
- Holding your own MLRT keys is the design intent of the protocol. Custodial services exist and have legitimate uses, but they are not the default.
- Running
malairte-nodemakes self-custody complete. Keys plus your own validated copy of the chain plus your own transaction relay is the full property right. - The current SEC posture is supportive of this model, not adversarial to it.
- Self-custody comes with responsibility. Backups, secure storage, and basic operational hygiene are part of the deal.
References
- Remarks at the Crypto Task Force Roundtable on Decentralized Finance — Chairman Paul S. Atkins, 2025-06-09
This article is editorial commentary published by the Malairte project. It is not legal or investment advice and does not represent the views of the U.S. Securities and Exchange Commission or any of its staff or commissioners.