On Sat, 29 Dec 2007 04:03, [EMAIL PROTECTED] said: > os.system("echo %s | gpg --batch --password-fd 0 -d %s > d.out"
os.system("echo %s | gpg --batch --password-fd 0 --output - -d %s > d.out" Note that all users on the machine will see the passphrase in the output of ps(1). You are better ofd not using a passphrase at all or by using --passphrase-file. Shalom-Salam, Werner -- Die Gedanken sind frei. Auschnahme regelt ein Bundeschgesetz. _______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users