-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Tom Pritchard edited this page Jun 17, 2017
·
15 revisions
Welcome to the MOIRA wiki!
Project Scope Statement:
- To provide a robust, secure and encompassing platform for both storing data, and sharing it between applications.
- To replace existing paid, third party, closed source applications with suitable replacements for which to plug into the above project.
This Repository is to facilitate experiments and development into the former section.
Currently MOIRA (Statement 1) consists of the following submodules
- Authenticator
- Network Interface - Handles incoming connections, performs updates on the Datastore. May also handle the server side script runner.
- Server Side Script Handler - Gives the client the ability to run server side scripts.
- Datastore - Tag based data store.
