Why the Internet Needs the InterPlanetary File System

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Freenet

    Freenet REference Daemon

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

  • 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/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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