IPFS
A peer-to-peer file network that retrieves content by cryptographic identifier rather than by a server location.
- Also known as
- InterPlanetary File Systemcontent addressing
IPFS, the InterPlanetary File System, identifies data with content identifiers (CIDs) derived from cryptographic hashes. Any peer with the matching content can serve it, making retrieval location-independent.
Blockchains often store IPFS CIDs on-chain to reference larger off-chain files without putting all data in block space. Gateways provide regular HTTP access for browsers that do not run IPFS natively.
Related terms
3 linkedExplore connected entries beyond the alphabetical index.
Hash
→A fixed-size digest produced by a one-way function, used for data integrity, identifiers, signatures, and proof-of-work.
Decentralization
→Decentralization distributes control across many participants, reducing single points of failure, censorship, or unilateral rule changes.
Distributed Ledger
→A distributed ledger is a replicated record shared across many nodes, keeping participants synchronized on transactions or state.
All terms and definitions may update as the Cryptionary improves.
