Earlier quoted context omitted.
> A blockchain is merely a distributed ledger with certain properties from cryptography. If we charitably assume "blockchain" has some engineering meaning (and it isn't purely a word for marketing/scamming) then there's some new aspect which sets it apart from the distributed-databases we've been able to make just fine for decades. Uncontrolled participation is that key aspect. Without that linchpin, almost all the o…
You misunderstand. The analogy wouldn't be Napster with networking code disabled. The analogy is Napster on a LAN. Only those on the LAN can access it so it's not open to the world, but nonetheless you've still got a p2p file-sharing client. And yes. I'm using the engineering definition. I don't believe in letting a gaggle of marketers and scammers define my terms. A blockchain is a specific technology. It doesn't me…
> The analogy is [the P2P application] on a LAN.
The analogy is the P2P application where regular clients can only discover a Special Master Client that must be running on a fixed IP, which only permits connections if you have credentials for a user-account arranged in advance.
In each case, the system's centerpiece feature is being voided, but that feature is different between them.
1. For "Blockchain", the centerpiece is unrestricted participation. (Other decentralization is an indirect effect.)
2. For P2P file sharing, the centerpiece is how nobody needs to run an expensive/vulnerable central server, but it wasn't a contradiction in terms to have a private peer-network.