Skip to content
This repository was archived by the owner on Aug 2, 2021. It is now read-only.
This repository was archived by the owner on Aug 2, 2021. It is now read-only.

Enable multihash support for swarm root hashes & ENS #186

@cobordism

Description

@cobordism

Goal: as described in #166 we want to be able to request swarm data using URLs of the form bzz://<multi-hash>/path/in/manifest.

The reason is that this will allow people to store multi-hashes in the ENS resolver contracts at "content" and thereby allowing swarm and ipfs and other systems to exists side by side.

This change also allows us to add to ENS Swarm content that has been uploaded with the --encrypt flag. In the current system that is not possible.

  • Enable retrieval of swarm-content using a multi-hash in the URL
  • Generate a multi-hash when uploading swarm content
  • Document the functionality in the swarm docs
  • Notify the ENS guys -> Need new resolver and new ENS tools.
  • Update all our own ENS names to use a multi-hash

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions