Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/awais-124/cipher-chat

A Secure messaging app developed for semester project. Course name: Information Security and Forensics.
https://github.com/awais-124/cipher-chat

Last synced: 20 days ago
JSON representation

A Secure messaging app developed for semester project. Course name: Information Security and Forensics.

Awesome Lists containing this project

README

        

# **CipherChat - A Secure Messaging Mobile Application**
### Developed using React Native and Firebase

> ### Main Features
- End to End Encryption
- Accounts Login/Registration
- Real-time chatting
- Confidentiality, Integrity and Availability of User's Data
- User-freindly Interface
- Dynamic and Optimized Code
- Configured for Android devices
- npm and yarb compatible


> # Get Code
- Clone the repo `git clone https://github.com/awais-124/cipher-chat.git`
- `cd cipher-chat`
- run `npm install`
- run `npm android` for npm
**OR**
- run `yarn android` for yarn
- You are good to go now