On Thu, 5 Dec 2002 10:25:51 +0100 Xavier Nodet <[EMAIL PROTECTED]> wrote:
XN> > XN> One little thing that we must keep in mind is an option so that XN> > XN> unknown keys encountered by GPG are downloaded automatically. XN> XN> > How can this be achieved? XN> XN> By adding '--keyserver-options auto-key-retrieve' It doesn't work for me -- it just doesn't do anything. Shouldn't you specify the keyserver to use as well (and what shoudl it be)? XN> so it would be better to have something like this: ... Yes, I agree. XN> > Anyhow, we do need a configuration dialog for PGP engine -- and also for XN> > PGP (and other) view filters. The problem is how should it be accessible? XN> > Maybe from (currently quite useless) "Edit|Modules..." dialog? XN> XN> Actually, I never paid any attention to this dialog, probably because XN> modules are statically linked... In fact, it doesn't work for statically linked modules anyhow (you should be able to select not "load" even the statically linked modules: they should be ignored then). XN> A PGP signature can be good and trusted, good but not trusted (I believe XN> this is called 'invalid' sometimes), good but expired, missing, or bad. Right now I implemented good, expired and bad. We definitely should show the trust level somewhere... It's relatively trivial (process TRUST_XXX gpg response and store the result in MCryptoEngineOutputLog, then use it in PGP view filter). XN> I would simply have a GPG button that could be either gray if not used XN> or the message has no signature or the signature is missing, green for XN> good signatures, orange for invalid or expired signatures, red for bad XN> ones. XN> XN> Maybe hovering over the button could provide some added information XN> (invalid v.s. expired), some information about the ID of the key, etc. No, I really want to have my icons -- in fact, I already do have them (except that there are no icons yet). Clicking on an icon should show the details, such as trust level, key used, whatever. And also all PGP messages (which is the only thing it already does). XN> > Also, I'll need some icons (for PGP signature icon in (2) and also I'd XN> > like to have icons for all the view filters) and I know I'm going to lose XN> > a lot of time looking for them. Could someone please help? XN> XN> WinPT has one, which is GPL. I attach it to this message. Mozilla has XN> some, but I guess they are used in toolbars, and are thus much bigger. If I don't get any other contributions 'm going to try to "colorize" this one in different ways -- thanks! XN> > Finally, what should the "view filters" be called at the UI level? Calling XN> > them filters is going to be very confusing (I thought about renaming XN> > (message) "filters" to "rules" but this is too much work), so we need XN> > something else. Any ideas? XN> XN> Renderers Seems a little bit complicated, but conveys the idea. XN> Layers Actually, in Gimp, you find 'filter layers', I guess. I think I'm finally just going to call them "viewer plugins". What do you think? Thanks, VZ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
