From f3300a66881de52b07485fab5c60f94781a63d6c Mon Sep 17 00:00:00 2001 From: Alexander Kopnin Date: Sun, 18 Oct 2020 13:16:19 +0100 Subject: [PATCH] minor update to list the use cases --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a53dceac..b5ae0c10 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,10 @@ With Mobile SDK developers can leverage secure communication protocols and excha Digital wallets are a key component in the evolving SSI standards and ecosystems. Mobile SDK is based on Hyperledger Indy, stores Verifiable Credentials directly on the device, giving users to full control over how, and with whom, their information is shared. Building SSI capabilities into your mobile applications helps facilitates managing, compliance, liability, and security, for Identity-based use cases such as: -• Single sign-on across systems without username or passwords -• Proof of qualifications or accreditations such as diplomas -• Legal consent without face-to-face interaction -• In-app payments or asset transfers +* Single sign-on across systems without username or passwords +* Proof of qualifications or accreditations such as diplomas +* Legal consent without face-to-face interaction +* In-app payments or asset transfers The SSI Mobile SDK enables developers to use zero-knowledge proofs empower their users to share personal information while preserving confidentiality and privacy. By open sourcing this project, under the Apache 2.0 license, Luxoft & DXC encourages standard approaches across internal projects and benefits from the transparency of technical peer-review from the community.