9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Dan Cross <cross@math.psu.edu>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Hmm, secstore KFS?
Date: Sat, 12 Oct 2002 17:10:13 -0400	[thread overview]
Message-ID: <200210122110.g9CLADi15807@augusta.math.psu.edu> (raw)
In-Reply-To: Your message of "Sat, 12 Oct 2002 16:30:47 EDT." <4b887734dcb91087cf86d3ef876b40ce@plan9.bell-labs.com>

> > But what then is one to do when one doesn't have a secstore to store
> > things on?
>
> If you use a high-entropy password, then local storage is just fine.

Okay.

> > can't one mount a dictionary attack against data that's transmitted
> > across the network from the secstore?
>
> Like the hypothesized high-entropy password, the session key used for an ssl
> connection comes from such a large search space that brute force attack on
> sniffed data packets should not be a concern.
>
> My recommendation against local storage reflects the observation that in
> practice many people choose modest-entropy passwords that can be cracked
> with modern computers.  Running secstored locally (or, for that matter, on
> any machine where the bad guys can get to /adm/secstore/store/) is no help.
>
> Suppose instead that
> 1) you have a well-defended network server for secstore; and
> 2) some of the local users will choose less-than-superstrong passwords.
> Then the PAK protocol guarantees that none of the early protocol messages
> (before there is a session key) contributes to cracking the password, even
> if the bad guys launch a man-in-the-middle attack.

This is a great explanation.  I was confused as to whether you were
saying was that any dictionary against the crypto was an inherent
weakness, or just when used with a low-entropy key source.  I didn't
realize that you were presupposing a lame key as a prerequisite for
attack against a locally encrypted file.  Thanks a lot!

	- Dan C.



  reply	other threads:[~2002-10-12 21:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-12 20:30 Eric Grosse
2002-10-12 21:10 ` Dan Cross [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-10-12 17:47 Charles Forsyth
2002-10-12 17:49 ` Dan Cross

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200210122110.g9CLADi15807@augusta.math.psu.edu \
    --to=cross@math.psu.edu \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).