Revision 578716

Go back to digest for 3rd September 2006

Features in KDE Base

George Staikos committed changes in /trunk/KDE/kdelibs/kio:

I'm starting to get scared that I might lose this code so I want it in svn now. The basics work, and all that really remains is some testing and implementation of services. SafeSite is a URL analyzer that can aggregate data from a variety of service providers in an attempt to determine if a given URL may be malicious, or a "phishing" attack. It needs to be implemented at the application level, and would be very well suited to KMail, Konqueror, and Kopete. The choice and weight of services should be configurable and they should all default to off or prompt for privacy purposes.

File Changes

Added 3 files
  • /trunk/KDE/kdelibs/kio
  •   /kio/safesite.cpp
  •   /kio/safesite.h
  •   /tests/safesitetest.cpp
Modified 3 files
  • /trunk/KDE/kdelibs/kio
  •   /CMakeLists.txt
  •   /kio/CMakeLists.txt
  •   /tests/CMakeLists.txt
6 files changed in total