Hello
I would like to know if this is possible. I am uploading a file using the standard HTML file upload. I am aware that this file is placed into a temporary storage area after being uploaded. My question is, is there a way of piping the file contents through gpg so that when the file is placed into the temporary storage area, it is already encrypted? In addition, the passphrase for the key needs to come from a CGI parameter on the same HTML page.
Thx,
Hamayoun