comp.lang.ada
 help / color / mirror / Atom feed
From: "Warren W. Gay VE3WWG" <ve3wwg@NoSPAM.cogeco.ca>
Subject: Re: For the AdaOS folks
Date: Tue, 04 Jan 2005 14:57:39 -0500
Date: 2005-01-04T14:57:39-05:00	[thread overview]
Message-ID: <LxCCd.6991$7n1.526382@news20.bellglobal.com> (raw)
In-Reply-To: <liir5u9ry844.1edcbyricu2mv.dlg@40tude.net>

Dmitry A. Kazakov wrote:
> On Tue, 04 Jan 2005 13:00:04 -0500, Warren W. Gay VE3WWG wrote:
>>Dmitry A. Kazakov wrote:
>>
>>You're not a practical man.
> 
> Nor you are. We both stick to Ada! (:-))

OK.

> But the only need in firewall is the policy of trusting behind it.

That is all I need to keep you from messing with my files ;-)

> Any
> program may read your address book. Why your address book allows that? The
> problem of the firewall approach is that the firewall has to know all
> possible ways of misusing all possible system resources. Everything in me
> cries that this is a wrong design, per definition wrong.

The firewall is one cog in the security plan. It is like the root
directory, that is quite capable of preventing people from
gaining access to subdirectories and files. It is like the
first "wall" that you hit (hence the name).

>>Not a problem. I can determine who accesses the floppy
>>when it is mounted (look up the mount command).
> 
> Yes, but once mounted it is accessible for all. Actually it is the file
> system with its access rights to the files, that makes access safe, not
> only the mount command.

You didn't do your homework on this one:

Mount options for fat

   uid=value and gid=value
     Set the owner and group of all files. (Default: the uid
     and gid of the current process.)

>>>>>The problem is that network protocols do not
>>>>>have safety of a file system. 
>>>>
>>>>A file system is confined.
>>>
>>>Come on, there were multi-user OSes before Windows. Even UNIX pretended to
>>>be one.
>>
>>So? Who gets an account? (approved folk).
>>
>>Who is on the internet? (everyone, including hackers, nobody excluded)
> 
> 
> Stop, the definition of a true multi-user system is that ideally you should
> be unable to observe any effects of actions of other people (if you do not
> want to, of course.) If a hacker cannot influence your work, do you care
> whether he has an account or not? 

I forget how we got here, but I do agree that a secure O/S should
permit "hostile user accounts". This is one my goals actually.

But even if I had such a secure system, I would not dispense with
the firewall. If you disagree, then fine - we'll leave at that.

> The real difference is that in the
> internet everybody is "root".

I think I understand the point you are making, but to be fair,
even this is not quite equivalent. Having root means having
access to the account. On the net, you are hoping to acquire
access (usually to root, directly or indirectly), by
observation.

> One my colleague adamantly refused to replace Windows NT 4.0 with XP on his
> box. He argued that though MS does not plan any new service packs for NT,
> neither do viruses developers! (:-))

You are lucky if you can install Win98, and
get the service packs/updates before it gets riddled with
viruses. Without a firewall, you might be good for 10 minutes,
if you're lucky. Picture a Clint Eastwood dialog box saying
"Do you feel lucky punk!?" ;-)
-- 
Warren W. Gay VE3WWG
http://home.cogeco.ca/~ve3wwg



  reply	other threads:[~2005-01-04 19:57 UTC|newest]

Thread overview: 80+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-27  5:09 For the AdaOS folks Wes Groleau
2004-12-27 10:56 ` Florian Weimer
2004-12-27 12:50   ` Georg Bauhaus
2004-12-27 13:12     ` Florian Weimer
2004-12-28  1:18   ` Wes Groleau
2004-12-27 13:46 ` Adrien Plisson
2004-12-27 16:28   ` Georg Bauhaus
2004-12-28  6:19   ` Microkernels & Ada (Was for the AdaOS folks) Warren W. Gay VE3WWG
2004-12-28 12:02     ` Adrien Plisson
2004-12-28 15:28       ` Warren W. Gay VE3WWG
2004-12-30  1:19 ` For the AdaOS folks Nick Roberts
2004-12-30 13:58   ` Warren W. Gay VE3WWG
2004-12-30 15:27     ` Dmitry A. Kazakov
2004-12-30 16:30       ` Warren W. Gay VE3WWG
     [not found]         ` <otb8t09dkjh54e1k5s5ccn23ggkqk6ndui@4ax.com>
2004-12-30 19:06           ` OT: Mach Ports (For the AdaOS folks) Warren W. Gay VE3WWG
2004-12-31 10:03         ` For the AdaOS folks Dmitry A. Kazakov
2004-12-31 11:30           ` Warren W. Gay VE3WWG
2004-12-31 12:31             ` Dmitry A. Kazakov
2004-12-31 16:24               ` Warren W. Gay VE3WWG
2004-12-31 17:57                 ` Marven Lee
2004-12-31 18:40                   ` Warren W. Gay VE3WWG
2004-12-31 19:22                     ` Warren W. Gay VE3WWG
2005-01-02 15:09                     ` Marven Lee
2005-01-02 20:06                       ` Luke A. Guest
2005-01-03  3:13                         ` Warren W. Gay VE3WWG
2005-01-03  6:40                           ` Luke A. Guest
2005-01-03 10:30                             ` Marven Lee
2005-01-03 15:52                             ` Warren W. Gay VE3WWG
2005-01-03 16:48                           ` Ad Buijsen
2005-01-03 18:49                             ` Warren W. Gay VE3WWG
2005-01-03 13:43                         ` Marven Lee
2005-01-04 23:36                         ` Nick Roberts
2005-01-03 16:22                       ` Warren W. Gay VE3WWG
2005-01-04 23:16                       ` Nick Roberts
2005-01-05  3:48                         ` Warren W. Gay VE3WWG
2005-01-05 13:14                           ` Nick Roberts
2005-01-01 12:53                 ` Dmitry A. Kazakov
2005-01-02  0:31                   ` Warren W. Gay VE3WWG
2005-01-02 11:50                     ` Dmitry A. Kazakov
2005-01-02 22:04                       ` Warren W. Gay VE3WWG
2005-01-03 10:30                         ` Dmitry A. Kazakov
2005-01-03 16:36                           ` Warren W. Gay VE3WWG
2005-01-03 17:05                             ` Dmitry A. Kazakov
2005-01-03 19:01                               ` Warren W. Gay VE3WWG
2005-01-03 19:55                                 ` Dmitry A. Kazakov
2005-01-03 20:44                                   ` Warren W. Gay VE3WWG
2005-01-04  0:02                                     ` Randy Brukardt
2005-01-04 17:44                                       ` Warren W. Gay VE3WWG
2005-01-04 20:14                                         ` Nick Roberts
2005-01-04  9:59                                     ` Dmitry A. Kazakov
2005-01-04 18:00                                       ` Warren W. Gay VE3WWG
2005-01-04 19:07                                         ` Dmitry A. Kazakov
2005-01-04 19:57                                           ` Warren W. Gay VE3WWG [this message]
2005-01-05  0:02                                             ` Nick Roberts
2005-01-05  4:37                                               ` Warren W. Gay VE3WWG
2005-01-05 18:54                                                 ` Nick Roberts
2005-01-05 20:04                                                   ` Warren W. Gay VE3WWG
2005-01-06  0:32                                                     ` Nick Roberts
2005-01-06  1:29                                                   ` Wes Groleau
2005-01-06 11:03                                                     ` Dmitry A. Kazakov
2005-01-05  9:39                                             ` Dmitry A. Kazakov
2005-01-05 11:20                                               ` Warren W. Gay VE3WWG
2005-01-05 12:18                                                 ` Dmitry A. Kazakov
2005-01-05 14:39                                                   ` Warren W. Gay VE3WWG
2005-01-05 17:16                                                     ` zest_fien
2005-01-05 19:44                                                       ` Larry Kilgallen
2005-01-04 20:09           ` Nick Roberts
2005-01-05 10:19             ` Dmitry A. Kazakov
2005-01-05 18:33               ` Nick Roberts
2005-01-05 20:15                 ` Dmitry A. Kazakov
2004-12-31 18:47     ` Nick Roberts
2004-12-31 20:36       ` Warren W. Gay VE3WWG
2005-01-04 18:22         ` Nick Roberts
2005-01-05  5:12           ` Warren W. Gay VE3WWG
2005-01-05 18:02             ` Nick Roberts
2005-01-05 19:55               ` Warren W. Gay VE3WWG
2005-01-06  0:57                 ` Nick Roberts
2005-01-06  2:34                   ` Warren W. Gay VE3WWG
  -- strict thread matches above, loose matches on Subject: below --
2005-01-05 12:14 Mike Brenner
2005-01-05 18:04 ` Warren W. Gay VE3WWG
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox