Browsers are difficult Please wait, loading your map...
IPFS - InterPlaneryFile SystemMindmap bytuanvietkey@gmail.com3-8-2021What is IPFS?IPFS is a distributed system for storing andaccessing files, websites, applications, and dataExample:/ipfs/QmXoypizjW3WknFiJnKLwHCnL72vedxjQkDDP1mXWo6uco/wiki/Aardvark.htmlIPFS knows how to find files by its contents, not its locationinstead of asking one of Wikipedia's computers for the page, your computeruses IPFS to ask lots of computers around the world to share the page withyou. It can get  info from anyone who has it, not just Wikipedia.DecentralizationUsagesPrinciplesUnique identification via content addressingContent linking via directed acyclic graphs (DAGs)Content discovery via distributed hash tables (DHTs)IPFS and privacyAs a protocol for peer-to-peer data storage anddelivery, IPFS is by design a public networkavailable data, referenceable both by the content itself (those CIDs)and by the participants (the nodes) who have or want the content.While IPFS traffic between nodes is encrypted, themetadata those nodes publish to the DHT is publicIf you're worried about the implicationsof this for your own personal use caseAll traffic on IPFS is public, includingthe contents of files themselvesHTTP API referenceWhen an IPFS node is running as a daemon, it exposes anHTTP API that allows you to control the node and run thesame commands you can from the command line.The HTTP API under /api/v0/ is an RPC-style API over HTTP, not a REST API.Every command usable from the CLI is alsoavailable through the HTTP API. For example:Arguments are added through the special query string key "arg":IPFS and Blockchain NetworkNFT with IPFSCase studiesArbolAudiusFleekLikeCoinMorpheus.NetworkOpenBazaar

Created using MindMup.com