[ENH] Add userid and password to HTTP firewall authentication (3.6 network rewrite breaks this)

David Faught dave_faught at yahoo.com
Wed Jul 23 18:54:38 UTC 2003


This changeset works fine with 3.5, but with a 3.6 image after the
network rewrite changes, it definitely breaks.  There is a walkback
when the "HTTPSocket initialize" gets run.  I will check a bit further
and provide more details soon.

As far as the purpose of this changeset, and what it really is meant to
do, I am frankly surprised that apparently so few people are required
to authenticate to their firewalls.  If you have to authenticate to
your firewall, then you know what this changeset is for!  Apparently
most people will let anyone in their private network use the firewall
without any authentication.  While that's certainly the easy way to do
it, it's also a bit less secure.

I use Squeak at work, and our company is much more security-conscious. 
Every user in the private network has to be individually registered
with the firewall and authenticated every time they open a session
through the firewall.  I don't think this is particularly overkill
since I have to agree with it in order to access the Internet from
work.

I suppose that I could do all my Squeak'ing from home, but that's no
fun at all!

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



More information about the Squeak-dev mailing list