[kopete-devel] using KTcpSocket in Kopete

View: New views
2 Messages — Rating Filter:   Alert me  

[kopete-devel] using KTcpSocket in Kopete

by Will Stephenson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

One of our security guys looked at Kopete a long time ago and realised it
doesn't consistently verify SSL certs, warn the user if they are invalid, or
allow a user to set an acceptance policy.  This counts as a security hole.

I quickly grepped through Kopete trunk and saw it is using QTcpSocket and
QSslSocket.  Would there be any resistance to porting protocols to KTcpSocket?
Having one socket class throughout would allow us to use a shared common set
of CA certs and certificate policy.

Will
_______________________________________________
kopete-devel mailing list
kopete-devel@...
https://mail.kde.org/mailman/listinfo/kopete-devel

Re: [kopete-devel] using KTcpSocket in Kopete

by Bugzilla from mattr@kde.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Friday 02 October 2009 07:07:29 Will Stephenson wrote:

> Hi
>
> One of our security guys looked at Kopete a long time ago and realised it
> doesn't consistently verify SSL certs, warn the user if they are invalid,
>  or allow a user to set an acceptance policy.  This counts as a security
>  hole.
>
> I quickly grepped through Kopete trunk and saw it is using QTcpSocket and
> QSslSocket.  Would there be any resistance to porting protocols to
>  KTcpSocket? Having one socket class throughout would allow us to use a
>  shared common set of CA certs and certificate policy.
>
> Will

No objections. If you could even port the cases that still use
K3BufferedSocket, that would be awesome.
--
Matt


_______________________________________________
kopete-devel mailing list
kopete-devel@...
https://mail.kde.org/mailman/listinfo/kopete-devel

signature.asc (205 bytes) Download Attachment