🔍
This Crypto Was Created 11 Years Before Bitcoin, Here’s Why It Failed - YouTube
Channel: unknown
[0]
Bitcoin is generally thought to be the og
cryptocurrency having been created way back
[5]
in 2009.
[6]
But, this is actually not true.
[9]
In fact, a computer scientist named Nick Szabo
designed a cryptocurrency based on blockchain
[13]
technology 11 years earlier in 1998.
[16]
If you take a closer look at this cryptocurrency,
you’ll see that it’s hauntingly similar
[22]
to Bitcoin.
[23]
It even has a very similar name having been
called Bit Gold.
[28]
Considering these glaring similarities, many
have speculated that Nick Szabo is actually
[32]
the anonymous creator of Bitcoin.
[33]
So, here’s the story of Bit Gold and some
evidence that Nick Szabo may actually be the
[38]
creator of Bitcoin.
[41]
Nick Szabo was a highly educated man having
earned both a computer science degree and
[46]
a law degree Aside from this, Nick was fairly
well known within the academic community for
[51]
his research into digital contracts and digital
currency.
[54]
He even received an honorary professorship
from Universidad Francisco Marroquin for his
[59]
research.
[60]
Considering Nick’s background, it’s not
surprising that he eventually tried to create
[63]
his own digital currency.
[65]
Similar to Bitcoin, Nick wanted to create
a form a digital currency that was completely
[69]
decentralized.
[70]
You see, Nick was not impressed whatsoever
by the traditional financial system as it
[75]
is not only inefficient but also quite vulnerable.
[77]
One of Nick’s main arguments against the
traditional financial system is that there
[81]
is too much trust involved in just a handful
of institutions.
[85]
Take loans for instance.
[86]
First, people depositing money into the bank
have to trust that the bank will lend and
[90]
invest their money safely.
[92]
Next, when a bank is giving out a loan, they
have to trust that the borrowers credit score
[97]
is accurately calculated.
[98]
Finally, the lender also has to trust that
the borrower will pay back the loan.
[103]
Even if all of this goes smoothly, everyone
has to trust that the currency itself has
[107]
value.
[108]
The significant amount of trust in a handful
of institutions makes the entire system much
[112]
easier to manipulate.
[113]
For instance, a credit score institution could
lie about a person’s credit score or a bank
[118]
could give out risky loans like during the
subprime mortgage crisis or the federal reserve
[122]
could just start printing ludicrous amounts
of money.
[125]
With a decentralized system, however, a single
person or entity having too much power is
[130]
far less likely.
[131]
Nick’s proposal to accomplish this was leveraging
the proof of work model.
[135]
Nick suggested that this model could be setup
through a peer to peer network called a Byzantine
[140]
Fault Tolerant or BFT.
[142]
His plan consisted of individuals around the
world using computing power to solve cryptographic
[147]
puzzles.
[148]
The first individual to solve the puzzle would
end up validating a set of transactions and
[152]
they would receive a small amount of bit gold
for their contribution.
[156]
This entire process is called the proof of
work model and it’s one way to verify cryptocurrency
[162]
transactions.
[163]
For those of you who are familiar with bitcoin
mining, this entire description likely sounded
[166]
eerily similar.
[168]
That’s because the proof of work model is
used to this day to mine Bitcoin and Ethereum.
[173]
Most cryptocurrencies are switching over to
a proof of stake model as it’s a much more
[177]
energy efficient method of verification.
[180]
But the simple fact that Bitcoin is still
using the proof of work model shows how far
[184]
ahead Nick was thinking.
[186]
Despite this though, Nick would run into a
major obstacle with Bit Gold which was the
[190]
threat of double spending.
[192]
As the name suggests, double spending is the
threat that an individual could spend the
[196]
same digital currency twice.
[198]
For instance, a person could use some Bit
Gold to buy some bread at a grocery store.
[202]
The person coud then turn around and replicate
the code behind the Bit Gold that he just
[206]
spent and then spend the replicated Bit Gold
to buy a taco at a restaurant.
[210]
This issue could easily be fixed by establishing
a central authority that confirmed the validity
[215]
of each transaction, but that would be counterintuitive
as the currency would no longer be decentralized.
[220]
Bitcoin would eventually fix this issue by
leveraging block confirmations.
[225]
Block confirmations consist of simply writing
each transaction onto the blockchain.
[229]
The more blocks that are mined and added to
the blockchain, the more difficult it becomes
[234]
reverse a previously completed transaction
and double spend.
[237]
Double spending wasn’t the only obstacle
Nick faced though.
[240]
Bit Gold’s reliance on a Byzantine Fault
Tolerant made the system vulnerable to Sybil
[244]
attacks.
[245]
A Sybil attack is simply when a user creates
a boatload of fake accounts or profiles to
[249]
manipulate a network.
[250]
It’s kind of like the bots in the comment
section that try to convince you that joining
[254]
Mary Jane’s whatsapp group made them a millionaire.
[258]
Anyway, in terms of a blockchain network,
a Sybil attack is when a single user tries
[261]
to run multiple nodes on the blockchain in
order to influence other nodes and prevent
[265]
data from being added to the network.
[267]
Bitcoin actually never really solved this
issue, they just made it extremely expensive
[271]
to conduct a sybil attack.
[273]
A person’s influnce within the Bitcoin universe
is limited by how much computing power they
[277]
have.
[278]
So, a person can’t just go out a create
a bunch of nodes for free.
[281]
They would have to go out and buy a bunch
of computing power.
[284]
If an individual or group is able to take
control of 50% or more of a blockchain network’s
[289]
hash rate, then they could go ahead and carry
out a 51% attack on the crypto.
[294]
Many smaller cryptos are extremely susceptible
to this sort of attack and it’s actually
[298]
rather common.
[300]
Bitcoin could technically still be 51% attacked
as well, but it would likely have to conducted
[305]
by someone like China as such an operation
would likely cost tens of billions.
[310]
Anyway, Nick wasn’t able to fully solve
the double spending problem at the time and
[314]
he knew that Sybil and 51% attacks were serious
threats.
[317]
So, he would never end up releasing Bit Gold
to the public.
[320]
But, Bit Gold isn’t Nick’s only contribution
to the crypto space.
[324]
Nick’s other known contribution to the space
is smart contracts.
[327]
Smart contracts are a way to enforce the terms
of a contract through the blockchain network
[331]
and a code.
[332]
Generally, whenever a financial agreement
is made, there is some sort of overseeing
[335]
authority.
[336]
For instance, with banking, the government
oversees a bank’s activities.
[340]
The government sets minimum reserve limits
and they insure credible financial institutions.
[344]
This is supposed to give depositors peace
of mind and some sense of security.
[348]
In a decentralized system though, there is
no overseeing authority.
[352]
Nick’s solution to this conundrum is making
blockchain technology the overseeing authority.
[357]
With smart contracts, terms of a financial
contract will be translated into code and
[361]
computers will ensure that the agreed upon
terms are carried out.
[365]
A simple example of a potential usecase of
a smart contract is life insurance.
[369]
When a life insurance policy is signed, the
terms of the contract will be coded into the
[374]
blockchain.
[375]
After this, computers will automatically charge
the policy holder the specified amount every
[379]
month.
[380]
And, when the policy holder dies and a death
certificate is provided, the computer will
[383]
release the payment to the beneficiaries.
[385]
So, Bit Gold and smart contracts are the two
primary known contributions from Nick.
[390]
But, the question remains, is Bitcoin an unrecognized
contribution from Nick?
[394]
Well, there’s actually a decent amount of
circumstantial evidence that suggests this
[398]
starting with of course Nick’s background.
[401]
Whoever created Bitcoin has to be extremely
forward looking as they created Bitcoin way
[405]
back in 2009.
[407]
Given that Nick proposed smart contracts in
1997 and Bit Gold in 1998, he was definitely
[412]
capable of creating Bitcoin in 2009.
[414]
Bitcoin’s code also often praised for being
extremely well developed meaning that Bitcoin
[419]
was either developed by several professionals
or it took years to develop.
[423]
Maybe it took Nick 11 years to perfect Bitgold
and turn it into Bitcoin.
[427]
The similarities between the name Bitgold
and Bitcoin itself suggest that they may be
[432]
related.
[433]
What’s even more interesting though is the
similarities between Nick’s name and the
[436]
alias name of Bitcoin’s quote on quote Japanese
founder Satoshi Nakamoto.
[440]
This means that his initials are SN from a
western perspective, but Japan actually follows
[445]
the Eastern name order where the last name
is placed first when writing initials.
[449]
This means that Satoshi’s initials are actually
NS. Satoshi even confirmed that these were
[454]
indeed his initials in an email he sent to
Hal Finney.
[458]
In this email, Satoshi describes how his bitcoin
address happened to start with his initials.
[462]
If we take a look at the respective bitcoin
address, we’ll see that his intitals are
[466]
indeed NS.
[467]
If you haven’t noticed yet, that’s the
same as Nick Szabo.
[471]
Not only are the initials the same, but the
names even sound similar.
[475]
The first syllable of Nakamoto is Nak which
is very similar to Nick.
[480]
Also, the first part of Satoshi is Sato which
is very similar to Szabo.
[485]
Another notable coincidence is Satoshi’s
birthday which is on April 5, 1975.
[490]
The significance of this date is that gold
ownership was banned in the US on April 5,
[494]
1933 and it was removed in 1975.
[497]
So, the birthday is kind of a combination
of the two dates.
[501]
But what’s interesting though is that Nick’s
birthday is also on April 5.
[505]
That’s definitely quite a coincidence.
[507]
Moving on, we even have evidence of what seems
like Nick covering up his tracks.
[512]
In 2005, Nick made a blog post that described
the merits of Bit Gold and how an unforgeable
[517]
chain could be used to increase security.
[519]
At the top of the blog post though, you’ll
see that the date of publication is December
[523]
27, 2008.
[525]
But this is actually not true, Nick actually
made this post in 2005.
[530]
The URL still even says 2005.
[533]
So, why did Nick go back and change the date?
[536]
Well, maybe he changed the date in order to
cover up the fact that he basically outlined
[541]
the entirety of bitcoin 3 years before Satoshi
outlined the same things in 2008.
[545]
Something else that’s super suspicious is
that Nick became extremely quite after Bitcoin
[549]
came out.
[550]
Before the release of Bitcoin, Nick generally
made a blog post every other week.
[554]
After Bitcoin came out though, his posting
dwindled to just a couple per year.
[558]
Perhaps, the most convincing piece of evidence
though is a major Freudian Slip.
[562]
A Freudian slip is an unintentional error
that’s reveals a person’s subconscious
[566]
thoughts.
[567]
In an interview with Tim Ferriss in 2017,
Nick Szabo would accidentally say that he
[571]
designed bitcoin and then promptly correct
it to Bit Gold.
[581]
Despite this correction though, Nick would
continue to talk about Bitcoin instead of
[584]
Bit gold and he would even use the word “we”.
[595]
At the end of the day, Nick Szabo is a brilliant
computer scientist who was developing digital
[599]
currencies and block chain technology way
back in the 1990s.
[603]
His first known attempt at a cryptocurrency
was with Bit Gold.
[606]
The official story is that he wasn’t able
to solve the security risks and so the project
[611]
failed.
[612]
But did Bit Gold really fail?
[615]
Or did it just evolve into the most popular
cryptocurrency in the world?
[619]
Let me know in the comments down below.
[622]
Also drop a like if you guys found this video
rather intriguing.
[626]
And of course, consider joining our discord
community to suggest future video ideas and
[629]
consider subscribing to see more questions
logically answered.
Most Recent Videos:
You can go back to the homepage right here: Homepage





