---
title: InterPlanetary File System
kind: note
description: decentralized filesharing protocol
words: 52
readingMinutes: 1
created: '2024-07-14T00:00:00.000Z'
updated: '2024-08-17T18:36:22+02:00'
website: https://ipfs.tech/
---
## Link

<https://ipfs.tech/>

> A decentralized protocol, hypermedia, and peer-to-peer (P2P) network for distributed file storage and sharing.
## Resources
- [Docs](https://docs.ipfs.tech/)
	- [IPFS Primer](https://dweb-primer.ipfs.io/)
- [Wikipedia](https://en.wikipedia.org/wiki/InterPlanetary_File_System)
- [GitHub](https://github.com/ipfs/ipfs) - official repos
	- [IPFS Shipyard](https://github.com/ipfs-shipyard) - experimental and incubated projects by the IPFS Community
	- [Desktop application](https://github.com/ipfs/ipfs-desktop) - an unobtrusive and user-friendly desktop application for [Windows](/notes/microsoft-windows), [Mac](/notes/macos) and [Linux](/notes/linux)
- [Public Gateway Checker](https://ipfs.github.io/public-gateway-checker/)
