I would like to run a web service (based on Node.js) and I'd be happy to be as transparent as possible with my users.
Ideally I'd like to give the users the possibility to verify somehow that my server is running a certain sourcecode. That is, I want the clients to be able to verify that I'm running some code posted online (for example in GitHub) that they can independently verify.
Are there hosting services (Azure, Amazon, etc) offering this kind of possibility? If not, what is the best method?
thanks a lot