Skip to content
Dazza Greenwood edited this page Jun 13, 2017 · 2 revisions

Welcome to the CoreID wiki!

Andrew's suggestion is to create the app in a clean modular way such that it:

  • Sends JSON data in a standard way to a port or API
  • The signing and verification functions are totally modular behind that interface

This will also enable us to more easily implement Cale's API in a modular fashion.

I am provisioning a Media Lab provided VM server so Andrew has a machine is always on and accessible the same way which he work into the code base in a stable way.

Clone this wiki locally