alan-turing-institute / trustchain

Trustworthy decentralised PKI
https://alan-turing-institute.github.io/trustchain/
Apache License 2.0
9 stars 4 forks source link

Interface for adding contexts with `ContextLoader` #128

Open sgreenbury opened 11 months ago

sgreenbury commented 11 months ago

The ContextLoader can have additional contexts set (see here). To make use of this feature, the CLI and HTTP binaries and config interfaces require updating to allow these to be input.

thobson88 commented 8 months ago

Subtask of #166.