Daniel Buchner

Results 193 comments of Daniel Buchner

I'll say again that the spec only mandates the IPLD conventions around the way data is chunked and CID'd, not the way you actually have to store the bytes. If...

Resolved in latest commit via restating that the base dependency is only IPLD multiformats/codecs: https://identity.foundation/decentralized-web-node/spec/#protocol-stack

Tagging pending close unless there are other concerns raised about the language change.

What the spec uses: - DAG CBOR, PB / Unixfs - v1 CIDs If you know a couple better overarching words to capture that for the diagram, then I think...

Many was to do this, but any way we do it should treat the permission/capability objects and just any other object in the datastore, which are only treated differently in...

I would oppose removal of the Hubs content from the spec, and would instead do the opposite: add a new top-level section that describes how to create a MUST-driven Hub...

@gobengo yes, you're right, sorry for neglecting the code in this repo - our implementation is here (which we would be willing to donate, per the thinking of the WG):...

ACTION: Will remove janky early prototype and point to other implementations (e.g. https://github.com/TBD54566975/dwn-sdk-js)

@shobitb would you mind doing a PR for this?

@bmann just wanted to clarify our feature intent with pathing: we certainly want a URL and message-based API that allows for path-esque queries, but my personal desire with `Collections` is...