Hi Neil, * Neil Phillips <neil.phillip...@gmail.com> [02. Jan. 2011]: > Can someone tell me how I can encrypt the name of the file that I want to > encrypt please. > > Example: > mySecrets.txt [a plain text file] > > I would like: > szstt.asd [some 'apparently random name' file] [file contents encrypted]
You may invoke gnupg like this: gpg --output szstt.asd ... mySecrets.txt It's up to you, what file name you choose for the option --output. While I understand the need for file names other than mySecrets.gpg I think "application-IBM_2010-11-11.txt" looks way less suspicious than szstt.asd. That said both don't provide protection against closer looks. Ciao, Gregor -- -... --- .-. . -.. ..--.. ...-.- _______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users