Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/feedhenry/mobile-security
- Owner: feedhenry
- Archived: true
- Created: 2017-08-08T13:46:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-18T09:05:56.000Z (over 6 years ago)
- Last Synced: 2024-04-08T16:13:38.766Z (7 months ago)
- Topics: android, best-practices, cordova, ios, mobile-app, mobile-security, openid-connect, secure-storage, security-research, templates
- Language: JavaScript
- Homepage: http://feedhenry.org/mobile-security/
- Size: 3.1 MB
- Stars: 29
- Watchers: 10
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - feedhenry/mobile-security - FeedHenry Mobile Security (JavaScript)
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 applicationsThe 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)