Philip Feairheller

Results 61 comments of Philip Feairheller

There are three changes that need to be made to address this, one of which is in KERIpy and already done on the `main` branch. 1. Remove the log messages...

The concept of a "generic" client is nonsensical. There is a very specific sequence you must follow to boot strap an Agent in the KERIA service and very specific rules...

The signature on the header is a KERI signature and those are represented in CESR. Your library will need to generate CESR signatures, digests, prefixes etc etc to be a...

As we discussed in the KERIpy maintainer's call, we'd like to capture number of times a Doer's recur method is called and the amount of time that method took to...

I do not believe this to be wise. Migrating production systems without intentionally doing so is a mistake.

I think this is a valuable change. It is definitely an oversight (a bug) and should have defaulted to existing threshold if not specified by `--toad`.

No, considering the issue you just opened, it is not complete for multisig delegation and needs work there, I believe.

As long as the service endpoint is attested to in a signed rpy message using BADA-RUN, I don't believe there is a requirement that they endpoint itself only contain information...

In terms of how the API is defined, I see two choices with may or may not be mutually exclusive. We could define a simple HTTP REST API with proper...

With the REST API, you wouldn't need anything more than a web server, propery formatted index file and a new role And with either API, the API should allow you...