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.

Reply via email to