Secure chat application with multiple users on one device?
I would like to create a secure chat application for multiple users on a device. The user have to login to the app before using the chat application.
My thought was to store a private key in SharedPreferences, check if the device is rooted… Continue reading Secure chat application with multiple users on one device?