Re: [dev] FTP script: how to store password?

From: Daniel Zhang <wodesuck_AT_gmail.com>
Date: Sat, 9 Feb 2013 19:27:42 +0800

Store it in pure text file & chown root & chmod 600 is the simpliest way.


2013/2/9 Hugues Moretto-Viry <hugues.moretto_AT_gmail.com>

> Hi guys,
>
> I'm writing a little FTP client in pure shell + curl for my personal needs.
> Anyway, I need to store my passwords so I chose SQlite, because I don't
> want to put them in a regular file or in the script.
> Unfortunately, I think this is not really perfect.
>
> Do you know how to store my passwords outside the script (maybe hashed),
> in the suckless way?
>
> Best Regards
>
> H.Mo.
>
Received on Sat Feb 09 2013 - 12:27:42 CET

This archive was generated by hypermail 2.3.0 : Sat Feb 09 2013 - 12:36:04 CET