Module 2: Money Systems + Cryptocurrency Flashcards
Euro note features
- 13 digit serial number —> sequential note are 9 digits apart. Bunches of sequential notes > multiple car sale
- Letter code for Central Bank which issued it. Can tell when notes were produced.
- Signature of ECB president
What are Stored value cards
pre-paid debit card
How to acquire Stored value cards?
Minimal ID —> €2500, up to €50000 deposit limit—> full set of ID, but KYC is far looser. Pay and take out cash
Acquire a drop address (bijv. mail box, number that looks similar to apartment address. “Apartment #”. Here you can receive mail). Photo ID and utility bills. Use false name. Strong fake credentials (Photoshop, acquire an international driving permit online, or other photo ID’s: bus or rail ID card)
Add funds through smurfing (small amounts adding up to big amount over stretch of time, avoid reporting limit)
10 cards could possibly hold €500,000
What is blockchain?
Technology underpinning crypto. Database that stores information electronically. Distributed ledger.
Everyone who wants to see it can download the entire (bitcoin) blockchain
What are the characteristics?
- Time stamped
- Secure (encrypted)
- Distributed (all network participants have a copy of the ledger for complete transparency)
- Unanimous: All network participants agree to the validity of the records
- Anonymous: identity is (pseudo)anonymous
- Immutable: validated records are irreversible and cannot be changed
- Programmable
What is bitcoin?
BTC = Digital asset, blockchain, decentralized, convertible, programmable
What are validators and miners?
validators (take and process transactions, prepares for miner. no reward) and miners (collects transactions, solve computational puzzle, add blocks to blockchain. rewarded)
Explain Pow
Proof of work. Miners need to solve the SHA256 and find the nonce added to the ~2700 transactions. The end goal is to securely wrap the transactions and add this bundle to the blockchain
The hashes are created based on current transaction details and previous block’s PoW —> chain. You can’t change things (or solve all the hashes of the blocks involved)
Elaborate on conflicting blockchain?
Conflicting blockchain (added same time). Wait a few blocks. Fork: hard fork: chain splits. soft fork: update to blockchain
Unspent Transaction Output
(UTxO) = change. Output can be sent to other address
Transactions are programmable!
Multi-signature transactions
bitcoin users come together in single transaction and send and receive accross different parties (e.g. CoinJoin, https://mixero.io/mix_coinjoin). Break heuristics
Mixing and tumblers (not used by most sophisticated criminals)
[schemes] Mixing takes many users BTC, ‘mixes’ them through layering multiple transaction, sends back to original users
Bridges
Convert crypto between currencies. Very difficult technique to trace on blockchain networks
Bitcoin-Monero bridge
Criminals often use Monero to obfuscate the origin and destination of their Bitcoin. Monero creates fakes input and outputs —> no idea what is real. Bitcoin-Monero bridge uses a public smart contract to allow users to convert crypto easily without using an exchange.
Process of Bitcoin-Monero bridge
- User will connect to bridge interface.
- Interface generates unique address to send bitcoins to
- User sends BTC to address. Smart contract is generated
- Bridge sends equivalent Monero to address given to the user
- Monero mix user’s transactions through its design to obfuscate and hide identity