Live data from Hacker News

Bitcoincore.org removes Satoshi's whitepaper from website after threats from CSW

bitcoin.org

171–180 of 287 posts

Re: Bitcoincore.org removes Satoshi's whitepaper from website after threats from CSW

#171
post #133

Earlier quoted context omitted.

The BOP website lists his release date as 1/14/2034 with his status as "NOT IN BOP CUSTODY".

what does that mean tho? BOP? Is he out on bail???

BOP is the federal bureau of prisons. https://www.bop.gov/

Re: Bitcoincore.org removes Satoshi's whitepaper from website after threats from CSW

#172

Earlier quoted context omitted.

Yes, he failed to produce any keys, the courier with the keys never materialized, the judge has not thrown Craig Wright in jail for contempt of court nor has be been charged with perjury. The judge seems to be mildly entertained by this and views Craig Wright as mentally ill, but won't have him committed. It is all sad and strange. There are a lot of guardrails against using the system this way, but they aren't being…

Is pathological lying (narcism, borderline personality, whatever) a mental illness that requires being committed? He should be prevented from hurting other people for sure. And who knows... with his personality he may thrive in jail.

If you are lying "to yourself", as in, really believing your lies, it may be because you are showing you are delusional. Of course that delusion has to be really dangerous for you or others.

Re: Bitcoincore.org removes Satoshi's whitepaper from website after threats from CSW

#173
post #153

Earlier quoted context omitted.

From my experience in the community years ago, Bitcoin Core was a very insidious group of people that seized control of Bitcoin from within, obtained control of the Bitcoin subreddit and started banning anyone with even the most reasonable objections. They started promulgating this absurd notion that Bitcoin was a "store of value" exclusively: that is to say, was not intended to be "peer to peer electronic cash" (as…

I’m not ideological about this, but I don’t understand how it’s not obvious to anyone technical that Bitcoin can’t simply keep increasing block size to meet global/mainstream demand for payments without eventually sacrificing decentralization, which is the only characteristic of Bitcoin that makes it valuable. Sure, doubling the block size a few times would likely be fine, so Bitcoin may be overly conservative right…

Without a backlog of high fee paying transactions, Bitcoin mining becomes unstable in the long term when block subsidy dwindles to insignificance, as discussed at [1].

[1] https://bitcointalk.org/index.php?topic=5306354.0

Re: Bitcoincore.org removes Satoshi's whitepaper from website after threats from CSW

#174
post #69

Earlier quoted context omitted.

Would the economic incentives not remain unchanged as a function of unit price of BTC? It feels like in the terminal state there’s going to be a high stakes game of chicken between attackers and holders to see who’s willing to pay more for control of the whole network. This is likely exacerbated by a move to layer 2 networks to avoid the 7tx bottleneck isn’t it? I’m not sure personally this is just something I’ve bee…

Yes, I agree that the incentives to run a 51% attack are purely a function of the market value, but I mean that without the incentive to mine in excess of what transaction costs would pay for being socialized by the whole community, it seems unlikely that transaction fees will be enough to secure the network from a bad actor. Especially if, as you point out, layer 2 networks become a more desirable place to do transa…

> Basically, it seems like the terminal state of this is a gigantic freeloader problem where everyone wants the network to be secure but nobody is incentivized to do it.

It'll be in the interest of exchanges and payment processors to prevent double-spend at least, and they have an incentive for the blockchain to be trustworthy vs. running their own attacks and could adjust their own fees to maintain >51% control of miners across the lot of them.

There's also a fallback recovery mechanism; for any attacker willing to invest $X in a 51% attack the remaining users only have to invest an additional $X*.04 to regain 51% control and make a hard fork that most miners would switch to. My guess is that faced with evidence of a double-spend most miners would switch to the hard fork to avoid losing the block rewards the attacker's chain stole from them. This relies on rapid detection of the attack and availability of a hard-fork client.

Re: Bitcoincore.org removes Satoshi's whitepaper from website after threats from CSW

#175
post #15

If Craig Wright was Satoshi, he would be able to sign a statement proving that with the keys from the genesis block. Otherwise, he's just an obvious fraud.

If the paper was signed with that key, then the signature must be FIPS compliant to be legally significant, but the paper is not signed.

Re: Bitcoincore.org removes Satoshi's whitepaper from website after threats from CSW

#176
post #165
post #102

Earlier quoted context omitted.

That's not entirely accurate. His solution was to increase the block limit [1], and use faster computers [2]. Note that Bitcoin Cash is currently implementing this, and succeeding at scaling to 1,100 tx/sec on testnet. (Bitcoin Core supports 3 to 7 tx/sec.) [1] "It can be phased in, like: if (blocknumber > 115000) maxblocksize = largerlimit It can start being in versions way ahead, so by the time it reaches that bloc…

>That's not entirely accurate. His solution was to increase the block limit [1], and use faster computers [2]. This doesn't address the storage requirement problem. 15M transactions per day * 250 bytes per transaction = 1.369 TB per year. After a year most home users wouldn't be able to run a full node without shelling out for extra hardware. After 10 years you'll need to spend hundreds on hard drives just to get sta…

Yes, and we’re already seeing exactly what happens with bigger blocks from Ethereum. The entire thing is being run on Consensys’s centralized Infura servers on AWS. It’s not even decentralized.

This is an unavoidable physical constraint given Bitcoin’s architecture. You can either prioritize decentralization (and with it, censorship resistance), or you can prioritize TPS or in Ethereum’s case heavy-weigh smart contracts (at the cost of decentralization).

Re: Bitcoincore.org removes Satoshi's whitepaper from website after threats from CSW

#177

TF even if he is Satoshi, scientific papers belong in the public domain.

What makes it qualify as a scientific paper?

It has only 8 references, less than papers published around the same time

It was self-published, not subject to peer review

It has no proofs

It has errors: https://gist.github.com/harding/dabea3d83c695e6b937bf090eddf...

Re: Bitcoincore.org removes Satoshi's whitepaper from website after threats from CSW

#178
post #165
post #102

Earlier quoted context omitted.

That's not entirely accurate. His solution was to increase the block limit [1], and use faster computers [2]. Note that Bitcoin Cash is currently implementing this, and succeeding at scaling to 1,100 tx/sec on testnet. (Bitcoin Core supports 3 to 7 tx/sec.) [1] "It can be phased in, like: if (blocknumber > 115000) maxblocksize = largerlimit It can start being in versions way ahead, so by the time it reaches that bloc…

>That's not entirely accurate. His solution was to increase the block limit [1], and use faster computers [2]. This doesn't address the storage requirement problem. 15M transactions per day * 250 bytes per transaction = 1.369 TB per year. After a year most home users wouldn't be able to run a full node without shelling out for extra hardware. After 10 years you'll need to spend hundreds on hard drives just to get sta…

> After 10 years you'll need to spend hundreds on hard drives just to get started.

Do you think that 10 years from now, a 15 TB hard drive will cost at least $200?

Re: Bitcoincore.org removes Satoshi's whitepaper from website after threats from CSW

#179
post #173
post #153

Earlier quoted context omitted.

I’m not ideological about this, but I don’t understand how it’s not obvious to anyone technical that Bitcoin can’t simply keep increasing block size to meet global/mainstream demand for payments without eventually sacrificing decentralization, which is the only characteristic of Bitcoin that makes it valuable. Sure, doubling the block size a few times would likely be fine, so Bitcoin may be overly conservative right…

Without a backlog of high fee paying transactions, Bitcoin mining becomes unstable in the long term when block subsidy dwindles to insignificance, as discussed at [1]. [1] https://bitcointalk.org/index.php?topic=5306354.0

This issue resolves itself. Miners will refuse to uptake transactions into blocks that pay insufficient fees. There's no need to arbitrarily force $80+ transaction fees.

As a review for anyone reading, miners are compensated via the block reward - a direct grant of Bitcoin to the miner - as well as transaction fees for any transactions they decide to include in their block. (The person who mines the block gets to unilaterally decide which transactions go in the block; functionally this means they just sort in descending order of $/kb and include as many as they can)

Re: Bitcoincore.org removes Satoshi's whitepaper from website after threats from CSW

#180
post #153

Earlier quoted context omitted.

From my experience in the community years ago, Bitcoin Core was a very insidious group of people that seized control of Bitcoin from within, obtained control of the Bitcoin subreddit and started banning anyone with even the most reasonable objections. They started promulgating this absurd notion that Bitcoin was a "store of value" exclusively: that is to say, was not intended to be "peer to peer electronic cash" (as…

I’m not ideological about this, but I don’t understand how it’s not obvious to anyone technical that Bitcoin can’t simply keep increasing block size to meet global/mainstream demand for payments without eventually sacrificing decentralization, which is the only characteristic of Bitcoin that makes it valuable. Sure, doubling the block size a few times would likely be fine, so Bitcoin may be overly conservative right…

Please specify what you mean by "decentralization". If you want I can explain the classic (fallacious) bitcoin core argument here, which is in essence: some poor person in the 3rd world needs to be able to fit the whole blockchain on their raspberry pi.

EDIT: Meeting ended early, so I'll just take this on now. First things first:

> Sure, doubling the block size a few times would likely be fine, so Bitcoin may be overly conservative right now, but I firmly believe any long term solution will require some form of “layer 2” for payments.

So, just to point out the absurdity here explicitly, you are worried that Bitcoin's "decentralization" will be harmed by block size increases eventually, to which your solution is to force a layer 2 payment solution which essentially will force transactions to route through centralized middlemen, rather than the transaction publishing to the blockchain, which is literally the thing that gives bitcoin its value. You don't see something weird about that reasoning?

Additionally, the "you can do a few doublings but eventually you run out of space" is a misunderstanding of how exponential growth works. The capacity to store data has increased exponentially over time, there's no reason to think it won't continue down that path. (I'd really like to avoid going down the "moore's law will end" rabbithole if we can)

Oh, and for good measure this goes into the Bitcoin Core dogma that what keeps the Bitcoin network secure/decentralized is the number of "full nodes" (nodes that have a full copy of the blockchain but do NOT mine), whereas the real security of the network comes from the miners, and it is the capitalist market mechanism of competition for hashpower that gives Bitcoin its resilience to double-spends.

Finally, the whole justification for the hurt "decentralization" is as I said above: the argument that everyone needs to be able to have their own copy of the blockchain. Firstly this ignores that most users use thin wallets and have no need of the whole blockchain; this does insert some trust at a point in the chain but it is a tradeoff most users are more than happy to make for their use-cases. That being said, like I said above, there's no reason to think that one can't keep a whole copy of the blockchain. Indeed the Bitcoin Core argument is just that it's prohibitively expensive, not even that it's impossible, although they define prohibitively expensive from the arbitrary threshold of a random 3rd world person living in poverty.

It's doubly ironic because the literal result of refusing to increase the blocksize - which, not that it matters but Satoshi was never against a blocksize increase; indeed he assumed it would happen - is skyrocketing transaction fees, so that same third world person Bitcoin Core pretends to be so concerned about now has to pay $80 to buy their $1 worth of rice. Oops.

Now the argument comes in: "no they don't need to pay $80, because they'll use the lightning network and thus never need to push to the blockchain!" Which I already addressed above but just to recap, now you've introduced a system of centralized middlemen, AND the very design of the lightning network means that (a) you have to make at least one transaction to seed your "store credit" (and even a single $80 transaction is unaffordable for our hypothetical third world person), and (b) they are required to pay in advance which again puts unrealistic financial stress on them. (For those who aren't familiar with the lightning network, the idea is basically that rather than making bitcoin transactions like normal, I send $20 to a middleman who now gives me $20 of credit and now I can "send" money via an elaborate form of IOUs that never end up on the blockchain, until some point in the future where you resolve onto the chain. It's an optimization strategy that destroys all of the utility of Bitcoin in a misguided attempt to "preserve its decentralization".) If I'm failing to be articulate here it's because the whole concept is so mindblowingly absurd that I don't even know how to properly explain how ridiculous the whole thing is, and is a large part of why I assume that anyone who advocates for it has just literally never used Bitcoin except to speculate

Post reply on HN