List Info

Thread: New ZeroConf Spec




New ZeroConf Spec
user name
2006-07-27 11:40:35
On Thu, 2006-07-27 at 03:51 -0700, Dan Kegel wrote:
> I think what you're saying is "hostnames are
useless for security with mDNS",
> and I agree.

I agree too. But I also think that hostnames (by themselves)
are fairly
useless for security with normal DNS.


> Currently, many applications assume that hostnames
actually mean something,
> and use hostnames to identify resources.  (For
instance, ssh, cups,
> and web browsers.)  I think those two facts together
mean that
> anyone who uses ssh, cups, or web browsers probably
shouldn't use mDNS.

For authentication of host identity (which is what I assume
you mean by
hostname security) SSH uses RSA/DSA keys to ensure the host
you're
connecting to is the right one. HTTPS uses X.509
certificates for a
similar purpose.

If you're using normal HTTP, you can't be sure that
you're connecting to
the site you think you are. There are many points along the
line where
someone can alter DNS records, from a machine on the local
network
snooping and spoofing repies, to upstream DNS cache
poisoning, and
deliberate acts of hijacking by your ISP[0].


> So, when we switch on Avahi and enter the brave new
world of
> meaningless hostnames, how will we know which services
to trust?

The same way you know which services to trust with normal
DNS: having
the hosts provide some form of proof-of-identity, like
digital
certificates, shared passwords or public-key authentication.


[0] during an "Australian Idol" TV final a while
back, they left off the
trailing .au of the winner's site - the site they named (on
prime-time
commercial TV) was that of a deceased male porn star.
Australia's
largest ISP altered their response to dns requests for the
.com site to
point to the .com.au one.


Cheers,

James "Doc" Livingston
-- 
If you have any trouble sounding condescending, find a Unix
user to show
you how it's done. - Scott Adams


-- 
ubuntu-devel mailing list
ubuntu-devellists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

New ZeroConf Spec
user name
2006-07-27 13:31:59
On 7/27/06, James Doc Livingston <doclivingstongmail.com> wrote:
> I agree too. But I also think that hostnames (by
themselves) are fairly
> useless for security with normal DNS.
> For authentication of host identity (which is what I
assume you mean by
> hostname security) SSH uses RSA/DSA keys to ensure the
host you're
> connecting to is the right one. HTTPS uses X.509
certificates for a
> similar purpose.

That's what I was also trying to say: if (<- isn't this
the core of
the debate?) we want to make sure what host we're talking
to, let's
ask them to identify themselves in a secure way.

Now, a number of people on this list are clearly saying
there is no
point in doing that, so I'll keep reading until I
understand their
point.

Hervé.
-- 
ubuntu-devel mailing list
ubuntu-devellists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

New ZeroConf Spec
user name
2006-07-28 12:17:05
Op do, 27-07-2006 te 21:40 +1000, schreef James
"Doc" Livingston:
> For authentication of host identity (which is what I
assume you mean
> by hostname security) SSH uses RSA/DSA keys to ensure
the host you're
> connecting to is the right one. HTTPS uses X.509
certificates for a
> similar purpose. 

Now please explain to "normal" users how they
can check that they are
safe and why they should do that...   


-- 
Jan Claeys


-- 
ubuntu-devel mailing list
ubuntu-devellists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

New ZeroConf Spec
user name
2006-07-28 14:38:23
Hi

On 1:17:05 pm 28/07/2006 Jan Claeys <listsjanc.be> wrote:
> Now please explain to "normal" users how
they can check that they are
> safe and why they should do that...   

well ssh will refuse to log you in and tell you that the
host key has
changed. https (or rather, your browser) will tell you the
certificate is
invalid.

Cheers,
---
Chris Jones
  cmsjtenshu.net
  www.tenshu.net


-- 
ubuntu-devel mailing list
ubuntu-devellists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

New ZeroConf Spec
user name
2006-07-28 16:35:39
On 7/28/06, Chris Jones <cmsjtenshu.net> wrote:
> On 1:17:05 pm 28/07/2006 Jan Claeys <listsjanc.be> wrote:
> > Now please explain to "normal" users
how they can check that they are
> > safe and why they should do that...   
>
> well ssh will refuse to log you in and tell you that
the host key has
> changed. https (or rather, your browser) will tell you
the certificate is
> invalid.

And both apps give you a way to bypass the warning,
and guess what?  *everybody does*.

-- 
ubuntu-devel mailing list
ubuntu-devellists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

New ZeroConf Spec
user name
2006-07-28 18:13:26
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

the problem for everybody bypassing that ist the huge amount
of self
certified certificates, so there are always warnings and
then the
ignores the whole message, and doesnt care what it's about.
but i never
had the problem like this with zeroconf. you shall use that
always in
secured environments!

Dan Kegel schrieb:
> On 7/28/06, Chris Jones <cmsjtenshu.net> wrote:
>> On 1:17:05 pm 28/07/2006 Jan Claeys <listsjanc.be> wrote:
>> > Now please explain to "normal"
users how they can check that they are
>> > safe and why they should do that...   
>>
>> well ssh will refuse to log you in and tell you
that the host key has
>> changed. https (or rather, your browser) will tell
you the certificate is
>> invalid.
> 
> And both apps give you a way to bypass the warning,
> and guess what?  *everybody does*.
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org


iD8DBQFEylOOC82WwYR1u2oRAurfAKCl75uafvjFGrRNvAJnAtLkoJ++hACe
NoCQ
rpjk/xE80zfMklJWUyfq8yM=
=E0c0
-----END PGP SIGNATURE-----

-- 
ubuntu-devel mailing list
ubuntu-devellists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

New ZeroConf Spec
user name
2006-07-28 19:50:17
On Fri, Jul 28, 2006 at 09:35:39AM -0700, Dan Kegel wrote:
> On 7/28/06, Chris Jones <cmsjtenshu.net> wrote:
> >On 1:17:05 pm 28/07/2006 Jan Claeys <listsjanc.be> wrote:
> >> Now please explain to "normal"
users how they can check that they are
> >> safe and why they should do that...   
> >
> >well ssh will refuse to log you in and tell you
that the host key has
> >changed. https (or rather, your browser) will tell
you the certificate is
> >invalid.
> 
> And both apps give you a way to bypass the warning,
> and guess what?  *everybody does*.
> 

That is one hell of a generalization. Everyone I know
personally does
not.

Honestly, aren't you tired of being the continual devil's
advocate, to
absolutely no productive output?

Scott.

-- 
http://quadhome.com/     
      - Personal webpage
-- 
ubuntu-devel mailing list
ubuntu-devellists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

[1-7]

about | contact  Other archives ( Real Estate discussion Medical topics )