|
|
|
|
|
by blhack
1636 days ago
|
|
Web3 replaces storing things on webservices which are run by companies like Facebook or Twitter with storing things on blockchains. So yes, it is a crypto thing in the sense that it uses blockchain technology as the storage medium (sortof). You still need somewhere to store the data, but you can put pointers to those storage locations on chain. Web2: Twitter knows the URL to your avatar and decided what it is (usually they listen to you). Web3: The blockchain knows the URL to your avatar. You decide what it is and nobody can (practically) stop you. |
|
A blockchain knows some URL recorded in the transaction. You have to hope whatever service you want to use cares about that blockchain and the URL actually points to a usable and accessible resource. You can't store the avatar itself without it being stupid expensive so all you've got space for is a URL.
The same exact thing could be done with a regular URL. You point $random_service to your avatar URL or even a vCard and it can access your data. No rainforests need to be burnt down or polar bears need to be drowned.