Topic: Detached signatures?
Is there a way to use detached signatures, rather than the in-line signatures currently used? I'm not sure how you'd automatically make it attach the signature, but maybe there's a way...
Forum for the FireGPG's extention. (!Don't post too links or wait we unban your, akismet is very aggressive)
You are not logged in. Please login or register.
Is there a way to use detached signatures, rather than the in-line signatures currently used? I'm not sure how you'd automatically make it attach the signature, but maybe there's a way...
I wonder if the method 'GMail Auto BCC' uses could be adapted?
http://userscripts.org/scripts/show/2255
FWIW, see RFC 2440 and 3156.
My suggestion is to look for this structure,
<td>
<b>PGP.sig</b>
<br/>
DECIMALINTK
<a href="?attid=DECIMALFLOAT&disp=attd&view=att&th=HEXADECIMALINT">Download</a>
</td>
and if the filename matches a few often used names, then you could download the source of the message. You'd need to implement a MIME decoding library, which could be hard.
Hello
We know this structure, and we will include it soon. There are somme problems who keep (can't detch the message with this attachements)
But the Mime library is a VERY GOOD IDEA ! Thanks !
Regards,
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 2 official extensions. Copyright © 2003–2009 PunBB.