diff --git a/README.md b/README.md index b78052d0..197ed2f0 100644 --- a/README.md +++ b/README.md @@ -1,30 +1,55 @@
-# GroupTrack - Stay connected, Anywhere! +# Grouptrack - Stay connected, Anywhere! Enhancing family safety and communication with real-time location sharing and modern UIs. ## Overview -Welcome to GroupTrack, an open-source Android application designed to enhance family safety through real-time location sharing and communication features. GroupTrack aims to provide peace of mind by ensuring the safety of your loved ones and facilitating seamless communication regardless of their location. +Welcome to Grouptrack, an open-source Android application designed to enhance family safety through real-time location sharing and communication features. Grouptrack aims to provide peace of mind by ensuring the safety of your loved ones and facilitating seamless communication regardless of their location. -GroupTrack adopts the MVVM architecture pattern and leverages Jetpack Compose for building modern UIs declaratively. This architecture ensures a clear separation of concerns, making the codebase more maintainable and testable. Jetpack Compose simplifies UI development by allowing developers to define UI elements and their behavior in a more intuitive way, resulting in a seamless user experience. +Grouptrack adopts the MVVM architecture pattern and leverages Jetpack Compose for building modern UIs declaratively. This architecture ensures a clear separation of concerns, making the codebase more maintainable and testable. Jetpack Compose simplifies UI development by allowing developers to define UI elements and their behavior in a more intuitive way, resulting in a seamless user experience. ## Download App - ## Features -GroupTrack is currently in active development 🚧, with plans to incorporate additional features shortly. +Grouptrack is currently in active development 🚧, with plans to incorporate additional features shortly. -GroupTrack ensures your loved ones' well-being with: +Grouptrack ensures your loved ones' well-being with: - [X] Real-time Location Sharing - [X] Secure Communication - [X] Location History with Routes - [X] Geo-fencing +- [X] End-to-End Encryption - [ ] SOS Help Alert +## Security Features + +### End-to-End Encryption +Grouptrack ensures the privacy and security of your data by implementing end-to-end encryption. This encryption method ensures that only the group members can access the location data, preventing unauthorized access by third parties. + +- 🔐 **Signal Protocol Integration** + - Leverages the industry-leading Signal Protocol for end-to-end encryption + - Provides advanced cryptographic protection for all shared location data + +- 🔒 **Comprehensive Data Protection** + - All location data are encrypted before transmission + - Encryption keys are uniquely generated for each user and space + - No third-party, including Grouptrack servers, can access unencrypted data + +- 🔑 **Advanced Encryption Mechanisms** + - Utilizes industry-standard encryption algorithms (e.g., AES-256) + - Implements secure key exchange protocols + - Ensures data integrity and confidentiality + +- 🛡️ **Privacy Guarantees** + - Encryption happens client-side before data leaves the device + - Encrypted data is stored securely with no server-side decryption + +*Note: End-to-end encryption ensures that only intended group member can decrypt and view shared information.* + ## Screenshots