@keeex/digital-identities
This library provides the tools to parse and create a KeeeX Digital Identity document.
A KeeeX Digital Identity is a low-level association between a key address (identifying a unique
keypair) and a small set of information that include a name, an URL, and a logo picture.
Each KeeeX Digital Identity document also embeds a digital signature that attest the validity of the
document.
In addition to manipulating these documents, this library provides the tools to interact with a
KeeeX HTTP Identity Provider, acting as an authority of trust associated to a domain name.
Tests
To run the full testsuite, you need a valid KeeeX license (preferably offline).
By default the test suite will look for the KEEEX_LICENSE_OFF
environment variable.