Why the Internet Needs the InterPlanetary File System

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Freenet

    Freenet REference Daemon

    Minus the cryptocurrency part, Freenet has been doing this for 22 years https://freenetproject.org/

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • ipfs-embed

    A small embeddable ipfs implementation

    In recent years there has been a large growth of alternative IPFS implementations. Partly because of different needs, partly because of unhappiness with the performance and reliability of the go-ipfs implementation.

    At my previous company actyx.com we wrote our own ipfs implementation in rust called ipfs-embed ( https://github.com/ipfs-rust/ipfs-embed ) that serves as the storage for our distributed event sourcing system. It is used in production and is reliable.

    The user of an Actyx deployment will not notice in any way that they are using ipfs in the background.

    There are also some other interesting developments involving ipfs and rust. See a list of implementations here:

    https://docs.ipfs.tech/basics/ipfs-implementations/

  • bee

    Bee is a Swarm client implemented in Go. It’s the basic building block for the Swarm network: a private; decentralized; and self-sustaining network for permissionless publishing and access to your (application) data.

    There is a project called Swarm that does exactly this.

    https://www.ethswarm.org

    (Disclosure: I am working on the project)

  • ipfs-cluster

    Pinset orchestration for IPFS

  • lotus

    Reference implementation of the Filecoin protocol, written in Go

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Exemple of Web API written in Go that you'd consider high quality

    4 projects | /r/golang | 20 May 2023
  • Daily General Discussion - May 3, 2023

    4 projects | /r/ethfinance | 3 May 2023
  • Daily General Discussion - February 22, 2023

    3 projects | /r/ethfinance | 22 Feb 2023
  • NextCloud on P2P Nextwork

    1 project | /r/NextCloud | 11 Feb 2023
  • Accessing Data 3.0: Storage Options

    1 project | /r/ethereum | 2 Oct 2022

Did you konow that Go is
the 4th most popular programming language
based on number of metions?