Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 880 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 880 Bytes

Privacy by Design Foundation scheme manager

This repository contains the credential definitions, issuer information, and their public keys of the IRMA scheme manager of the Privacy by Design Foundation, called pbdf. This is the default and built-in scheme manager of the IRMA app.

Use this repository by putting it in the irma_configuration folder of your project (for example, the IRMA mobile app or the IRMA API server). Be sure to call the folder pbdf! E.g.,

git clone https://github.com/privacybydesign/pbdf-schememanager pbdf

For more info, see the irma-demo scheme manager.