-
Notifications
You must be signed in to change notification settings - Fork 6
Identity: Research #7
Comments
Some links to the latest research I've been following:
cc // @b5 |
Just found another source of definitions on Self-Sovereign Identity, this time from Sovrin (which IBM just joined): //cc @b5 |
Thanks for the links @pgte, I've started compiling research into a hackpad: |
@b5 That's awesome, keep us posted! |
Interesting paper to read regarding Self-Sovereign Identity (SSI): |
@pgte I am linking to this ipfs/notes#292 here as a more complex use case for identities. I haven't elaborated the identities part thoroughly yet, but there are quite a few scenarios that I learnt about when participating in the medical software industry that I think would be beneficial to at least be aware of when designing ipfs identity system. I will try and get them up by the next WG meeting, which I will also attempt to attend, but no guarantees as it is 1 am for me. |
@lanzafame thank you for those notes, they're super helpful! Obviously, the medical industry has very strong requirements regarding these subjects, with strong emphasis in identity self-sovereignty, privacy, etc. It's invaluable that you bring your knowledge to the table! :) Also adding @joaosantos15, he's been helping us out a lot with figuring out the identity system. |
This may interest you: Identity Management RFC: peer-base/peer-star#14 |
May be interesting checking out this article: Managing Identity with a UI for ERC 725 (via @satazor) |
The IdentityManager proposed on peer-base/peer-star#15 is very similar to what the UI for ERC 725 is but with a few differences:
|
@pgte @satazor @b5 @joaosantos15 Sorry, got bogged down in cluster stuff, but I have updated the ipfs/notes#292 issue with the first identity scenario (it is at the bottom, apparently markdown anchors don't work in GitHub issues 😞 ) and it is a scenario I believe, though would love to be corrected, doesn't have a solution within any existing identity/auth infrastructure. Would love to hear some feedback 😄 |
Research culminated in the peer-star Identity RFC & Research PR. |
I was wondering if anyone could provide some good pointers to DID and SSI initiatives and projects that do not involve blockchain? Or is peer-star such project? Just asked at DID spec too: w3c-ccg/did-spec#113 |
Yes, the blockchain is not a requirement. There’s a working (although outdated) DID method on IPFS, see https://github.com/jonnycrunch/ipid This did method will probably be the first one to be supported in the IDM project that is referenced in the RFC that @pgte linked. |
Thank you @satazor I'll continue to follow the development. |
Research mechanisms for nodes to provide, transmit and prove identity of actors in a decentralised web application that uses IPFS.
The text was updated successfully, but these errors were encountered: