Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/awais-124/cipher-chat
- Owner: awais-124
- Created: 2024-05-15T06:06:02.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T11:32:19.000Z (5 months ago)
- Last Synced: 2024-11-02T13:42:16.630Z (2 months ago)
- Language: JavaScript
- Size: 5.48 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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