GadgetReactor / pyHS100

Python Library to control TPLink Switch (HS100 / HS110)
Other
409 stars 128 forks source link

Security #171

Closed Dhiyaddein closed 5 years ago

Dhiyaddein commented 5 years ago

Hello. Before asking, I have to applaud everyone involved in this project for the job well done. I do have one concern regarding the device knowing how simple this library works. I'm currently using HS110. How do I set the device with username and password or any authentication method to disallow the application to access the device not unless a password is supplied?

Thanks in advance

Benoss commented 5 years ago

I think the HS110 has not security, anybody that can access your local network can control it. You should ask TPlink how you can secure your device

rytilahti commented 5 years ago

Hi, and thanks for the compliments, I'm sure all contributors appreciate that. Now to your question, as @Benoss said, there is no security for local controls, so anyone inside your local network can control these devices. As there is nothing this library can do to fix this, I'm closing this.