Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ceramic orbit manifest #60

Closed
wants to merge 2 commits into from
Closed

Ceramic orbit manifest #60

wants to merge 2 commits into from

Conversation

chunningham
Copy link
Member

Implements support for Orbit Manifests implemented as Ceramic Tiles. Such Tiles are only expected to have a hosts key which contains the PeerId to Multiaddr[] mapping required for hosts to discover eachother. Controllers of the Tile are also the controllers of the Orbit. Note that Ceramic by default uses did:idx for controllers, so convenient integration will require:

  • did:idx support in didkit
  • and/or did:pkh support in Ceramic

This PR builds on PR #59

@chunningham chunningham force-pushed the feat/ceramic-orbit branch 3 times, most recently from d7f2a97 to 2795f8e Compare October 20, 2021 11:09
@chunningham
Copy link
Member Author

The Orbit Manifest system design will be replaced with DID Documents in the near future, so this PR is superseded by support for did:idx.

@chunningham chunningham deleted the feat/ceramic-orbit branch January 28, 2022 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant