ipfs / fs-repo-migrations

Migrations for the filesystem repository of ipfs clients
MIT License
57 stars 42 forks source link

Implement trustless and verified HTTP retrieval #188

Open lidel opened 8 months ago

lidel commented 8 months ago

This is a placeholder issue to support trustless and verified HTTP retrieval of migrations.

It was already implemented in https://github.com/ipfs/kubo/pull/10324/, remaining work is to backport that work to this repo, so the standalone fs-repo-migrations binary does the same.