Skip to content

Commit

Permalink
Markup fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ihordiachenko committed Jul 18, 2024
1 parent 26bd24a commit e89e872
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Rarimo is a privacy-first (zk) social protocol designed to facilitate the develo
The Rarimo Protocol is built on three foundational components:
- **Self-Issued Identity Framework**: This ensures that only verified, real individuals can participate in social apps, enhancing trust and authenticity.
- **Private Social Graph**: This infrastructure supports private yet verifiable social interactions, allowing users to engage without compromising their privacy.
**RariMe App**: This is a self-sovereign wallet for managing your identity, giving users full control over their personal data.
- **RariMe App**: This is a self-sovereign wallet for managing your identity, giving users full control over their personal data.

Let's explore these components in detail to understand how the Rarimo Protocol operates.

Expand All @@ -40,7 +40,7 @@ To mitigate potential "dictionary" attacks, where a passport issuer or third par

The Rarimo protocol enables the creation of private social graphs. These graphs consist of user actions and interactions that remain invisible to the public until the owner selectively discloses them using zero-knowledge proofs. This ensures user privacy while allowing for verifiable claims.

**Examples of ZK proofs**:
Examples of ZK proofs:
- **Credential and Attestation Ownership**: Proving ownership of a credential or attestation at a specific time.
- **Action Initiation**: Proving that a particular user or group initiated certain actions.
- **Group Membership**: Proving that a user is a member of a specific group.
Expand All @@ -58,7 +58,7 @@ These structures allow users to maintain a private yet verifiable record of thei

The RariMe App is a mobile self-custody wallet designed to provide private yet verifiable social identities. During signup, the app uses the phone's camera and NFC chip to scan the user's biometric documents. The app ensures that no user data is shared with any party unless the user explicitly chooses to disclose certain aspects of their identity using zero-knowledge proofs.

**Key features:**
Key features:

- **Biometric document scanning**: Utilizes the camera and NFC chip to scan and verify user documents securely.
- **Privacy-by-Default**: Guarantees user data remains private.
Expand Down

0 comments on commit e89e872

Please sign in to comment.