<transcriber> Chris_Abernethy: Yes so this is one of the ones that's been kicking around for a while this fixes issue 363 which was the one to add a link to import Postman collections this modifies the documentation for both the performance in the interop tests with some instructions on how to import each of the different items in the postman so yeah that's basically a documentation update.
Chris: this issue fixes issue 363 for documentation update ✪
<transcriber> Ben_-_Transmute: The this looks like we've got looks like transcribers on can you get the three dots and then turn off captions.
Orie Steele: Isse 454 attempts to align our api with the vc api to remove prove ✪
Orie Steele: Before this change the client could ask for a specific proof format such as ed255192018, or vc-jwt ✪
Orie Steele: But after this change, the server will need to make this change for the client ✪
Orie Steele: So i proposed to move the option into the header ✪
Orie Steele: If we're going to take this approach, we might use JSON web tokens, as it creates security and agility issues if we get different values per server ✪
Chris: what is the difference between a server that can only issue one type, versus not being able to request any at all ✪
Orie Steele: It depends on which proof format the provider supports and different cryptography ✪
Orie Steele: Versus someone else who might only issue one type ✪
Orie Steele: I would prefer is we had the change were we used JSON Web Signature as a default ✪
Orie Steele: Versus another one that might creat issues in a FIPS environment ✪
Orie Steele: So we dont need to make a decision about it, but i will likely add change requests until we have a consensus ✪
Orie Steele: But i would prefer having an header on the request ✪