Orie Steele
                                            Orie Steele
                                        
                                    Related VC HTTP API PR: https://github.com/w3c-ccg/vc-http-api/pull/168
I am proposing this be used to store presentations that match the authorization criteria automatically: see https://github.com/w3c-ccg/universal-wallet-interop-spec/issues/76
We need a way to visualize this, and break it down into smaller chunks so it can be addressed.
@AdamJLemmon thanks for raising this. From a data modeling perspective each top level json object should have an `@context` and should be valid JSON-LD. If you want to store an...
@NTonani Feel free to collapse issues / close duplicates :) I am waiting more feedback / contribution regarding the correlation/context object.... I am pretty sure it should not be polluting...
@TelegramSam yep, essentially "keypairs" have private keys, but showing them is dangerous... what if you could automatically ask for data models that are "safe to share" in that they reveal...
JSON Schema for type matching would help identify content that should be filtered properly.
We don't have one in this repo... @brianorwhatever have a better source? Maybe checkout https://github.com/aviarytech/didcomm
hmm, I think we should start by bumping the versions of the mattr lib, and seeing if that resolves the issue.
I ran `npm i` without cloning and did not encounter this... I'll keep digging.