Topic: Decrypting attachments.

First wanted to say thank you for such a helpful and well thought piece of software.

We are using FirePGP new this week.

Attached and encrypted some emails with attachments.

Recipient has issue that FireFox says View or Download. Both are dead ends sort of.
View shows the encrypted message block. Download saves it to file - the encrypted block.

Is there some way to decrypt these attachments in the browser? Is this a future feature that
is being worked on?

I've taken to DOWNLOAD (saving the attachment) to disk. Then decrypting it via command line.
It's a few extra steps than that and adds up time wise and chance of overwriting something accidentally.

Thanks again!

Re: Decrypting attachments.

Added to the todo list smile.

Re: Decrypting attachments.

Well it's not hard to have a button for gpg --output foo.pdf --decrypt foo.pdf.asc ... but could you put it in ram like truecrypt does?

Re: Decrypting attachments.

It's hard beacause we have to 'intercept' the download wink.

Re: Decrypting attachments.

ok, i guess a button /w a file search dialog will do. Yay more buttons tongue

Last edited by Herring (2008-04-21 09:42:32)

Re: Decrypting attachments.

Ok, I see what you wants wink.

Added to the todo list too wink