On 2005-01-10, Diez B. Roggisch <[EMAIL PROTECTED]> wrote:

>> Usually you wouldn't run a public corba or pyro service over
>> the internet.  You'd use something like XMLRPC over HTTP port
>> 80 partly for the precise purpose of not getting blocked by
>> firewalls.
>
> What exactly makes sending bytes over port 80 more secure than
> over any other port?

Nothing.

When has reality had anything to do with the way corporate IT
types configure firewalls?  ;)

> It has always been my impression that this was to create less
> administrative troubles for firewall admins.

It's to give corporate IT types the _illusion_ of security and
relieve them of the need to learn how to configure firewalls.

> But its not inherently more secure. That's a property of the
> application running.

-- 
Grant Edwards                   grante             Yow!  HAIR TONICS, please!!
                                  at               
                               visi.com            
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to