Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/feedhenry/mobile-security

FeedHenry Mobile Security
https://github.com/feedhenry/mobile-security

android best-practices cordova ios mobile-app mobile-security openid-connect secure-storage security-research templates

Last synced: 3 months ago
JSON representation

FeedHenry Mobile Security

Awesome Lists containing this project

README

        

# Overview

The mobile security project is aiming to provide the following information:

* The common security related issues when develop mobile applications
* Developer best practices to help prevent the issues from happening
* Reference sample applications to demonstrate how to apply the best practices in mobile applications

The project has the following components:

* [Mobile Security Developer Guide](./docs)
* Sample Apps
* [Backend API Server Template](./projects)
* [Android Template App](https://github.com/aerogear/android-showcase-template)
* [iOS Template App](https://github.com/aerogear/ios-showcase-template)
* [Apache Cordova Template App](https://github.com/aerogear/cordova-showcase-template)