| Web Interface | |
| ============= | |
| MozDef uses the `Meteor framework`_ for the web interface and bottle.py for the REST API. | |
| For authentication, MozDef supports local account creation. | |
| Meteor (the underlying UI framework) supports `many authentication options`_ including google, github, twitter, facebook, oath, native accounts, etc. | |
| .. _Meteor framework: https://www.meteor.com/ | |
| .. _many authentication options: https://docs.meteor.com/#accounts_api | |