Hi, I've read that IPSec PSK remote access is not secure enough because a lot of people know the key.
But I think PSK is not used for encryption. IPsec creates new session keys from the PSK in each session and for each user and they are different and unknown each time.
In this case, knowing the PSK for an attacker it will not be a security risk.
But I'm not sure about that, any ideas?
Is a security risk to share the PSK? why?
Thanks