opentechinstitute / commotion-linux-py

DEPRECATED, see commotion-client - Python implementation of core commotion functions for Linux
Other
3 stars 5 forks source link

Identify and manage profiles by filename, not SSID #12

Open technosopher opened 10 years ago

technosopher commented 10 years ago

Linux clients components currently assume that a mesh profile's filename and SSID are the same - a very dangerous assumption that has little redeeming value. Profiles should be handled internally exclusively via references to filename (which necessarily can never be duplicated).