Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Re: Re: Send a Standard looking 404 error to unwanted vistors

by dws (Chancellor)
on Oct 01, 2002 at 23:28 UTC ( [id://202146]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Send a Standard looking 404 error to unwanted vistors
in thread Send a Standard looking 404 error to unwanted vistors

What do yall think? Is is too paranoid?

No, but your approach sounds like a royal pain-in-the-ass, and has a few rough edges to it, like "She enters the person's current ip address". How does she know? Does she rely on them knowing? How do they know? What happens when they're coming in through a proxy server (e.g., AOL) that might change IP addresses between page fetches? Yuck, yuck, yuck.

I think you'd be better off setting up password protection for the directory. Augment it with some side bookkeeping so that you can expire users, or preallocate a number of users and hand them out on demand.

Or, if you don't want people to even know that there's a hidden page somewhere. provide a page with an unlabeled "password" box. Provide a one-time (or time-bound) password, and be "redirected" to dynamic content. Then, all your wife has to do is hand out passwords.

  • Comment on Re: Re: Re: Send a Standard looking 404 error to unwanted vistors

Replies are listed 'Best First'.
Re: Re: Re: Re: Send a Standard looking 404 error to unwanted vistors
by krisahoch (Deacon) on Oct 02, 2002 at 03:02 UTC

    It is a royal pain in the ass. The fact of the matter is, nothing is to much of a pain in the ass to keep unwanted people out. and away from my babies (see two of the three here krisahoch

    The people that she would give it out to are on a program called an EW-Too based talker (Resort, Central Perk), where typing the command 'x me' will display their IP address.

    She and I are in agreement, that if they can't see the website, then Oh well.

    I really like that idea about the passwords though. Thank you for the suggestion, I'll probably use it.

    Kristofer

      Even simpler, you could just set .htaccess file that forces Basic Authentication when looking at the pictures. Sure, it's not the most secure thing, but unless you plan to pass your passwords and such via ssl or something, it's insecure, anyway. ;)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://202146]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-19 23:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found