Philip Feairheller

Results 61 comments of Philip Feairheller

https://www.ietf.org/archive/id/draft-ietf-httpbis-message-signatures-19.html

You have to look at the existing definition of the`qnf` database. If is an "insertion order set", (usually indicated by `dupsort=True` in the table creation), you HAVE to use `IoSetSuber`....

> What is HAMI? The acronym proposed in the title of this issue?

This sounds quite similar to what is currently implemented for credential issuance from multisig, `exn` message sending from multisig (designed for IPEX messages, but probably generalizable to any `exn`), inception...

One final point. I punted on logic for recognizing conflicting proposals because it occurred to me that this sort of logic would have to be implemented on a case by...

The `--prefix` option is meant to specify the signer of the data, not the one verifying it. The tests in `demo-script.sh` are misleading because they use the same AID for...

The appropriate change here is to remove the `--alias` argument because a local Hab is not needed to verifiy a signature. The `--prefix` parameter is to allow the verification of...

> @pfeairheller isn't the `recp` field in body required to set the multisig member AID when sending an `exn` message asking multisig members to join an operation? The code should...