[Fwd: Bugmail is less secure than Bug views]
Gervase Markham
gerv at mozilla.org
Wed Jun 13 13:18:29 UTC 2007
Jason Pyeron wrote:
> It has been a while since I have worked with S/MIME, it is really simple
> stuff. There should be no need to depend on any new CPAN modules. Just find
> a package that you can suck into bz and modify it to play nice.
>
> What about*: http://www.mozilla.org/projects/security/pki/nss/smime/
>
> * I have note read the code, but the text seems to fit.
For one thing, that requires all the keys to be stored in an NSS-style
database. I had hoped we could find something that worked like this:
$encryped_message = encrypt($message, $key);
with $key being whatever was pasted in plain text form into the "Insert
Key Here" textbox on the profile page.
Gerv
More information about the developers
mailing list