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

Create a readme and a doc about sismo operations #2

Open
WeuFoundDev opened this issue Aug 5, 2023 · 0 comments
Open

Create a readme and a doc about sismo operations #2

WeuFoundDev opened this issue Aug 5, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@WeuFoundDev
Copy link
Owner

WeuFoundDev commented Aug 5, 2023

A user flow for sismo infrastructure . How users will able to mint their ids initially by providing their off chain data and their public wallet address.****

Sismo: Sismo.io is a website that allows you to create and claim ZK badges, which are non-fungible tokens (NFTs) that represent your reputation and identity across different platforms.
Why Sismo: Because founders where concerned about lack of privacy and centralization. So they added privacy and decentralization layer to keep the human identity.
Sismo’s mission is to build primitives to empower self sovereign identities.
First primitive: ZK badges:
• Leverage sovereign data.
Built as a new primitive, ZK Badges enable you to:

  • Import reputation from an account to another(Eg: you have a bank address and you have to prove that on another address without sharing details, but since you have ZK badge it will prove)
  • Selectively reveal personal data (different kind of information or a piece of data)
  • Aggregate your personal data from multiple accounts (Eg: if you have two bank accounts & addresses and you have to prove that you have 2 banks without creating a link between your accounts)

Steps to mint a ZK badge:
Create a Data Vault on Sismo, where you can store your personal data and accounts.
Find a ZK Badge that you are eligible for, or create your own by defining a Data Group.
Use your Data Vault to ZK prove your membership in the Data Group and mint the Badge, which is a non-transferrable ERC1155 tokenized attestation.
You can then use your ZK Badge to access exclusive features or benefits on other platforms that support Sismo.

@WeuFoundDev WeuFoundDev added documentation Improvements or additions to documentation good first issue Good for newcomers labels Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
Status: TASKS - OPEN TO INITIATE
Development

No branches or pull requests

3 participants
@Aakanksha638 @WeuFoundDev and others