Benjamin Goering
Benjamin Goering
update: it's because those bytes aren't CBOR, they're CAR files (with dag-cbor blocks)
The following script tries to decode using both `@ucanto/transport` car codec and `@ipld/car` CarReader, but still gets an error when parsing the underlying CAR header as `dag-cbor`. error ``` >...
> However generating sha256 is async operation and introducing asynchrony here is not a a good idea Is this in general, or do you just mean in the `WebCrypto` API?...
wrt murmur. if there are no other options than it, I'd say [if its good enough for UnixFS, it's good enough for this](https://github.com/multiformats/multicodec/blob/master/table.csv#L24)?
sounds super useful!
I think this is done via #259 . @Gozala wdyt?
@Gozala at what point do you have in mind enforcing this? do you want to throw if trying to create a delegation with too-narrow of time bounds? Or should the...
> big open question for me - does the UCAN need to be transmitted all the way back to the app domain or can we just store it on the...
https://mobile.twitter.com/OR13b/status/1579174267920744448 https://gist.github.com/saulshanabrook/b74984677bccd08b028b30d9968623f5
> and figure out how to integrate Webauthn (ie, navigator.credentials) into that flow soon. WebCrypto (with `.extractable = false`) + IndexedDB can probably take us very far. We'll only need...