hyperledger / indy-node

The server portion of a distributed ledger purpose-built for decentralized identity.
https://wiki.hyperledger.org/display/indy
Apache License 2.0
685 stars 657 forks source link

Plugin to Support Self-Controllable and Evolvable Group DIDs #1841

Open VRamakrishna opened 9 months ago

VRamakrishna commented 9 months ago

We seek to augment Indy to support the creation and maintenance of DIDs that represent groups of entities, each represented by a (conventional) DID.

The major motivating use case is interoperability among permissioned blockchain and DLT networks with circumscribed memberships:

This feature is being proposed by a Hyperledger Cacti maintainer and is being developed within a Hyperledger Cacti 2023 Mentorship Project: see https://wiki.hyperledger.org/display/INTERN/Cacti%3A+Decentralized+Identity+Management+for+Trusted+Interoperation. (Note: a new mentee started the project in late 2023 after the first mentee failed to produce any output, hence the deliverable date has been delayed.)

(Tagging co-mentors @sandeepnRES (also a Hyperledger Cacti maintainer) and @ghoshbishakh.)

WadeBarnes commented 9 months ago

@VRamakrishna, This would be a good topic to present at the Indy Contributors Meeting. Next meeting will be February 27th at 8:00am Pacific.

cc @cjhowland, @toktar, @swcurran, @TelegramSam, @ashcherbakov

VRamakrishna commented 9 months ago

@VRamakrishna, This would be a good topic to present at the Indy Contributors Meeting. Next meeting will be February 27th at 8:00am Pacific.

cc @cjhowland, @Toktar, @swcurran, @TelegramSam, @ashcherbakov

@WadeBarnes Thanks for the quick response. We would like to present at the February 27 meeting. Can you add it to the agenda?

WadeBarnes commented 9 months ago

We would like to present at the February 27 meeting. Can you add it to the agenda?

@cjhowland, Can you make sure this is on the agenda for February 27 please.

cjhowland commented 8 months ago

@VRamakrishna This presentation is on the agenda for tomorrow's Indy Contributor's meeting at 8am Pacific. Thanks.

WadeBarnes commented 8 months ago

Thanks for the presentation and discussion @VRamakrishna and team. For those interested, you'll be able to find details and a link to the recording (once posted) here; https://wiki.hyperledger.org/display/indy/2024-02-27+Indy+Contributors+Call

WadeBarnes commented 8 months ago

Reference plugin implementation mentioned on the call can be found here; sovrin-foundation/token-plugin

VRamakrishna commented 8 months ago

Just as an FYI: the mentee who is working on this feature took ill and so there will be a delay in submitting a PR as significant code changes are still needed (based on a review by the mentors). Apologies for the delay, but we will submit code sometime in the near future.