Thank you
Could a method like this be used to encrypt a wifi signal from only been seen by certain machines?
English
-
Yes, there are already multiple you can (and should) use (eg. WPA2). Although if you mean encrypting a signal between the device and router, that by itself is absolutely possible (and might already be in use), but it really isn't needed for services at the higher layers like web browsers which encrypt connections from themselves to the web server (assuming HTTPS is being used).
-
Cool Thank you