Skip to content

THCLab/dkms-bindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

EUPL 1.2

We have distilled the most crucial license specifics to make your adoption seamless: see here for details.

Overview

A utility clients (see available below) that expose higher level interface for managing KERI based Identifiers.

With such a client one is able to:

  • establising Identifiers;
  • manage Identifiers (ie. rotation of current Identifier key to next key);
  • use multi signature feature -- multi signature for Identifiers is a group based commitment of multiple actors, that according to established rules are required to provide their signature for any change within given Identifier;
  • designate or remove a Witness for given Identifier [WIP].

Available clients

Development overview

Provides KERIOX based bindings for various other languages either through FFI layer or other available approaches (ie. WASM).