The Wayback Machine - https://web.archive.org/web/20201031044545/https://github.com/topics/ipfs
Skip to content
#

IPFS

ipfs logo

IPFS (InterPlanetary File System) is a peer-to-peer distributed file system that seeks to connect all computing devices with the same system of files.

In some ways, IPFS is similar to the World Wide 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 directed acyclic graph (DAG).

IPFS combines a distributed hash table, an incentivized block exchange, and a self-certifying namespace. IPFS has no single point of failure, and nodes do not need to trust each other, except for every node they are connected to. Distributed Content Delivery saves bandwidth and prevents distributed denial-of-service (DDoS) attacks, a problem common with HTTP.

Here are 1,237 public repositories matching this topic...

ipfs-companion
jessicaschilling
jessicaschilling commented Sep 17, 2020

Note: Need to wait until ipfs-shipyard/ipfs-webui#1615 is merged to avoid throwing more conflicts on that PR's pile.

The need

Standardize visual presentation of modals throughout Web UI, including the following:

  • Darker primary action text
  • (Possibly) left-aligning modal content, though need to investigate how this works with code snippets etc
  • Possibly li
MENOZE
MENOZE commented Aug 31, 2020

Is there a way to change the order of the videos on the channel page when viewing it publicly? I notice that the videos are posted in the order of the posted date. I have videos that are from YouTube that are older than my newest videos, but are in front.

Created by Juan Benet

Released May 23, 2014

Repository
ipfs/ipfs
Website
ipfs.io
Wikipedia
Wikipedia
You can’t perform that action at this time.