Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Passwords - in a Disaster Recovery Doc/Book

Re: Passwords - in a Disaster Recovery Doc/Book

From: Bernd Eckenfels <ecki_at_lina.inka.de>
Date: 19 Mar 2000 02:19:41 GMT
Message-ID: <8b1dft$e00$2@sapa.inka.de>


In comp.security.unix Ken Pizzini <ken_at_halcyon.com> wrote:
> As one simple example: if you want to give two people "half" of
> a password, such that neither half alone is sufficient to
> recover the password

simple would be to give the first erson the first word, the second person the second word. The only problem with this kind of secret sharing is, that both parties get some knowlegde about the secret, they have more options to crack it... but if the secret is long enough this doesnt matter much.

Of course real sharing is better, there is a tool for that online:

http://www.mindrot.org/code/secret-share.php3

Greetings
Bernd Received on Sat Mar 18 2000 - 20:19:41 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US