Quote:
Originally Posted by AlexanderHanff
I have a much simpler method of making a web tripwire. With the beauty of AJAX it should be simple enough to generate an MD5 checksum for each individual web page then use AJAX to check if the page matches the MD5 checksum when it arrives at the users browser. If it doesn't match, simply place a HUGE RED "YOU ARE BEING SPIED ON!" banner at the top of the page
In fact it should be possible to create a firefox extension/addon to do it.
Alexander Hanff
|
That might be a bit too simple, though. as I read it, pages can be interfered with - legitimately - by adblockers, pop-up blockers, etc. I've not looked in detail at how the web tripwires work, but the authors seem to have some comprehensive data indicating WHAT has changed the pages.