WebOfTrust / signify-browser-extension

Apache License 2.0
6 stars 7 forks source link

Make signed headers consistent with signify-ts #178

Closed 2byrds closed 5 months ago

2byrds commented 5 months ago

I am modifying signify-ts to provide a method for adding the signed headers so that it is done consistently the same way in both. Draft PR attempt to test that is currently yielding errors. https://github.com/WebOfTrust/signify-browser-extension/pull/177

2byrds commented 5 months ago

Double check the verification of signed headers in the API/verification service flexible depending on the signed fields (is @path mandatory).