Campbell R. Harvey Duke University and NBER

Slides:



Advertisements
Similar presentations
Bitcoin: A New Internet Currency Stephen Clayton Senior Economic Education Specialist Federal Reserve Bank of Dallas The opinions expressed are solely.
Advertisements

Michal Kriziak MA1N0218 Financial Management The Bitcoin Currency.
Stefan Dziembowski Why do the cryptographic currencies need a solid theory? Forum Informatyki Teoretycznej, Warsaw
BITCOIN An introduction to a decentralised and anonymous currency. By Andy Brodie.
Bitcoin (what, why and how?)
1 Bitcoin A Digital Currency. Functions of Money.
BITCOIN What is bitcoin? Put simply, bitcoin is a digital currency. It can be used to make electronic payments face to face or over the internet just like.
Deanonimization methods in Bitcoin Network Marko Marić.
The Silk Road: An Online Marketplace
Introduction to Bitcoin and its Ethics Issues. CONTENTS What is Bitcoin Who created it? Who prints it? How does Bitcoin work? The characteristics of Bitcoin.
IS ANONYMOUS CURRENCY A GOOD IDEA? BY ADAM LASSWELL.
BITMINGLE REID BIXLER AND CARTER HALL. BACKGROUND Unlinkability – Input and Output must be unlinkable Verifiability – Attacker must not be able to steal.
Bitcoin Tech Talk Zehady Abdullah Khan (Andy) Graduate Assistant, Computer Science Department, Purdue University.
Bitcoin is a cryptographic currency that has been in continuous operation over the last 3 years. It currently enjoys an exchange rate of $4.80 (as of April.
Quiz 2 Post-Mortem Bruce Maggs. 2 Create a new BitCoin address, and use it only once. E.g., create a new wallet. Create a new address and mine a BitCoin.
Section #9: Bitcoins. Digital currency Unique string of bits Use cryptography for security and privacy Not tied to names: hard to trace Finite set of.
First… What is Cryptocurrency? A Cryptocurrency is a digital currency that is created through mathematical engineering (algorithm). It is designed to.
Bitcoin Bitcoin is a cryptocurrency. The platform that hosts Bitcoin is a p2p system. Bitcoin can be abstracted as a digital file that records the account.
Block Chain 101 May 2017.
Motivation ✓ ✘ ? Bitcoin/Ideal Credit Card Works on Internet
Peter Warrack CAMS,CBP,CFE
CSE 4095 Lecture 22 – BlockChain Slides adapted from Claudio Orlandi.
Cryptocurrencies by.
Virtual currency? Crypto-currency? Internet Money? Property?
Bitcoin - a distributed virtual currency system
Cryptocurrencies By Rui Sakurai and Shane Spears
A private and secure cryptocurrency for mobile devices
Cryptocurrencies Project Ideas
Campbell R. Harvey Duke University and NBER
Anonymity vs. Privacy Campbell R. Harvey Duke University, NBER and
Campbell R. Harvey Duke University and NBER
Blockchain Adrian Zaragoza.
Deanonymization of Clients in Bitcoin P2P Network

Zcash Mining – A Guide For Beginners. Zcash (also known as ZEC and seventeenth most valued cryptocurrency with market capitalization of $500 million)
Blockchain Helpline Number
Cost To Develop Blockchain Wallet App?. It is difficult to define the exact price of the Bitcoin wallet application development, however, Here is a cost.
Campbell R. Harvey Duke University and NBER
Rechtsanwältin – Germany Attorney at Law – New York
Keys Campbell R. Harvey Duke University, NBER and
Campbell R. Harvey Duke University and NBER
Campbell R. Harvey Duke University and NBER
Lightning Network and Raiden Network
Duke University and NBER
Cultural Design & Data Culture: InfoSec & Blockchain Intersection
Bitcoin and Cryptocurrency
Anonymity vs. Privacy Campbell R. Harvey Duke University, NBER and
Campbell R. Harvey Duke University and NBER
Duke University and NBER
Campbell R. Harvey Duke University and NBER
Campbell R. Harvey Duke University and NBER
Bitcoin: A New Internet Currency
Campbell R. Harvey Duke University and NBER
Credit Cards Campbell R. Harvey Duke University, NBER and
Campbell R. Harvey Duke University and NBER
Bitcoin: Data flow.
Cryptocurrency: Should we invest or not?
Campbell R. Harvey Duke University and NBER
Zero Knowledge Proofs Campbell R. Harvey Duke University, NBER and
Blockchain Technology
What is Bitcoin?.
Campbell R. Harvey Duke University and NBER
Campbell R. Harvey Duke University and NBER
Blockchain Tech Big Picture
GAYATRI INSTITUTE OF COMPUTER AND MANAGEMENT HINJILICUT (GANJAM)
Blockchain Tech Big Picture
Campbell R. Harvey Duke University and NBER
Bitcoin and Blockchain
Campbell R. Harvey Duke University and NBER
Explore Txs, block, blockchain in Bitcoin
Presentation transcript:

Campbell R. Harvey Duke University and NBER Innovation and Cryptoventures Anonymity vs. Privacy Campbell R. Harvey Duke University and NBER February 6, 2018

Campbell R. Harvey 2018

Setting Considerable misunderstanding of the terms anonymous and privacy Goal is to differentiate between the two and understand where bitcoin fits in Campbell R. Harvey 2018 I draw on materials in http://www.coindesk.com/anonymous-bitcoin-backgrounder-policymakers/

Definitions A transaction is “anonymous” if no one knows who you are. A transaction is “private” if what you purchased, and for what amount, are unknown Campbell R. Harvey 2018

Definitions Campbell R. Harvey 2018

Definitions Cash/barter are most anonymous and private ways to transact A U.S. political campaign contribution is not anonymous and not private because all of the details are public record Campbell R. Harvey 2018

Definitions Some transactions are private but not anonymous For example, you might see a person listed as donating to a charity – however, the amount the person donated is not listed. Campbell R. Harvey 2018

Definitions Credit card transactions are not anonymous and they are not private Your information is fully available to the issuing bank, the merchant, the credit card network, and law enforcement – if subpoenaed. Campbell R. Harvey 2018

Where does bitcoin fit? Bitcoin is anonymous but not private Identities are not revealed in the blockchain – but every transaction is visible in the blockchain. Anonymity is attractive – but also a challenge for financial regulation that seeks to prevent money laundering Campbell R. Harvey 2018

Where does bitcoin fit? What if you use a popular on-line wallet like Coinbase? In this case, you link your bitcoin to your identity. As a result, there is little difference in anonymity between using Coinbase and using a bank to transact. Campbell R. Harvey 2018

Where does bitcoin fit? To transact anonymously, you need to acquire bitcoin in a private transaction or do mining. Alternatively, you could use an anonymous cryptocurrency like Zcash. Campbell R. Harvey 2018

Deanonymization techniques Even if you privately obtained bitcoin, there are ways to deanonymize. This is called “transaction graph analysis” Transactions that have more than one input address (means that it is likely that both input addresses controlled by the same person) If one output address has never appeared in chain, it is like the “change” address which is linked to the same person doing the transaction Examine the numerical precision. If there are two outputs, 5 BTC and 2.117 BTC, it is likely that the 5 is going to the recipient and the 2.117 is the “change” for the sender Campbell R. Harvey 2018

Deanonymization techniques Deanonymization can be minimized by sending your bitcoins through a mixer or tumbler Large fees involved (could be 25%) You must trust the mixing firm Transaction graphing can be used to identify coins that have been mixed – and this would be an obvious red flag for merchants accepting bitcoin Campbell R. Harvey 2018

Deanonymization techniques Deanonymization can also take place outside of the block chain Merchants publish QR codes and addresses Addresses can be harvested from public forums (sometimes people leave a public address when they sign a posting) Can be used for retroactive geolocation analysis, which potentially can trace where you spent your bitcoin during the day Campbell R. Harvey 2018

Deanonymization techniques Deanonymization can also take place outside of the blockchain IP addresses another source of information Thousands of computers attached to the bitcoin network “announce” transactions (nodes) If you had a network of nodes that allow you to link to all the nodes accepting incoming connections, you could potentially identify the first IP to broadcast a transaction What about TOR? They use “onion routing” (i.e., .onion DNS addresses that appear to be randomly generated that do not correspond to the same addresses via HTTP) But Tor is not a great solution - see Biryukov and Pustogarov, “Bitcoin over Tor isn’t a good idea”. http://arxiv.org/pdf/1410.6079v2.pdf Campbell R. Harvey 2018

Summary Bitcoin less anonymous than cash It is possible to get bitcoin privately but even then there are possible ways to identify you Campbell R. Harvey 2018