Diane Huxley

Results 7 issues of Diane Huxley

Moving discussion from this thread: https://github.com/TBD54566975/dwn-sdk-js/pull/307#discussion_r1166350813 ## Context Records within a protocol exist in a hierarchy. Determining what actions a DID can perform on a given record in protocol space...

feature
proposal needed

Maybe add a config to `Dwn#create`.

Context: https://github.com/TBD54566975/dwn-sdk-js/pull/474#discussion_r1296533888 There is currently a condition enforced for protocol `RecordsWrites` that only the initial author of a record can update the record. Not even the tenant can update a...

feature

Context: https://discord.com/channels/937858703112155166/1130936915038843021/1131012879810842665 Minimal reproduction: https://github.com/tylerami/react-web5-test We've had a few people run into this on Discord. The root cause is that `crypto.subtle` is undefined for http origins. The error message is...

Context: https://github.com/TBD54566975/tbdex/pull/294#pullrequestreview-1964982715 > one thing I realize, is that there is an assumption baked into this proposal that the claims included in the presentation submission are issued in a format...

discuss

## History Previously, we considered the concept of a top-level private property in RFQ, which would contain the private data specified by the Offering, where corresponding Rfq.data would be hashed....

protocol
tbdex 1.0

[Discord Context](https://discord.com/channels/937858703112155166/949067728709369856/1195434898174001282) Currently, TBDex `http-client` implementations neither validate JSON schema nor verify signature of TBDex messages/resources received in responses. We should: 1. Formalize in the spec that `http-client` implementations MUST...