Skip to content

Commit be1dbc6

Browse files
Update lesson.md
1 parent 5d5d453 commit be1dbc6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • docs/topics/bitcoin-hardware-wallet/00-beginners-hardware-wallet

docs/topics/bitcoin-hardware-wallet/00-beginners-hardware-wallet/lesson.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@ Building your own signing device isn't just about saving money—it's about unde
3838
## Concept Primer (15 min)
3939

4040
### What is Self-Custody and Why Does it Matter?
41-
Bitcoin was created to remove the need for trusted third parties, like banks and corporations, from our money system. Instead of using trust, bitcoin uses math, physics, and cryptography to allow anyone the power to own and control their money without needing anyone’s permission.
41+
Bitcoin was created to remove the need for trusted third parties, like banks and corporations from our money system. Instead of using trust, bitcoin uses math, physics, and cryptography to allow anyone the power to own and control their money without needing anyone’s permission.
4242

4343
The way this works is that bitcoin exists on a global digital ledger called the blockchain aka the bitcoin timechain, which is a public and transparent ledger run by computers, instead of a centralized ledger like a bank account.
4444

4545
The important thing to understand is that in order to move bitcoin from one place to another, you have to sign that transaction with what's called a private key. Think of it like unlocking a vault with a password, and moving the bitcoin to someone else's vault. In this way, the keys to the vault are the money itself. Bitcoin gives you the power to hold the keys to that vault yourself, instead of relying on a bank to move your money for you. This is where the phrase "not your keys, not your coins" comes from.
4646

4747
Self-custody means holding your own private keys, and controlling your own bitcoin. If you don’t hold that key, you’re trusting someone else to hold it for you. If your bitcoin is in an ETF or on an exchange (Mt. Gox, FTX, Coinbase, Binance, etc.), you don’t own bitcoin, you own a claim to bitcoin. This introduces all kinds of risks, like exchanges getting hacked and losing your bitcoin or companies lending out your money and giving you only a fraction in reserve. Additionally trusted third parties would have full control of your money and could limit or freeze withdrawals.
4848

49-
<img width="400" height="550" alt="image" src="https://github.com/user-attachments/assets/3c52f49e-0c49-4937-bac7-b6c91238e822" />
49+
<img width="450" height="600" alt="image" src="https://github.com/user-attachments/assets/3c52f49e-0c49-4937-bac7-b6c91238e822" />
5050

5151
With self-custody you remove trust from the equation. No one can freeze your funds or deny a transaction, you can send money across borders, to anyone, at any time, and you don’t need a bank account, an ID, or anyone’s approval. No one can stop you, censor you, or steal from you, unlocking the full power of bitcoin as freedom money. This is why we say, with bitcoin you can be your own bank.
5252

0 commit comments

Comments
 (0)