usawa

Signed, immutable accounting.
Info | Log | Files | Refs | Submodules | LICENSE

identity.texi (559B)


      1 @anchor{identity}
      2 @chapter Identities
      3 
      4 Ledger headers and entry chains may be signed be more than one private key.
      5 
      6 Each entry signature element is bundled with a @code{keyid} attribute. @code{identity} elements matching the @code{keyid} may be defined in the ledger header, mapping them to a @emph{did URI}@footnote{DID v1.0: @url{https://www.w3.org/TR/did-1.0/}}.
      7 
      8 The default @emph{did method} is @code{usawa}, which refers to a resolution using the usawa store mechanism directly. @xref{store_identity, Identity entries in the store chapter} for details.