Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

Making IPFS accessible for distributed archival. #210

@meyerzinn

Description

@meyerzinn

At the Climate Mirror project, we're looking to use IPFS for distributing and archiving climate data. However, the computing power we possess is not enough to ensure the availability of the data. I've had the great pleasure to talk with @flyingzumwalt about the applicability of IPFS to the Climate Mirror project, but one of the key things I need is to make helping accessible to everybody and their dog. The main thing we need for our use-case:

  1. Because most people don't have 2TB drives casually laying around, we need to allow people to host subsets of the overall data. We want to use ipfs-ringpin to offer a "climate" pin list, but if someone has 2GB available for the project, it should determine the rarest blocks out of all the pins and fetch those up to capacity. This "if not enough space, get the rarest" is part of what I'd consider an "archival" mode in the ipfs client--p2p for the purpose of archiving, not for streaming a movie.

Thank you for building the internet of the future, now let's store some climate data :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions