Live data from Hacker News

Former top official says Fed should ‘Maybe’ create ‘FedCoin’ to rival Bitcoin

nytimes.com

41–50 of 112 posts

Re: Former top official says Fed should ‘Maybe’ create ‘FedCoin’ to rival Bitcoin

#41

How about fedDigitalCash? It's crazy that I pay a few percent of every transaction to visa for no reason every time I buy anything in 2018

Yes, paying a few % on every transaction to move kilobytes of information over a network is absurd. The true cost is less than pennies but the EMV cartel led by VISA has successfully kept the price many orders of magnitude higher, employing anti-competitive tricks like: hiding the cost to consumers by contracually preventing retailers from increasing prices for VISA payments.

You are underestimating the cost of maintaining such a network and underwriting the risk of fraud. Before anyone chimes in here with a neckbeard and a “but [libertarian blockchain drivel]” I do not think the effective monopoly that visa has on transactions is a good thing nor do I think it’s the best system.

Re: Former top official says Fed should ‘Maybe’ create ‘FedCoin’ to rival Bitcoin

#43

Earlier quoted context omitted.

There is already a word for what you are talking about, and you used it: Consensus. So I counter your argument. It is useless to call "Blockchain" something that must necessarily have consensus. Or else we should just call it a consensus mechanism, not a blockchain. So instead, I propose the following: A blockchain, is a cryptographically signed linked list. Note, things like "a distributed ledger" aren't included in…

> A blockchain, is a cryptographically signed linked list. I've always assumed this definition by analogy with Cipher Block Chaining ( https://en.wikipedia.org/wiki/Block_cipher_mode_of_operation... ), but of course where a word starts out and where it ends up can be two very different things.

> Ehrsam, Meyer, Smith and Tuchman invented the Cipher Block Chaining (CBC) mode of operation in 1976

Seriously, even the term was coined back then and the concept is actually pretty identical if you think about it.

Re: Former top official says Fed should ‘Maybe’ create ‘FedCoin’ to rival Bitcoin

#44
Another clickbait piece. Reading through the byline:

If cryptocurrency and blockchain technology really are the future of money, the world’s central banks need to get involved, a former Fed governor argues.

Isn't that a big "if"? And in that case, the real headline should be - "If Cyrptocurrency is the future Feds should build a Fedcoin says a former Fed Governor".

And I think people who talk about how banks/Visa might be affected by cyrpotcurrency should take some time to read this:

https://www.forbes.com/sites/francescoppola/2018/04/21/bitco...

HN link:

https://news.ycombinator.com/item?id=17000721

Re: Former top official says Fed should ‘Maybe’ create ‘FedCoin’ to rival Bitcoin

#45
post #36
post #32

Earlier quoted context omitted.

I would say this is a rather limited, technical understanding of a blockchain. The three most interesting aspects of a blockchain are (1) the state of blockchain is visible to all participants (2) the rules (the code) for changing the state is visible to all participants and (3) there is some mechanism to detect and punish rule breakers and aggressors who try to deform the state. Look at it this way and indeed a bloc…

What? There is no mechanism to "detect and punish rule-breakers" in either Ethereum or Bitcoin. Bitcoin's only mechanism is to push global human-readable alerts, or to pressure rule-breakers to stop through a blog post, as in the case of SPV mining: https://bitcoin.org/en/alert/2015-07-04-spv-mining . If you define "rule-breaker" as "generates invalid blocks", then the only punishment rule-breakers receive is that...…

Blockchain coordinates databases over different legal entities. That's the magic. It's still your DB in your Datacenter when you run your own node. You have autonomy over your own records with your keys. And you have visibility of all other records. A big central DB is under the control of a central body. With a blockchain the central control is / could be limited.

Re: Former top official says Fed should ‘Maybe’ create ‘FedCoin’ to rival Bitcoin

#47
post #19

What is a "blockchain"? To me, a blockchain is a way of solving double-spend problems in a Merkle tree maintained by open distributed consensus, by using some scheme to resist Sybil attacks. The scheme is not necessarily proof-of-work, but the fact that there's a double-spend problem and you're solving it is key to the idea. If you don't have a double-spend problem because all your transactions commute (e.g., Certifi…

> What is a "blockchain"?

I am always curious, blockchain was not defined in Nakamoto's work. So, where did the word actually originate from? And what did it meant for the word's inventor.

Re: Former top official says Fed should ‘Maybe’ create ‘FedCoin’ to rival Bitcoin

#48
post #19

What is a "blockchain"? To me, a blockchain is a way of solving double-spend problems in a Merkle tree maintained by open distributed consensus, by using some scheme to resist Sybil attacks. The scheme is not necessarily proof-of-work, but the fact that there's a double-spend problem and you're solving it is key to the idea. If you don't have a double-spend problem because all your transactions commute (e.g., Certifi…

There is already a word for what you are talking about, and you used it: Consensus. So I counter your argument. It is useless to call "Blockchain" something that must necessarily have consensus. Or else we should just call it a consensus mechanism, not a blockchain. So instead, I propose the following: A blockchain, is a cryptographically signed linked list. Note, things like "a distributed ledger" aren't included in…

... like your classification. My version of that is in short:

Blockchain is a technical protocol ( crypto signed list over a P2P network with consensus). DLT is a higher level function on top of a blockchain which adds social / legal / economic status to the data in a blockchain.

Re: Former top official says Fed should ‘Maybe’ create ‘FedCoin’ to rival Bitcoin

#49
post #19

What is a "blockchain"? To me, a blockchain is a way of solving double-spend problems in a Merkle tree maintained by open distributed consensus, by using some scheme to resist Sybil attacks. The scheme is not necessarily proof-of-work, but the fact that there's a double-spend problem and you're solving it is key to the idea. If you don't have a double-spend problem because all your transactions commute (e.g., Certifi…

[deleted]

Re: Former top official says Fed should ‘Maybe’ create ‘FedCoin’ to rival Bitcoin

#50
post #19

What is a "blockchain"? To me, a blockchain is a way of solving double-spend problems in a Merkle tree maintained by open distributed consensus, by using some scheme to resist Sybil attacks. The scheme is not necessarily proof-of-work, but the fact that there's a double-spend problem and you're solving it is key to the idea. If you don't have a double-spend problem because all your transactions commute (e.g., Certifi…

There is already a word for what you are talking about, and you used it: Consensus. So I counter your argument. It is useless to call "Blockchain" something that must necessarily have consensus. Or else we should just call it a consensus mechanism, not a blockchain. So instead, I propose the following: A blockchain, is a cryptographically signed linked list. Note, things like "a distributed ledger" aren't included in…

What about a cryptographically signed linked list that can't be used as a distributed ledger?

Because if those are blockchains too, then my country had dozens of developers writing blockchains before Bitcoin ever appeared, since we had to implement https://en.wikipedia.org/wiki/SAF-T

Post reply on HN