One thing I learned about: Content Addressing in Web3
We use Web URLs to reference content. Web URLs rely on servers. But...
- Servers can go down.
- Servers can change.
- Servers are not transparent.
Content addressing addresses this by referencing the content hash instead.
🔽🛠️Resources🔽
- "Content Identifiers (CIDs)": https://docs.ipfs.tech/concepts/content-addressing/
- "IPFS: What You Need to Know": https://www.kaleido.io/blockchain-blog/what-is-ipfs
- "IPFS: Content Addressing Explained": https://filebase.com/blog/ipfs-content-addressing-explained/
Top comments (0)