Last Notes
My Nix-Bitcoin replacement.
https://stacker.news/items/1564409
I ran this through AI. This may help or not.
**Mostly no. One true premise, a real insight or two, and one load-bearing premise that is factually out of date — plus a mechanism that cannot exist.**
### What checks out
- The discount is real and it's a *chosen consensus parameter*: `WITNESS_SCALE_FACTOR = 4` (`consensus/consensus.h:21`), weight = `stripped_size*4 + witness_size` implemented as two serialization passes (`consensus/validation.h:135-143`). Your L0/L1 framing is a decent *description* of that measurement.
- You're right that "1 MB" is not what consensus enforces — and stronger than you said: there is **no** 1,000,000 constant and **no** `MAX_BLOCK_BASE_SIZE` anywhere in `src/consensus/`. The only limits are `MAX_BLOCK_WEIGHT{4'000'000}` ("see BIP 141 (network rule)") and `MAX_BLOCK_SERIALIZED_SIZE{4'000'000}` whose own comment says *"only for buffer size limits"*. So "1 MB as Satoshi defined it" is an emergent property, not a rule to restore.
### Where it breaks
1. **"SegWit is a soft fork thus optional" is no longer true.** `DEPLOYMENT_SEGWIT` is a `BuriedDeployment` (`consensus/params.h:34-36`), hardcoded `SegwitHeight = 481824` on mainnet (`kernel/chainparams.cpp:124`), and the code comment says *"Always active unless overridden"* for regtest. No signalling, no opting out.
2. **There is a rule written specifically against your idea.** `CheckWitnessMalleation`: *"No witness data is allowed in blocks that don't commit to witness data, as this would otherwise leave room for spam"* → `unexpected-witness` (`validation.cpp:3913-3920`). A "base-only, witness-unanchored" block is invalid on mainnet. Your `L1 is anchored to L0` is correct — and that's exactly *why* you can't discard L1 as a validator.
3. **You can't filter what you must execute.** Skip witness execution and you can't compute the UTXO set — an attacker's block with bogus segwit spends is accepted by you and rejected by everyone, so your node isn't running "stricter policy", it's not validating. Execute the witness and you've already paid the bandwidth; the only thing left to prune is bytes you already downloaded and acted on. That's disk, not blockspace — and `-prune` is already that (`node/blockmanager_args.cpp:22-35`: a MiB target for `blk*.dat`/`rev*.dat` files, no per-section filter).
4. **The compat claim is inverted.** "Backwards compatible, not forwards compatible" — dropping witness validation is accepting blocks the network rejects, i.e. a *backwards* break, a minority chain, and double-spendable. Core's actual treatment of non-witness-serving nodes is a quarantine: `if (!CanServeWitnesses(peer) && DeploymentActiveAt(...)) { /* We wouldn't download this block or its descendants from this peer. */ return; }` (`net_processing.cpp:1603-1606`). Node *count* buys nothing; only UTXO set and hashrate do. SegWit2x in 2017-18 is the experiment that already ran.
5. **Policy can't reprice the fee market.** Blocks are built by miners at their own `block_max_weight` (`node/miner.cpp:250`, default = consensus max per `policy/policy.h:25`); `-blockmaxweight` shrinks *your* blocks and constrains nobody else's. There is no path from "I don't store these bytes" to "spam costs more on L0."
6. **LN is a counter-example, not an ally.** Commitment/penalty transactions *are* P2WSH witness spends, and anchor outputs exist to exploit the discount. There's no "1 MB enforced at L2"; and eradicating the discount raises every channel open/close.
7. The difficulty paragraph isn't a technical objection — retargeting is a controller on inter-block time, it touches neither subsidy nor `MAX_MONEY`. The honest objections to a spam fork are opt-out/sovereignty and reorg risk to un-upgraded custodians.
### The useful part
The lever you're reaching for **already exists at the layer where it belongs**: `-datacarrier=0` or `-datacarriersize=83` (`init.cpp:709-714`; v30.0 raised the default to 100,000 and permitted multiple OP_RETURN outputs — `release-notes-30.0.md:53-61`). Unilateral, no fork, exactly your "filter junk at my node" instinct. And if the real goal is "witness shouldn't be ~free", the coherent framings are `WITNESS_SCALE_FACTOR` 4→2 or a per-block witness byte cap — both honest consensus changes needing coordination, not policy dressed as physics.
Sovran_SystemsOS gives you your own lightning address to receive zaps and your own wallet to send zaps. All sovereignly on hardware you control. Hook it into any nostr client that has NWC connections.
It is very smooth.
https://sovransystems.com
Freedom starts in the mind first.
This sounds clean. Did you figure out the bitcoind settings to make it happen? What are the downsides?
Thanks for the mention. Still here new content on the way!
Sovran_SystemsOS has a new release v1.0.5🎉
It has some feature fixes and LND moved to v0.21.1-beta!
You can get the update in The Hub.
Enjoy 💚 !
https://github.com/naturallaw777/Sovran_SystemsOS/releases/tag/v1.0.5
We are back. It was a router issue.
Let's gooo!
Yes, that is strange. Yes, could be memory.
Sparrow Wallet is such a great alternative!
Entropy is very very good and with a BIP-39 passphrase at 128bit entropy you are so soild.
This is what I recommend.
New NWC and LNURL all built right in and connected! With Sovran_SystemsOS, everything is turn key!
@nprofile…alrh @nprofile…zjpe
https://sovransystems.com
https://blossom.primal.net/3ba09513ad2f59047bc0c7c4259f4371267c1cd597d03dbcfedd56f972aa72da.png
This is a kind note. Much needed.
Bisq 1.10.4 is up and running on Sovran_SystemsOS. Get your kyc free stats. Fuck Governments!
https://blossom.primal.net/bc2768a8d9a7a6d3741cb80f8f7fce15b1989494bfe3ac93f102f3a90012158a.png
Doing some server magic again. Systems will be on and off for a few hours today.
People here have strong opinions on the matter. Both of them have easy rethotic. I am for Bitcoin as peer to peer cash and move in that direction. August will interesting and after, Bitcoin will still be Bitcoin.
If you want to run a Bitcoin node, I like the system I built - Sovran_SystemsOS. I have been using it for over 5 years. I tried to built so it is as easy as possible for newbies.
Great post from Maxwell!
#nevent1q…rgtz
Few understand this, fait currency is not backed by nothing. It is backed by something more powerful than gold. It is backed by human capital. They do NOT print money out of thin air. They print it based on all the new babies born every day. Fait currency will always be around.
Hang in there!! We have this.
We are only in Epoch 5. There 28 more.
We are back up! Got NixOS unstable talking with Debain 13 via wireguard and caddy. Fable 5 did helped out a lot. Wireguard is great software.
Sounds awesome! That would be great for Sovran_Systems to be in it. Let me know what you need from me.
We are neither good nore bad. We are programmable. Human nature is learned.
Sovran_SystemsOS git repo is down right now. Will return it soon. Doing some wireguard magic.
It seems being Digitally Sovereign is a good idea. It means taking back control of your financial digital ownership. Bitcoin makes that possible. Sovran_SystemsOS makes it easy.
Join the Royal Membership to get Private Support through the whole process.
https://blossom.primal.net/9b5821d3e7a01dedc4e918444f4242c565af1025b6c72fa093b3736d85458a73.png
https://sovransystems.com
#runningbitcoin #befree
Haven is built into Sovran_SystemsOS with clearnet.
You don't have to continue to be a victim of corporation or government violence against your digital life. Protect yourself with free and open source software. Run Sovran_SystemsOS as complete computer replacement or if you want to keep your legacy spying computer run Sovran_SystemsOS as server only. Either way you are building your Digital Sovereignty against pathetic governments and corporations (their enforcement arms).
https://sovransystems.com
https://blossom.primal.net/c084d11f632d035c40779cb6e48afeae8c6e9417a279b0e1543b944928e4c47b.png
Digital Sovereignty means owning the software and the hardware. It means you dramatically eliminate surveillance and dystopian violence. Run Sovran_SystemsOS to be free from privacy and censorship violence. It is fully open source and is really easy to use.
https://sovransystems.com
https://blossom.primal.net/ecdac5edea044e625863331581f0fb72931619ff0bc4780c154f54a2c22df9ea.png
I am so proud of the new look and branding of Sovran_SystemsOS desktop. The easiest and clean desktop there is, in my opinion. It is a very calm way to compute. Has anyone tried it yet?
https://sovransystems.com
https://blossom.primal.net/1fb82e0ab32e23485f6ed9eb5cbbc519dbe92acfea26e9eddff9bb36296f477c.png
Want your very own sovereign Lightning address? Sovran_SystemsOS makes it easy to self-host it via BTCpayserver and a https://njl.la domain.
https://blossom.primal.net/e79af710af9a3e53b82d5540e142a72bfddc404dc5ef7003245a01807880ff94.png
https://sovransystems.com
The belief in "authority" is the cause. One will always be clowned if one things someone has the right to rule over you. Slave think is childish and disgusting.
The new Bitcoin Knots with BIP110 build-in is now active on Sovran_SystemsOS!
Get the update via the Hub.
https://blossom.primal.net/f36a1d8a0294b875cc0afb286629991214127855fb39129a8cb9100275f6c2f6.png
https://sovransystems.com
https://git.sovransystems.com/Sovran_Systems/Sovran_SystemsOS/src/branch/stable
That is a blessing for sure.
Sounds like a great discussion.
The new Sparrow Wallet, Bisq, and Bisq2 are now ready for Sovran_SystemsOS. Get the new update in the Hub!
https://sovransystems.com
https://blossom.primal.net/f9fdb7367f71aa29c1916566e2e19919a63b94075d16a02b717e6f02e9d68525.png
GM Nostr! I think it is a good day to build Freedom software.
Sovran_SystemsOS has @nprofile…egyh Sparrow Wallet and @nprofile…937p built in! A privacy focused and very very easy to use desktop computing for everyday use! Fully open source AGPL 3.0.
https://sovransystems.com
https://blossom.primal.net/fd0d9e46e7a36dbbddf77a4bc90e1bb85197b49f1b6dd40b994a4d71c9d0f236.png
Not sure how to run your own Bitcoin node? We will help! Join the Royal Membership to be a part of a great community of node runner experts.
https://sovransystems.com/#royal-tier
https://blossom.primal.net/7bb671772819421cead6991a2bbdcaba8b3754023a58341c1a55a8bdf30368c0.png
GM. If you want to run a node for the first time, then you can download Sovran_SystemsOS installer from our website. It is the easiest way to run your own node. If you don't want to be alone in the process, join our Royal Membership!
https://sovranaystems.com
https://blossom.primal.net/407f706ec2a50ec6c7c9f9e05e7e67e5217d6223ead36067b21c19facf4e2858.png
We are LIVE!!!
Welcome to the new way to run your own Bitcoin Node and your Sovereign digital life!
https://sovransystems.com
https://blossom.primal.net/c44c8d4036f469e33adc5174871b784796e0b6e9013e9e73f1b3f506238e7872.png
Soon you all!
https://blossom.primal.net/bcac2d36f610ef0eb0ee16e73e32a5dd6df768c25532ec345e84a65fce8acbbe.png
https://sovransystems.com
Today will be the day! 11:11 AM.
https://sovransystems.com
https://blossom.primal.net/c291adc1a1546696fd34fc0d6cac03b4a36f100fcd208a99d9c04a0cb759b511.png