go-ipfs
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 22 public repositories matching this topic...
Client that tracks CIDs in the IPFS network pinning and requesting them to see for how long are they accessible.
-
Updated
Sep 2, 2024 - Go
Asynchronous IPFS client library (python3) Mirror of: https://gitlab.com/cipres/aioipfs
-
Updated
Apr 19, 2024 - Python
This repo builds a Docker image that runs a js-ceramic compatible version of go-ipfs.
-
Updated
Mar 19, 2024 - Dockerfile
The web 3.0 (that came from Ethereum, IPFS and TheGraph) is replacing the web 2.0, and Web3Updater will put it also on OS/app updates! As Web3Updater can be used in any product to manage updates (such as Electron apps), it also uses itself to update itself (meta-language).
-
Updated
Feb 8, 2023 - Shell
-
Updated
Dec 11, 2022 - JavaScript
An React App to share files to the IPFS-Network. Uploaded files will be provided by the local node
-
Updated
Feb 28, 2022 - CSS
A working example of Go-IPFS as a library on Go v1.14, v1.15, v1.16.
-
Updated
Aug 29, 2021 - Go
Enable PubSub experimental feature for IPFS (https://github.com/linuxserver/docker-ipfs)
-
Updated
Jun 19, 2021 - Dockerfile
A script to pin Linux Exchange ISOs to IPFS
-
Updated
Jun 4, 2020 - JavaScript
deprecated go to https://github.com/RTradeLtd/go-datastores
-
Updated
Dec 10, 2019 - Go
Interactive command line tool in go to play around and understand go-ipfs
-
Updated
Aug 9, 2019 - Go
Follow the white rabbit 🐇
-
Updated
Apr 10, 2018