Skip to content

KochiOrgBook Sub Projects​

KochiOrgBook Association Wallet (KOBAW)

KochiOrgBook is an instance of OrgBook. It is a Credential Registry where VCs of associations under a particular jurisidction are stored in a decentralised manner. It is also referred to as the association wallet. It comes with a front end where user's can search for the registered associations or about a particular credential.

Link to repo


KOBConnect

KOBConnect is the digital wallet application. The users can use it to store credentials and can access these stored credentials with ease. The wallet application is going to come with basic set of authentication to provide security for the user.

Link to repo


KOBRegistry

Verifiable Credential Registry(VCR) is going to reside in the KOBRegistry.​ It is going to mediate the creation and verification of issuer identifiers, keys and other relevant data like verifiable credential schemas and revocation registries.​

Link to repo


KOBDflow

It is the decentralized workflow application for KOB. It provides a mechanism to consume various services available. It gives the user's a pictorial view on how a particular credential can be achieved.

Link to repo


KOBman

KOBman utility helps one to create a development environment with ease. KOBman provides each environment bundled with their dependencies so that programmers can focus on their development work.

Link to repo

Demo


KOBVON

It is the Verifiable Organisations Network for the city of Kochi. It helps to establish a better way to find, issue, store and share trustworthy data about organizations.​

Link to repo


KOB Phone number verification service

A user can avail this service to get a verified digital credential for their phone number stating the ownership of the user over his/her phone number. It means that you can prove the phone number, that you share to avail services, is used by you and no one else. The credential will be stored in the user's wallet application and the user will have complete control over his/her credential.

Link to repo


KOB Address verification service

A user can avail this service to get a digital credential proving their domicile. It proves that you are a person living in a particular place. It can be useful when the user has to provide his/her address for availing other services. The credential will be stored in the user's wallet application and the user will have complete control over this credential.

Link to repo


KOB Email verification service

Users can avail this service to get a digital credential proving the ownership of their email-id. This credential helps the users to prove that the email-id is being controlled by the user and no one else. This can be used when you provide your email-id to avail services. The credential will be stored in the user's wallet application and the user will have complete control over the credential.

Link to repo


KochiOrgBook Public Identity Utility (KOBPIU)

KochiOrgBook Public Identity Utility is the underlying identity network. All the DIDs will be hosted upon the identity network. The identity utility network is similar to that of Sovrin network. The difference is that, KOBPIU is focused for the city of Kochi. KOBPIU maps to the ToIP Technical Stack Layer 1.

Link to repo

KochiOrgBook Community Cloud (KOBCC)

KOBCC is a cloud platform where any association within the city of Kochi, who does not have the necessary infrastructure to host a node, can avail the same service from a third-party who is registered with the KochiOrgBook.

Link to repo

KOBSearch

KOBSearch is a search service for KochiOrgBook. Any user registered with KOB can avail this service and search for Associations registered in KOB, any credential, a public DID and can also search for entities within any association with necessary permissions.

The search can be done at three level,

  1. Ledger Level - A user can search for a public DID.
  2. Wallet Level - A user can search for any Associations registered with KOB.
  3. VCR Level - A user with necessary permissions can search at the Association's VCR for entities registered with that Association.

Link to repo