Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serverless user identity based on IPFS #440

Open
uniconstructor opened this issue Feb 24, 2019 · 2 comments
Open

Serverless user identity based on IPFS #440

uniconstructor opened this issue Feb 24, 2019 · 2 comments
Labels
A-Identity-Service feature Suggestion for a significant extension which needs considerable consideration

Comments

@uniconstructor
Copy link

uniconstructor commented Feb 24, 2019

Hi all.
I found a project that could be useful for Matrix, and I want to share it with you.

It' s developed by IBM and called "IPFS social proof", check it out: https://github.com/IBM/ipfs-social-proof

Main project ideas

  • Establish an "IPFS identity" which is stored in IPFS and linked permanently via IPNS
  • Provide keybase-like social proof and Identity for people and organizations

Main project features

  • Decentralization based IPFS / IPNS (related to Decentralised identity (SPEC-458) #203)
  • They already have a working alpha
  • They already have a client UI for their alpha (named Autonomica)
  • We can forget about problems with identity server availability (a good comment from @emiljoha in Decentralised user accounts #246 about this here)
  • Solves problem of identity service discovery and name-keypair mapping, because IPFS peer discovery works well in local and global network (see @EternityForest comment about peer discovery here

Matrix benefits

More info

Client UI screenshot

Alt Identity

@turt2live turt2live added feature Suggestion for a significant extension which needs considerable consideration A-Identity-Service labels Feb 24, 2019
@bmiller59
Copy link

bmiller59 commented Mar 8, 2020

Hi @uniconstructor. I think something like this is an excellent idea. Any status update, or recommendations on steps to move this forward? Thank you.

@xuhcc
Copy link

xuhcc commented Oct 5, 2020

ipfs-social-proof seems to be abandoned. But there's a similar project called Ceramic which is in active development. They are also building on IPFS and using the W3C DID spec.

@richvdh richvdh transferred this issue from matrix-org/matrix-spec-proposals Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Identity-Service feature Suggestion for a significant extension which needs considerable consideration
Projects
None yet
Development

No branches or pull requests

4 participants