|
I want to know why WPA3 doesn't have a mode where a password is used for the initial connection, but then the client and AP generate a keypair and each store their half and use that for all future connections. For all future connections, the AP can validate every client, and the client can validate that it is connecting to the same AP. The AP could have an interface to 'revoke' access to any single client if necessary, and single use passwords could be used too. That would give all the same benefits as WPA Enterprise (after the initial pairing), and all the ease of use of a preshared key. |
Also, it means replacing an AP would require reconfiguring all the clients.