Slashdot Mirror


User: shad0wspawn

shad0wspawn's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:ECHELON on Why Did The FBI Retire Carnivore? · · Score: 1

    I set up allot of robots.txt deals that pointed to certain dirs, and within those dirs set up meta tags to discourage robots from following them. sorta an endless trail; in those docs i took snags of things like the communist manifesto, certain key words, and hid the links so noone sane could find them. even a big blatent warning explaining what those pages were for. i was learning how to do mod_rewrite for ISAPI, and decided to have some fun with a huge dictionary database.

    each page access trips a logger that shoves everything about the computer, even tcp fingerprint, who hits these auto-generated pages in a database. once a day a job just blocks the ip addresses that have tripped more than 4 requests to those pages.

    some really interesting stuff, like KBR's network is in there, lots of "interesting" original ip blocks. then... looking at access logs that other websites have open publically, you can see where these common crawlers go.

    if you are looking where the spies are spying, you might not want to be seeing what's there.

  2. Re:the reason IMO ... on On The Difficulty Of Developing Open Source Games · · Score: 1

    thats true. i work with an open source splinter of quake2 thats running a quake3 mod's media, with features found in d3. (sorta, i'm not making all of them active cause not everyone has a space shuttle vid card.) having the artwork, the models, the levels helps allot. there's no way that it could've been done without production from the team.

  3. Re:GPL violation! on Half Life 2 Source Code Leaked · · Score: 1

    no. if the gpl module(s) are 'lesser part' in the 'greater part', they don't have to release the 'greater part'.

    re-read the gpl license.