# RIF Identity - Q3 2020 release Libraries: - [`rif-identity.js`](https://github.com/rsksmart/rif-identity.js/releases/tag/v0.1.0) - 4 core packages in _/packages_ - `@rsksmart/rif-id-mnemonic@0.1.0` * `@rsksmart/rif-id-ethr-did@0.1.0` * `@rsksmart/rif-id-daf@0.1.0` * `@rsksmart/rif-id-core@0.1.0` - [`rif-identity-services`](https://github.com/rsksmart/rif-identity-services/releases/tag/v0.1.0) - 2 packages in _/packages_ * `@rsksmart/express-did-auth@0.0.1` * `@rsksmart/rif-node-utils@0.0.3` - [`@rsksmart/ethr-did`](https://github.com/rsksmart/ethr-did/releases/tag/v1.1.1-beta.1) - uPort fork with RSK support - [`@rsksmart/ethr-did-utils`](https://github.com/rsksmart/ethr-did-utils/releases/tag/v1.0.1) - utils for Ethr DID method in RSK network - [`@rsksmart/rif-cpinner-client`](https://github.com/rsksmart/rif-data-vault/releases/tag/v0.0.1) - Data Vault client Services: - [`rif-identity-services`](https://github.com/rsksmart/rif-identity-services/releases/tag/v0.1.0) - 3 Express.js services in _/services_ - **Convey service** - public transport layer for JWTs using IPFS * **Data Vault service** - a Data vault first approach. This service uses an IPFS node to pin files * **Issuer service** - serves for an application that allows receiving credential issuance requests and approving them manually Apps: - [`rif-identity-ui`](https://github.com/rsksmart/rif-identity-ui/releases/tag/holder-v0.1.2) - 3 apps: 2 React Native, 1 React Web in _/apps_ * **Issuer app** - application that serves as the credential request manager. It allows to grant-deny requests or revoke existing credentials * **Holder app** - wallet used to store declarative details and credentials of it's users * **Verifier app** - QR scanner app that verifies Verifiable Presentations Documetation - [`rif-identity-docs`](https://github.com/rsksmart/rif-identity-docs/releases/tag/v0.1.0) Public project - [github board](https://github.com/orgs/rsksmart/projects/12) _Most of the repos have work done after the release, please checkout the tags._