Joel Thorstensson

Results 291 comments of Joel Thorstensson

You can have a look in the [Ceramic specs](https://github.com/ceramicnetwork/specs#document-records) @OR13 Note however that different doctypes might encode this using various ipld codecs. For example, `tile` uses `dag-jose`, while `3id` and...

Updated the specs and created a PR: https://github.com/ceramicnetwork/CIP/pull/61

@zachferland can you please make a PR to update the DocID spec based on the changes that ended up in the implementation?

@michaelsena Did an edit of your original outline adding a lot of details. ☝️

@michaelsena `accessControl` seems to specific and unrelated to the functioning of the protocol in general. Maybe it could be introduced in tiles specifically instead? Want to try to keep the...

@michaelsena @simonovic86 I updated the original post once more to reflect the recent changes in the spec.

@simonovic86 My worry with doing that is that it will segregate how schemas are defined and also silo them. By enforcing it to live in another Ceramic document devs can...

Updated to reflect your comments @simonovic86. Also updated https://github.com/ceramicnetwork/CIP/issues/37 Thanks for making all of those edits @michaelsena 🙏

Good point @michaelsena I'm hesitant to link that though since we talked about changing the name of the package so the link might break. Adding some additional context instead.

> This would presumably have to happen at node startup as well, right? So we'd have to iterate over the entire pin store at startup to inform the DHT of...