Alexander Shcherbakov

Results 28 issues of Alexander Shcherbakov

We've been working on a technology called [DIDComm](https://identity.foundation/didcomm-messaging/spec/). It makes heavy use of JWKs, JWEs, and JWSs. It's being done in FOSS in conjunction with the Decentralized Identity Foundation, Trust...

Signed-off-by: ashcherbakov

**Use case** Let's assume Bob have multiple keys of different types. Alice also have multiple keys of different types (let's assume she has keys of same types for simplicity). When...

defer

The issue is closely related to #218 and #219, and is actually being discussed in the scope of #218 (see [comment](https://github.com/decentralized-identity/didcomm-messaging/issues/218#issuecomment-889145630)). The issue seems quite fundamental and important so that...

defer

## Use Case Consider the following situation: - Alice has multiple `keyAgreement` keys of different types (X25519, P-256, P-384, etc.) in her DID DOC, possibly including some types (curves) that...

defer

**User Stories:** - Revocation of PAI (by Trustees): A Trustee can propose a transaction to publish the location of the CRL distribution point for a PAA. This SHALL require approval...

DCL 1.6

**User Stories:** - As Trustees, we can propose and approve a Vendor Root Account associated with a particular Vendor and `vid`, so that this Vendor Root account can create and...

enhancement
DCL 1.6

Support https://github.com/zigbee-alliance/distributed-compliance-ledger/blob/master/docs/transactions.md#rotate_key command Follow instructions from [How To Make Changes in Data Model for Existing Modules](https://github.com/zigbee-alliance/distributed-compliance-ledger/blob/master/README-DEV.md#how-to-make-changes-in-data-model-for-existing-modules) and [How To Add a new Module](https://github.com/zigbee-alliance/distributed-compliance-ledger/blob/master/README-DEV.md#how-to-add-a-new-module).

enhancement
size: XL

Support the following commands: - https://github.com/zigbee-alliance/distributed-compliance-ledger/blob/master/docs/transactions.md#update_validator_node - The command should support rotation of the key Follow instructions from [How To Make Changes in Data Model for Existing Modules](https://github.com/zigbee-alliance/distributed-compliance-ledger/blob/master/README-DEV.md#how-to-make-changes-in-data-model-for-existing-modules) and [How...

enhancement
size: XL

In order to mirror the DCL data in asynchronous mode, a Delta API needs to be designed and implemented, so that all changes between A and B can be get....

enhancement
size: XXL