Is it possible to get "real" IP from a host machine which is using a SSL-VPN connection?

We’d like to obtain the public IP of a user that connects via SSL VPN, the one that the user would have if he didn’t connect that way.
But this looks impossible to do, if we use web services like the ones shown here: https://stackoverflow…. Continue reading Is it possible to get "real" IP from a host machine which is using a SSL-VPN connection?

Is pure client-side security better or worse (from a security point of view) than pure server-side security in client-server software?

I’d like to know in general which of the two types of security is the best in all aspects that may refer to security (we can use this the general aspects for security: integrity, availability, authenticity and integrity).

Ma… Continue reading Is pure client-side security better or worse (from a security point of view) than pure server-side security in client-server software?