Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
flatsiedatsie authored Jan 13, 2023
1 parent 4fbaa24 commit 7888e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This is an alternative way to control your Candle Controller from outside of you

This addon has two parts:
- The actual addon for the Candle Controller.
- A collection of PHP files that you place on a webserver of your choice. Alternatively, you can use the Candle webserver.
- A collection of PHP files that you place on a webserver of your choice. Alternatively, you can use the Candle webserver. The code for this part is currently not openly available for security reasons. Yes, security through obscurity is frowned upon.

The addon continously polls the webserver to see if someone (who has entered the correct password) is currently using it.
When you are logged into the web interface, and you enter the correct password, the addon will upload encrpyted data about your things to the PHP server, from where the web interface will then download it, decrypt it, and display your things.
Expand Down

0 comments on commit 7888e35

Please sign in to comment.