Re: encrypt the password stored in a file
- From: kenperl@xxxxxxxxx (Ken Perl)
- Date: Tue, 30 Aug 2005 16:07:25 +0800
In fact, I are just writing a demo program used in a presentation,
when I open its config file through screen sharing, I don't want the
visiter see the plain text password.
On 8/30/05, Miguel Santinho <msantinho@xxxxxxxxxxxxxxxx> wrote:
> Em (On) Mon, Aug 29, 2005 at 12:36:32PM -0400, Bob Showalter escreveu (wrote):
> > Ken Perl wrote:
> > > The password used to access a ftp server is stored in a text file, the
> > > perl program gets the password from the file, the pass it to the ftp
> > > server for logon, this is the background.
> > > The requirement is encrypt the password store in a more secure way,
> > > and the perl program could still use the encrypted password to logon
> > > the server. what algorithm should be used in this task?
>
> If someone can access your machine to get the password... then your problem
> is not the way you encrypt that file, but the way you protect your machine.
> ;-)
>
> --
> +-----------------------------------------------------
> | Simplicidade.com
> | Consultoria em Tecnologias de Informação, Lda.
> +-----------------------------------------------------
> | Rua António Onofre, 4D
> | 2870-220 Montijo - PORTUGAL
> | Tel./Fax: +351 21 231 01 51
> +-----------------------------------------------------
> | info@xxxxxxxxxxxxxxxx | http://www.simplicidade.com
> +-----------------------------------------------------
>
>
>
--
perl -e 'print unpack(u,"62V5N\"FME;G\!E<FQ`9VUA:6PN8V]M\"\@``
")'
.
- Follow-Ups:
- Re: encrypt the password stored in a file
- From: JupiterHost.Net
- Re: encrypt the password stored in a file
- References:
- RE: encrypt the password stored in a file
- From: Bob Showalter
- Re: encrypt the password stored in a file
- From: Miguel Santinho
- RE: encrypt the password stored in a file
- Prev by Date: Re: Unsure how to start
- Next by Date: help me
- Previous by thread: Re: encrypt the password stored in a file
- Next by thread: Re: encrypt the password stored in a file
- Index(es):
Relevant Pages
|