[Imapfilter-devel] Encrypted passwords
Gabor Z. Papp
gzp at gmx.net
Wed Dec 12 18:30:24 EET 2001
* Lefteris Chatzibarbas <lefcha at users.sourceforge.net>:
|> Why don't you choose a method where no additional passphrase needed?
|
| Another method, such as?
$ mkpasswd --help
Usage: mkpasswd [OPTIONS]... [PASSWORD [SALT]]
Crypts the PASSWORD using crypt(3).
[...]
No additional passphrase needed. Its well enough for what you want.
And crypt() I think is part of all modern unices.
| One good reason to encrypt your passwords is that the machine you are
It is simpley good, I also hate passwords in plain text
files. But encrypting it with additional passphrase is not
so comfortable. :-)
Decrypt doesn't need the passphrase?
_______________________________________________
Imapfilter-devel mailing list
Imapfilter-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imapfilter-devel
More information about the Imapfilter-devel
mailing list