Qt Developers! Hi guys! On how many I have understood QtRO, now generally there is no possibility somehow to protect server objects like QRemoteObjectRegistryHost or QRemoteObjectHost from hackers access via internet? Look, i'm creating an QRemoteObjectRegistryHost object, it just listen a port (probably through the QTcpServer) and absolutely any client from any computer can access this object through internet ... It's not good... It's only suitable for the IPC within a single computer. Do you have plans to add authorization mechanism to QRemoteObjectRegistryHost? And if you add even the ability to encrypt the data through (e.g. RSA), it will be generally an miracle! Guys, do it please :)
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest