hyperledger-firefly / hyperledger-firefly/firefly
URL-encode address resolution keys
Open
- Dominant language
- Go
- Stars
- 602
- Forks
- 246
- Avg merge
- 18h 47m
- Merged PRs (30d)
- 6
Description
For signing key normalization the `keyDescriptor` is passed to the configured Go template before being submitted to the configured address. It is possible that the signing key to be normalised contains parameters that need URL encoding before being passed to the resolution address. This issue has been raised to URL encode the `keyDescriptor` by default, with the option to disable URL encoding.
Contributor guide
Assessment
This issue has not been assessed yet.