Phase 1 — Philosophy & Whitepaper

Before you touch a wallet or write a transaction, understand the intellectual foundation that Bitcoin emerged from.


Week 1: Cypherpunk philosophy

Required reading

Resource Time Key takeaway
A Cypherpunk's Manifesto 15 min Privacy through cryptography, not legislation
The Crypto-Anarchist Manifesto 15 min Unbreakable encryption enables free markets and free speech
Nakamoto Institute Library 2–3 hrs Historical context — browse selectively

Study questions

After reading, you should be able to answer:

  1. What is the difference between privacy and secrecy?
  2. Why do cypherpunks say "code is speech"?
  3. What problem was the cypherpunk movement trying to solve?
  4. How does strong cryptography change the balance of power between individuals and institutions?

Exercise

Write a one-paragraph summary of the Cypherpunk Manifesto in your own words. No quoting — explain it as if to a friend.


Week 2: The Bitcoin whitepaper

Required reading

Resource Time Key takeaway
Bitcoin Whitepaper (PDF) 1–2 hrs Peer-to-peer electronic cash without trusted third parties
Learn Me A Bitcoin — Beginner section 2–3 hrs Visual companion to the whitepaper concepts

Whitepaper section guide

Section Title Focus on
1 Introduction The double-spending problem
2 Transactions Chain of digital signatures
3 Timestamp Server Hash chains and proof-of-work
4 Proof-of-Work Difficulty adjustment, longest chain rule
5 Network Node operation and convergence
6 Incentive Mining rewards and transaction fees
7 Reclaiming Disk Space Pruning (optional reading)
8 Simplified Payment Verification SPV wallets (important)
9 Combining and Splitting Value UTXO model
10 Privacy Pseudonymity, not anonymity
11 Calculations Attack probability (skim first pass)
12 Conclusion Network robustness

Study questions

  1. How does Bitcoin solve double-spending without a central authority?
  2. What is proof-of-work and why is it necessary?
  3. What is the difference between a full node and an SPV client?
  4. Why does the whitepaper say privacy in Bitcoin is limited?

Exercise

Draw a diagram showing: Alice → Transaction → Block → Chain. Label each component.


Checkpoint

Before moving to Phase 2, confirm:

  • [ ] I have read both cypherpunk manifestos
  • [ ] I have read the Bitcoin whitepaper at least once
  • [ ] I can explain the UTXO model in plain language
  • [ ] I understand why Bitcoin is pseudonymous, not anonymous
  • [ ] I have browsed at least 3 entries in the Nakamoto Institute Library

Platform path: Cypherpunk Foundations