keri icon indicating copy to clipboard operation
keri copied to clipboard

Key Event Receipt Infrastructure - the spec and implementation of the KERI protocol

Results 16 keri issues
Sort by recently updated
recently updated
newest added

Currently the only Backer type supported by KERI are witnesses that participate in a witness pool using the KAACE distributed consensus algorithm. Witnesses are identified with an ephemeral (non-transferable) identifier...

# Background When the delegated inception and delegated rotation events were first designed and implemented we did not have support for complex grouped hetero attachment types. Now that we do...

I tried to split the logic for Delegator and Delegate, but it seems to be quite tangled up. I thought about a delegating event as an impulse for the Delegate...

# Restore External Content Anchoring to Inception Event ## Inadvertently Dropped Support for External Content Anchoring from Inception Event When we revised the KERI events to use compact labels we...

In implementing the "ksn" key state notification message I found that not having the "s" for sequence number field at the top level was jarring and confusing due to the...

In writing #86, I put together a pseudo code representation of the data model, which I will put here and then will reference there. We may want to use different...