decentralized-identity / presentation-exchange

Specification that codifies an inter-related pair of data formats for defining proof presentations (Presentation Definition) and subsequent proof submissions (Presentation Submission)
https://identity.foundation/presentation-exchange
Apache License 2.0
82 stars 37 forks source link

Research Issue: Is JSONPointer a subset of JSONPath? #439

Closed bumblefudge closed 3 months ago

bumblefudge commented 11 months ago

Discussed in today's meeting: if there is significant implementer interest in using JSONPointer instead of JSONPath and making the latter an optional feature, interop would require all JSONPath implementations treating JSONPointer inputs the same way (i.e. having a deterministic translation, which might require slightly constrained usage to avoid ambiguities like this one or this one.

bumblefudge commented 11 months ago

Discussed on today's meeting:

bumblefudge commented 11 months ago

Add Security section for the 2.1 with SHOULDs?

kimdhamilton commented 3 months ago

Closing this: