All: Anyone have a nice plugin to valid a website's contents against a cryptographic fingerprint (e.g., defamation/content manipulation check)?
nagiosexchange.org says no. I was thinking something simple with PHP+SimpleXML+mhash. Take the expected fingerprint as $argv[1] and the URL as $argv[0]. The tricky part is exempting dynamically generated content from the checksum. ~BAS ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
