Binary Messenger
Read here
An android app that lets users to chat with minimal password security.
Protocol
The project utilizes XMPP (protocol) and Google AppEngine (backend). CCS (Cloud connection service) over GCM (Google Cloud Messaging) is used to serve as a server and software layer.
Software
The project has a built in backend using Google Endpoints Android Studio plugin.
Usage
A user can simply sign in using Google, set a password, add contacts using Email and chat easily.
Access
The app pings up a notification whenever a new message arrives.
Proposed changes
- Adding a set of better key encrypted protocols from which a user can choose one.
- Modfying view layer.
- Setting up custom XMPP server.