kcl-digital-humanities-garden/_notes/ipfs.md

12 lines
588 B
Markdown
Raw Normal View History

2021-03-15 19:49:03 +00:00
---
title: IPFS
---
2021-04-11 15:15:05 +00:00
![Ipfs-logo-1024-ice-text](https://user-images.githubusercontent.com/227587/114309496-4b6b1880-9ab5-11eb-86ab-f6660238a471.png){:.w-60}
_https://github.com/krl, CC BY-SA 3.0 <https://creativecommons.org/licenses/by-sa/3.0>, via Wikimedia Commons_
2021-04-11 15:02:47 +00:00
2021-03-15 19:49:03 +00:00
The InterPlanetary File System (IPFS) is a [[protocol]] and peer-to-peer network for storing and sharing data in a distributed file system. IPFS uses content-addressing to uniquely identify each file in a global namespace connecting all computing devices.
2021-04-11 15:02:47 +00:00
<https://en.wikipedia.org/wiki/InterPlanetary_File_System>