|
From: <gai...@li...> - 2003-06-22 00:12:46
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have written a function that at the moment just parses ~/.gnupg/gpg.conf and puts up to 8 keyservers found into an array and sets a character to 0xFF if the auto-retreive-keys flag is set in gpg.conf. What we want to do with those, I'm not quite sure. But really this function is only needed if our users don't want to edit gpg.conf themselves. I'm not sure about writing out to this file but I could work on it. That way the user could select from among several key servers we suggest and add the relevant info to gpg.conf. Let me know what you guys think. Adam Dario, now that I'm 2 days ahead of sf.net anon cvs should I just email you the tarball? gai...@li... wrote: > Adam/emg: > > When either of you start writing the code for auto key retrieval, let me > know what you need in the UI side (dialog boxes, preference settings, > etc). I'll add it in to the UI code. > > If modifying gpg.conf gets too complicated, we can add it to the gaim-e > preference "file". I say "file", because as of gaim 0.65, we can use > gaim's preference system and not worry about creating/lodaing/saving our > own file. Makes it easier to port to windows since the pref system > already is taking care of the different IO requirements between a *nix > and a windows system. > > Just as an update, gaim devs are talking about finishing their core/UI > split by 0.67. So there will me more UIs to take care of soon. > > Dario > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE+9PR0jU1oaHEI4wgRAixIAJwMYR4+bvVB3uJ6qW7u3PvZdY3VDwCfRTDP 7iJ8M/ix3fKJwFkn29GQBMU= =RvtF -----END PGP SIGNATURE----- |