I've been through the basic filtering pros and cons arguments many times (and will be many times again I'm sure), as custodian of network connectivity at a public library system. Without rehashing good points already raised, let me just throw in that where I work the feds gave us an ultimatum "filter or lose certain funds" and we chose to lose those funds on two grounds: (a) there is no technology that actually puts us in compliance with the laws as written, and (b) trying would be more expensive than losing said funds. We just can't put a federal judge inside each of our computers (we tried, but it was a tight fit, and their robes kept igniting on the heat sinks ;).

That said, we never considered white listing a viable solution. In the case of a parent trying to put parental controls on their home network, I'd personally agree that's a fine thing (though the method of making the access points themselves public and well-supervised is far better, as noted by others). If you must white list, consider a reasonably simple canned solution like Public Web Browser.

OMG... I cannot believe I just recommended not using Perl.

Assuming your kids computer is Windows, you can easily type your list of allowed sites into its proxy settings (as Administrator) and put it into kiosk mode to let regular users access your preferred sites only.


In reply to Re: Can I use Http::Proxy to intercept and deny URLs? by madizen
in thread Can I use Http::Proxy to intercept and deny URLs? by slloyd

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.