this post was submitted on 19 Jan 2024
260 points (85.3% liked)

Technology

55940 readers
3798 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

"This is the story of the revelation in late 2013 that Bitcoin was, in fact, the opposite of untraceable—that its blockchain would actually allow researchers, tech companies, and law enforcement to trace and identify users with even more transparency than the existing financial system."

you are viewing a single comment's thread
view the rest of the comments
[–] 520@kbin.social 50 points 5 months ago (2 children)

It wasn't a revelation in 2013 either. The ledger data has always been public information.

[–] massive_bereavement@kbin.social 22 points 5 months ago (2 children)

But neither the addresses nor the people who had them where. It would be like saying that you can identify someone from an arp table because you can see the mac addresses.

Unless you know specifically who own said address (even to the point that those can be spoofed) you just have a big pile of wet paper.

[–] 520@kbin.social 14 points 5 months ago

Plenty of ways to identify people from their spending habits.

There are also plenty of ways to connect the address to the person. You can subpoena a legit vendor they've paid with that address, for example.

[–] prole@sh.itjust.works 3 points 5 months ago* (last edited 5 months ago)

Unless I'm mistaken, you still can't unless you are using an on/off-ramp with AML/KYC. You can track it back to a wallet, but until the person interacts with an entity that requires identification in order to buy/sell the crypto for actual useful currency, they're unidentifiable. I guess you'd prob want to use a VPN as well.

At this point, the only real way to avoid that would be peer-to-peer transactions. Basically meeting someone in person and trading your crypto for physical cash.

[–] merc@sh.itjust.works 12 points 5 months ago

Bitcoin was designed with the theory that the ledger would be public, but that various techniques would make it very hard to get anything useful out of that ledger other than the fact that a payment went through. These included change addresses so a single payment resulted in 2 transactions to 2 random-seeming addresses. This is described as a "key privacy feature of bitcoin". But, if you can identify which addresses are change addresses and which aren't, that privacy is compromised. That's one of the techniques she developed.

Bitcoin transactions having multiple inputs and multiple outputs was also supposed to be a privacy feature, but it had the drawback of making it easier to cluster addresses as being related.

Basically, the bitcoin devs / early bitcoin enthusiasts thought that despite having a public ledger, they could use security by obscurity as a privacy measure, but Sarah Meiklejohn figured out ways of unraveling that process so it was much easier to trace transactions and the owners of wallets.