Trust4App is a framework for assessing trustworthiness of mobile applications. This repository contains the code of backend server (NodeJS) and frontend (mobile app) client of Trust4App.
apprausch 176332b413 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/SPIN/Trust4App | 6 anni fa | |
---|---|---|
appicaptor | 6 anni fa | |
client | 6 anni fa | |
controllers | 6 anni fa | |
lib | 6 anni fa | |
mobile app | 6 anni fa | |
models | 6 anni fa | |
.gitignore | 6 anni fa | |
README.md | 6 anni fa | |
package-lock.json | 6 anni fa | |
package.json | 6 anni fa | |
server.js | 6 anni fa |
This project contains the Server, client as well as the Mobile app of the Trust4App framework. Trust4App calculates the trustworthiness of a mobile application considering the public information available on the Play Store as well as the security health of that app.
#Prerequisites Node.js(https://nodejs.org/en/) nodemon(http://nodemon.io/)
#Installation npm install
#running the server and the client nodemon url: http://localhost:3000/