Re: encrypt the password stored in a file



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
+-----------------------------------------------------

Attachment:pgppCjgQelV5b.pgp
Description: PGP signature



Relevant Pages

  • Re: encrypt the password stored in a file
    ... >>> perl program gets the password from the file, the pass it to the ftp ... >>> server for logon, this is the background. ... > is not the way you encrypt that file, but the way you protect your machine. ...
    (perl.beginners)
  • Re: encrypt the password stored in a file
    ... > The password used to access a ftp server is stored in a text file, ... > perl program gets the password from the file, the pass it to the ftp ... > server for logon, this is the background. ... > and the perl program could still use the encrypted password to logon ...
    (perl.beginners)
  • RE: encrypt the password stored in a file
    ... > The password used to access a ftp server is stored in a text file, ... > 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, ...
    (perl.beginners)
  • Re: FTP client with file encryption for remote backup?
    ... Why would his ISP want to allow him to do this? ... Encrypted files on their server -- over which they have no access? ... I would like to use my ISP's FTP server for backing up my personal ... What Tom wants is something that will automagiclaly encrypt the files ...
    (alt.computer.security)
  • Re: FTP client with file encryption for remote backup?
    ... I would like to use my ISP's FTP server for backing up my personal files ... What Tom wants is something that will automagiclaly encrypt the files ... and leave them in encrypted form on the target server. ...
    (alt.computer.security)