Re: A trusted application

2017-07-10 Thread Paul Hemans
Hi Thierry, It needs to get access to local devices so it has to run on desktop or on mobiles. Because of man-in-the-middle attacks I have come to the conclusion it might have to be a web page hosted in an application communicating via pinned SSL. Probably Cordova on mobile and nw.js on the desktop

Re: A trusted application

2017-07-10 Thread Thierry Nivelet
Hi Paul, the application has to be desktop-based or can be web-based? Thierry Nivelet FoxinCloud Give your VFP app a new life in the cloud http://foxincloud.com/ > Le 7 juil. 2017 à 02:25, Paul Hemans a écrit : > > The challenge is to make an application that cannot be changed. It doesn't > ma

A trusted application

2017-07-06 Thread Paul Hemans
The challenge is to make an application that cannot be changed. It doesn't matter if it is copied, but it does matter if the application is changed. The application will always have an internet connection. The point is that the messages coming from the application to the server must be "trusted" th