Thread Links | Date Links | ||||
---|---|---|---|---|---|
Thread Prev | Thread Next | Thread Index | Date Prev | Date Next | Date Index |
Sent from my iPad
At some point we would have to balance privacy (or security) against convenience. I am not sure there is a way around this.
As the device is the one accepting the pairing, it could actually accept both, and then shutdown only when both computers are shut down.
A health monitor could choose to refuse all pairings. Or a simple security mechanism (similar to the user interface of BlueTooth) could be implemented: - Message: "Device xxxx wants control over power state, do you want to accept or deny?" - A blinking light with a message on the computer: "press button xxx on device yyy in such sequence, to grant pairing request." A remaining security concern would be the possibility of "spoofing" a message from a legitimate paired device.
I am not sure that we are following a path of simplicity here, just by considering this possibility! If we see this as a notification tree, each adapter in the grid only needs to know if it should forward the notification around or not. That is, each adapter only needs a list of the group membership of its own connected devices. Another concern would be persistence. If a group is defined when the computer is plugged in, but then the computer plug is moved from one adapter in the tree to another, does the group persist? How is the group information moved and kept around? How is the group information deleted?
I am not sure on this one, I can see arguments both ways. Edgar |