Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
earthodev authored Oct 20, 2024
1 parent c1db60d commit f6379f7
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ By wrapping major sign-in services, Eartho provides the best of both worlds: the
10. [License](#license)


<br />

## Features

Expand All @@ -130,70 +131,71 @@ By wrapping major sign-in services, Eartho provides the best of both worlds: the
</tr>
<tr>
<td><b>Privacy-Focused</b></td>
<td>Your users' data stays private. Eartho uses zero data tracking or sharing, with all information encrypted and accessible only by the user.</td>
<td>Your personal data is yours alone. With Eartho, your information stays private—no tracking, no sharing.</td>
<td align="center">
<img src="https://github.com/eartho-group/media/blob/main/readme/feature_3.png" alt="Privacy Icon" width="250">
</td>
</tr>
<tr>
<td><b>Manage Multiple Identities Online</b></td>
<td>With minimal setup, Eartho enables users to securely manage multiple identities (e.g., social accounts, crypto wallets) across different platforms.</td>
<td><b>Manage Multiple Identities</b></td>
<td>Easily link and manage multiple accounts, from social media to crypto wallets, all in one place.</td>
<td align="center">
<img src="https://github.com/eartho-group/media/blob/main/readme/feature_1.png" alt="Easy Integration" width="250">
</td>
</tr>
<tr>
<td><b>Security Checkups</b></td>
<td>Perform regular security checkups to ensure your account is secure. Supports a wide range of authentication providers, including social and crypto logins.</td>
<td>Regularly check your account security and protect yourself from threats across all your linked accounts.</td>
<td align="center">
<img src="https://github.com/eartho-group/media/blob/main/readme/feature_2.png" alt="Multi-Provider Login" width="250">
</td>
</tr>
<tr>
<td><b>End-to-End Encryption</b></td>
<td>Ensure that all data is encrypted at rest and in transit, safeguarding it from unauthorized access.</td>
<td>Your data is fully encrypted, meaning only you can access it—no one else, not even us.</td>
<td align="center">
<img src="https://github.com/eartho-group/media/blob/main/readme/feature_4.png" alt="Encryption" width="250">
</td>
</tr>
<tr>
<td><b>Autofill Support</b></td>
<td>Enhance user experience by offering autofill for passwords, payment details, and other sensitive information across devices and platforms.</td>
<td>Save time by letting Eartho autofill your passwords and payment details safely across all your devices.</td>
<td align="center">
<img src="https://github.com/eartho-group/media/blob/main/autofill.png" alt="Autofill" width="250">
</td>
</tr>
<tr>
<td><b>Built-in Payment System</b></td>
<td>Eartho’s integrated payment system offers secure, privacy-first transactions without needing additional setup for third-party payment gateways.</td>
<td>Pay securely through Eartho’s built-in payment system, keeping your financial details private.</td>
<td align="center">
<img src="https://github.com/eartho-group/media/blob/main/payment_system.png" alt="Payment System" width="250">
</td>
</tr>
<tr>
<td><b>Proactive Security Alerts</b></td>
<td>Receive real-time alerts about any suspicious or unauthorized account activities, keeping your account secure.</td>
<td>Get instant notifications if anything suspicious happens with your account, so you can take action quickly.</td>
<td align="center">
<img src="https://github.com/eartho-group/media/blob/main/security_alerts.png" alt="Security Alerts" width="250">
</td>
</tr>
<tr>
<td><b>Zero Trust Architecture</b></td>
<td>Eartho follows a zero-trust security model, verifying each user action to prevent breaches and ensure account security.</td>
<td>Eartho treats every action as potentially risky and verifies everything to keep your account secure.</td>
<td align="center">
<img src="https://github.com/eartho-group/media/blob/main/zero_trust.png" alt="Zero Trust" width="250">
</td>
</tr>
<tr>
<td><b>Open Source</b></td>
<td>Built on open-source technologies and licensed under an open-source license, Eartho offers full transparency and developer control.</td>
<td>Eartho is built with transparency. You can trust how it works because the code is available for anyone to review.</td>
<td align="center">
<img src="https://github.com/eartho-group/media/blob/main/open_source.png" alt="Open Source" width="250">
</td>
</tr>
</table>


<br />

## Why Eartho?

Expand Down

0 comments on commit f6379f7

Please sign in to comment.