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 години | |
---|---|---|
appicaptor | преди 6 години | |
client | преди 6 години | |
controllers | преди 6 години | |
lib | преди 6 години | |
mobile app | преди 6 години | |
models | преди 6 години | |
.gitignore | преди 6 години | |
README.md | преди 6 години | |
package-lock.json | преди 6 години | |
package.json | преди 6 години | |
server.js | преди 6 години |
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/