Philip Feairheller

Results 61 comments of Philip Feairheller

We should add signature verification and then clients wishing to make "anonymous requests" can create an ephemeral AID for each individual query. Implementations can then blacklist ephemeral AIDs if they...

Yes, exactly. I've never seen the point because all keys from the same agent would be under the same key management security profile.

This issue refers to Docker images, not code changes in KERIpy

I've commented and requested changes in (https://github.com/WebOfTrust/keripy/pull/816). We can readdress this issue when that is resolved.

What you described @SmithSamuelM is pretty much how it works now. Some of the words in my explanation of it may be different, but this is the current architecture.

@m00sey will look at where this can be moved and comment back here.

@iFergal We discussed this at the 12/2 KERIpy maintainers meeting and came up with the following: rename connecting.py to organizing.py and export the Organizer from the keri.app __init__.py file. So...

Discussed in July 22, 2025 dev call. General agreement to include this functionality in KERIpy.

According to the following RFC, our only choice would be `application/cesr+json`, but we don't believe that applies here because a CESR stream does not have a pure JSON representation. So...