Skip to content

Instantly share code, notes, and snippets.

@two-dogs
Created April 10, 2018 08:47
Show Gist options
  • Save two-dogs/bb641cf23bc6f87e94778521783ee1ad to your computer and use it in GitHub Desktop.
Save two-dogs/bb641cf23bc6f87e94778521783ee1ad to your computer and use it in GitHub Desktop.
1 InterPlanetary File System - Wikipedia
https://en.wikipedia.org/wiki/InterPlanetary_File_System
ipfs.io. InterPlanetary File System (IPFS) is a protocol and network designed to create a content-addressable, peer-to-peer method of storing and sharing hypermedia in a distributed file system.
2 IPFS is the Distributed Web
https://ipfs.io/
A peer-to-peer hypermedia protocol to make the web faster, safer, and more open.
3 An Introduction to IPFS – ConsenSys – Medium
https://medium.com/@ConsenSys/an-introduction-to-ipfs-9bba4860abd0
Feb 17, 2016 - IPFS has since become thought of as the The Distributed, Permanent Web ; “IPFS is a distributed file system that seeks to connect all computing devices with the same system of files.
4 Learn to securely share files on the blockchain with IPFS! - Medium
https://medium.com/@mycoralhealth/learn-to-securely-share-files-on-the-blockchain-with-ipfs-219ee47df54c
Feb 20, 2018 - The most promising solution that's available today is IPFS, or Interplanetary File System, created by the folks at Protocol Labs. It's a peer-to-peer protocol where each node stores a collection of hashed files. A client who wants to retrieve any of those files enjoys access to a nice abstraction layer where it ...
5 Why The Internet Needs IPFS Before It's Too Late | TechCrunch
https://techcrunch.com/2015/10/04/why-the-internet-needs-ipfs-before-its-too-late/
Oct 4, 2015 - IPFS isn't exactly a well-known technology yet, even among many in the Valley, but it's quickly spreading by word of mouth among folks in the open-source community. Many are excited by its potential to greatly improve file transfer and streaming speeds across the Internet. From my personal perspective, ...
6 What is the InterPlanetary File System? – The Merkle
https://themerkle.com/what-is-the-interplanetary-file-system/
Jun 26, 2017 - In the world of blockchain and cryptocurrency, decentralization is key. This often leads to some new and exciting innovations, to say the least. The Interplanetary File System is one of those innovations which more people should pay attention to. Now is a good time to take a closer look at what IPFS has to ...
7 GitHub - ipfs/ipfs: Peer-to-peer hypermedia protocol
https://github.com/ipfs/ipfs
IPFS (the InterPlanetary File System) is a new hypermedia distribution protocol, addressed by content and identities. IPFS enables the creation of completely distributed applications. It aims to make the web faster, safer, and more open.
8 IPFS Corporation: Insurance Premium Financing Solutions
https://www.ipfs.com/
Imperial PFS provides 40 years of insurance premium financing solutions. Leading the finance services industry for property & casualty, liability, etc.
9 storage - What is the difference between Swarm and IPFS ...
https://ethereum.stackexchange.com/questions/2138/what-is-the-difference-between-swarm-and-ipfs
In some ways, IPFS is similar to the Web, but IPFS could be seen as a single BitTorrent swarm, exchanging objects within one Git repository. In other words, IPFS provides a high throughput content-addressed block storage model, with content-addressed hyperlinks. This forms a generalized Merkle DAG, a data structure ...
10 What is IPFS? The Distributed Web. — Steemit
https://steemit.com/ipfs/@bluejack/what-is-ipfs-the-distributed-web
IPFS stands for InterPlanetary File System. IPFS is a protocol and eponymous network designed to create a content-addressable, peer-to-peer method of storing and sharing hypermedia in a distributed file system. IPFS was initially designed by Juan Benet, and is now an open-source project developed with help from the ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment