- [x] change bus host from 0.0.0.0 to 127.0.0.1 in mycroft.conf - [x] include [hmcli](https://github.com/JarbasHiveMind/hmcli) - [x] include hivemind core ([dev](https://github.com/JarbasHiveMind/HiveMind-core)) - [ ] include [LocalHive](https://github.com/JarbasHiveMind/LocalHive) - [ ] create system service for hivemind-server (enabled by default) - [entrypoint](https://github.com/JarbasHiveMind/HiveMind-core/blob/dev/jarbas_hive_mind/__main__.py) - [ ] create system service for LocalHive (enabled by default) - [entrypoint](https://github.com/JarbasHiveMind/LocalHive/blob/master/local_hive/__main__.py) - [ ] block mycroft messagebus port in firewall - [ ] allow hivemind port in firewall - DEFAULT_PORT = 5678