Skip to content

Commit

Permalink
Merge pull request #65 from MycroftAI/readme/security-warning
Browse files Browse the repository at this point in the history
Add security warning around opening the messagebus
  • Loading branch information
AIIX authored Aug 6, 2020
2 parents 854be6d + 05f5100 commit 08d6d8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ Note: Remote device / server must have mycroft services running or `./start-myc
4. Talk to your Mycroft!

5. Additional Notes:

- CAUTION: The Mycroft messagebus is an open websocket with no built-in security measures by default. We strongly recommend that you do not expose the messagebus ports outside a secure LAN/PAN unless you have other security measures in place.

- For Externally Hosted Mycroft-Core, one would require to sync skills, one can simply use the provided sync script from the repository to perform a sync

Expand Down

0 comments on commit 08d6d8b

Please sign in to comment.