From amel_sup at yahoo.fr Wed May 2 12:39:27 2007 From: amel_sup at yahoo.fr (amel tilouche) Date: Wed, 2 May 2007 21:39:27 +0200 (CEST) Subject: [Discuss] Question Message-ID: <609134.79297.qm@web28106.mail.ukl.yahoo.com> Bonjour Monsieur, Madame Apr?s votre permission, j'ai voulu vous demander une question qui porte sur le code source de l'outil de blocage des publicit?s "Adblock".Je me demande la version de la langage avec "Adblock" est ?crit est elle celle de visual ou borlan? Veuillez agr?er Monsieur, Madame mes sinc?res remerciements. Amel --------------------------------- D?couvrez une nouvelle fa?on d'obtenir des r?ponses ? toutes vos questions ! Profitez des connaissances, des opinions et des exp?riences des internautes sur Yahoo! Questions/R?ponses. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/pipermail/discuss/attachments/20070502/606d1e62/attachment.html From julie.deroche at gmail.com Thu May 3 12:47:14 2007 From: julie.deroche at gmail.com (Julie Deroche) Date: Thu, 3 May 2007 12:47:14 -0700 Subject: [Discuss] Question In-Reply-To: <609134.79297.qm@web28106.mail.ukl.yahoo.com> References: <609134.79297.qm@web28106.mail.ukl.yahoo.com> Message-ID: <440e56820705031247h65d1ca0dj9e899b3235014b12@mail.gmail.com> Hi Amel, I received your email - in French - but I was wondering if it was in regards to the posting I had. Pourriez vous SVP me donner de plus amples informations? Merci, Julie On 5/2/07, amel tilouche wrote: > > Bonjour Monsieur, Madame > Apr?s votre permission, j'ai voulu vous demander une question qui porte > sur le code source de l'outil de blocage des publicit?s "Adblock".Je me > demande la version de la langage avec "Adblock" est ?crit est elle celle de > visual ou borlan? > Veuillez agr?er Monsieur, Madame mes sinc?res remerciements. > Amel > > ------------------------------ > D?couvrez une nouvelle fa?on d'obtenir des r?ponses ? toutes vos questions > ! Profitez des connaissances, des opinions et des exp?riences des > internautes sur Yahoo! Questions/R?ponses > . > > > _______________________________________________ > Discuss mailing list > Discuss at mozdev.org > http://mozdev.org/mailman/listinfo/discuss > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/pipermail/discuss/attachments/20070503/19084aea/attachment.html From davidwboswell at yahoo.com Thu May 3 16:53:43 2007 From: davidwboswell at yahoo.com (David Boswell) Date: Thu, 3 May 2007 16:53:43 -0700 (PDT) Subject: [Discuss] Question In-Reply-To: <609134.79297.qm@web28106.mail.ukl.yahoo.com> Message-ID: <20070503235343.13254.qmail@web33014.mail.mud.yahoo.com> Amel, If you have a question about Adblock, I would suggest posting to the Adblock forums at http://adblock.mozdev.org/forum.html/no_wrap David > Bonjour Monsieur, Madame > Apr?s votre permission, j'ai voulu vous demander une question qui > porte sur le code source de l'outil de blocage des publicit?s > "Adblock".Je me demande la version de la langage avec "Adblock" est > ?crit est elle celle de visual ou borlan? > Veuillez agr?er Monsieur, Madame mes sinc?res remerciements. > Amel > > > --------------------------------- > D?couvrez une nouvelle fa?on d'obtenir des r?ponses ? toutes vos > questions ! Profitez des connaissances, des opinions et des > exp?riences des internautes sur Yahoo! Questions/R?ponses.> _______________________________________________ > Discuss mailing list > Discuss at mozdev.org > http://mozdev.org/mailman/listinfo/discuss > From will at ross-mccown.com Sun May 27 18:51:22 2007 From: will at ross-mccown.com (Will McCown) Date: Sun, 27 May 2007 18:51:22 -0700 Subject: [Discuss] Does this work at all? Message-ID: <465A359A.7050206@ross-mccown.com> Under Window 2k Have installed GPG 1.4.7, confirmed that it seems to work just fine, and with my existing PGP keys. Intalled Enigmail 0.95.0 into Thunderbird 2.0, Attempts to decrypt a PGP encrypted message from within Thunderbird cause the following message: enigmail> C:\Program Files\GNU\GnuPG\pub\gpg.exe --charset utf8 --batch --no-tt y --status-fd 2 -d --passphrase-fd 0 --no-use-agent usage: gpg [options] --decrypt [filename] enigmail.js: Enigmail.decryptMessageEnd: Error in command execution Attempts to simply PGP sign a message yield: enigmail> C:\Program Files\GNU\GnuPG\pub\gpg.exe --charset utf8 --batch --no-tt y --status-fd 2 --comment 'Using GnuPG with Mozilla - http://enigmail.mozdev.org ' -t --clearsign -u --passphrase-fd 0 --no-use-agent usage: gpg [options] --clearsign [filename] enigmail.js: Enigmail.encryptMessage: Error in command execution with gpg spitting back a "usage" message it seems like something really simple must be broken. Any clues? -- Will McCown, South Pasadena, CA will at ross-mccown.com From davidwboswell at yahoo.com Mon May 28 06:16:09 2007 From: davidwboswell at yahoo.com (David Boswell) Date: Mon, 28 May 2007 06:16:09 -0700 (PDT) Subject: [Discuss] Does this work at all? In-Reply-To: <465A359A.7050206@ross-mccown.com> Message-ID: <207850.85631.qm@web33001.mail.mud.yahoo.com> Will, For questions about Enigmail you might want to check out the project's help page or the forum at http://enigmail.mozdev.org/help.html http://enigmail.mozdev.org/forum.html David > Under Window 2k > > Have installed GPG 1.4.7, confirmed that it seems to work > just fine, and with my existing PGP keys. > > Intalled Enigmail 0.95.0 into Thunderbird 2.0, > > Attempts to decrypt a PGP encrypted message from within > Thunderbird cause the following message: > > enigmail> C:\Program Files\GNU\GnuPG\pub\gpg.exe --charset utf8 > --batch > --no-tt > y --status-fd 2 -d --passphrase-fd 0 --no-use-agent > usage: gpg [options] --decrypt [filename] > enigmail.js: Enigmail.decryptMessageEnd: Error in command execution > > Attempts to simply PGP sign a message yield: > > enigmail> C:\Program Files\GNU\GnuPG\pub\gpg.exe --charset utf8 > --batch > --no-tt > y --status-fd 2 --comment 'Using GnuPG with Mozilla - > http://enigmail.mozdev.org > ' -t --clearsign -u --passphrase-fd 0 > --no-use-agent > usage: gpg [options] --clearsign [filename] > enigmail.js: Enigmail.encryptMessage: Error in command execution > > > with gpg spitting back a "usage" message it seems like something > really simple must be broken. Any clues? > > > -- > Will McCown, South Pasadena, CA > will at ross-mccown.com > > _______________________________________________ > Discuss mailing list > Discuss at mozdev.org > http://mozdev.org/mailman/listinfo/discuss > From will at ross-mccown.com Mon May 28 08:11:10 2007 From: will at ross-mccown.com (Will McCown) Date: Mon, 28 May 2007 08:11:10 -0700 Subject: [Discuss] Does this work at all? In-Reply-To: <207850.85631.qm@web33001.mail.mud.yahoo.com> References: <207850.85631.qm@web33001.mail.mud.yahoo.com> Message-ID: <465AF10E.4070104@ross-mccown.com> David Boswell wrote: > Will, > > For questions about Enigmail you might want to check out the project's > help page or the forum at > > http://enigmail.mozdev.org/help.html > http://enigmail.mozdev.org/forum.html Ok, I will try posting there as well. In the meantime I've learned a bit more, in case anyone on this list might be able to help... I tried the dialog for selecting a particular key to use for encryption, and when I open that I get a blank list. Looking at the GPG Console I see: > enigmail> C:\Program Files\GNU\GnuPG\pub\gpg.exe --charset utf8 --batch --no-tt > y --status-fd 2 --with-fingerprint --fixed-list-mode --with-colons --list-secret > -keys > gpg: error reading key: secret key not available Sure enough cut and pasting this command into a cmd window get the same exact error. After a fair amount of trial and error (starting with trying just "gpg --list-keys" which worked) I determined that deleting the two options "--charset utf8" and "--status-fd 2" from the command were what was needed to get it to work. I can see no rational reason why either of those options would effect gpg's ability to find the key files, but that seems to be what is happening. > > David > > >> Under Window 2k >> >> Have installed GPG 1.4.7, confirmed that it seems to work >> just fine, and with my existing PGP keys. >> >> Intalled Enigmail 0.95.0 into Thunderbird 2.0, >> >> Attempts to decrypt a PGP encrypted message from within >> Thunderbird cause the following message: >> >> enigmail> C:\Program Files\GNU\GnuPG\pub\gpg.exe --charset utf8 >> --batch >> --no-tt >> y --status-fd 2 -d --passphrase-fd 0 --no-use-agent >> usage: gpg [options] --decrypt [filename] >> enigmail.js: Enigmail.decryptMessageEnd: Error in command execution >> >> Attempts to simply PGP sign a message yield: >> >> enigmail> C:\Program Files\GNU\GnuPG\pub\gpg.exe --charset utf8 >> --batch >> --no-tt >> y --status-fd 2 --comment 'Using GnuPG with Mozilla - >> http://enigmail.mozdev.org >> ' -t --clearsign -u --passphrase-fd 0 >> --no-use-agent >> usage: gpg [options] --clearsign [filename] >> enigmail.js: Enigmail.encryptMessage: Error in command execution >> >> >> with gpg spitting back a "usage" message it seems like something >> really simple must be broken. Any clues? >> >> >> -- >> Will McCown, South Pasadena, CA >> will at ross-mccown.com >> >> _______________________________________________ >> Discuss mailing list >> Discuss at mozdev.org >> http://mozdev.org/mailman/listinfo/discuss >> -- Will McCown, South Pasadena, CA will at ross-mccown.com From cterrian at gmail.com Mon May 28 10:01:01 2007 From: cterrian at gmail.com (CT) Date: Mon, 28 May 2007 13:01:01 -0400 Subject: [Discuss] Subscription Message-ID: <99f17df30705281001k1f1e1704m5d6677799f4ee5ec@mail.gmail.com> I'm obviously subscribed to this forum, but I can't login. When I try getting my password sent, I get: The e-mail address you supplied does not match the one listed for that username Please Help, CTerrian cterrian at gmail.com -- Ability without honor is useless -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/pipermail/discuss/attachments/20070528/164be5a2/attachment.html From davidwboswell at yahoo.com Mon May 28 10:18:43 2007 From: davidwboswell at yahoo.com (David Boswell) Date: Mon, 28 May 2007 10:18:43 -0700 (PDT) Subject: [Discuss] Subscription In-Reply-To: <99f17df30705281001k1f1e1704m5d6677799f4ee5ec@mail.gmail.com> Message-ID: <443177.63233.qm@web33001.mail.mud.yahoo.com> > I'm obviously subscribed to this forum, but I can't login. > When I try getting my password sent, I get: > The e-mail address you supplied does not match the one listed for > that username I just had a new list password sent to you. If anyone else needs any help with the list, let me know. David From bahamut at digital-signal.net Tue May 29 01:38:20 2007 From: bahamut at digital-signal.net (Andrew Berg) Date: Tue, 29 May 2007 03:38:20 -0500 Subject: [Discuss] Does this work at all? In-Reply-To: <465AF10E.4070104@ross-mccown.com> References: <207850.85631.qm@web33001.mail.mud.yahoo.com> <465AF10E.4070104@ross-mccown.com> Message-ID: <465BE67C.8010401@digital-signal.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 Will McCown wrote: > I tried the dialog for selecting a particular key to use for > encryption, and when I open that I get a blank list. To encrypt an email, you'll need the recipient's public key, and it needs to imported. You can have mine (pasted below). Feel free to encrypt an email to me. > Looking at the GPG Console I see: >> enigmail> C:\Program Files\GNU\GnuPG\pub\gpg.exe --charset utf8 >> --batch --no-tt y --status-fd 2 --with-fingerprint >> --fixed-list-mode --with-colons --list-secret -keys gpg: error >> reading key: secret key not available > > Sure enough cut and pasting this command into a cmd window get the > same exact error. After a fair amount of trial and error > (starting with trying just "gpg --list-keys" which worked) I > determined that deleting the two options "--charset utf8" and > "--status-fd 2" from the command were what was needed to get it to > work. I can see no rational reason why either of those options > would effect gpg's ability to find the key files, but that seems to > be what is happening. Unless specifically overridden, GPG will look in %appdata%\gnupg for pubring.gpg (public keys) and secring.gpg (private keys). If they don't exist, GPG will create them. Provided you're not overriding the homedir while using Enigmail, any private key you import (newly created keys are automatically imported) via Enigmail will be in %appdata%\gnupg\secring.gpg. I think the problem here is that you don't quite understand the concepts. First, you'll need to create a key pair for yourself. With TB/Enigmail, select the menu item "OpenPGP" and choose "Key Management". From that window, select "Generate" -> "New Key Pair". - From there, follow the instructions, and you'll have your own key pair. The private key will go to secring.gpg, and the public key will go to pubring.gpg (the key management window will display both private and public keys). As the terms imply, the private key is kept private. Do not share that key with anyone. The public key however, is needed in order to to encrypt a message to you, which means that if you want to receive encrypted messages from someone, you have to give that person your public key. You can make you public key easily available to anyone by uploading to a keyserver. Even if I didn't include my key in this message, it is available on a giant keyserver network. The docs on the Enigmail site lays out all this stuff in detail, so you should start there. If you still have any questions, I wouldn't mind answering them. - -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.4.7 (MingW32) mQENBEYpAYoBCADnfHtkj0nmdDkkXz7nFUJYiHRHRcJyGkv/c3/W1VM1vQ5BVXsX 6xUc9DstrEQvLK95zRWn0VnMLdtoIB1T43Lf/74Bi3hewfEDKHxKXxmB0GDRZyMy U84WeIfDmmo4ml3ZEYNkgkwkrG+Y+NAKwQeTxnBfBE94MiGqBtOQxcv+6Oylv23Z LREsvvjJUFmza4KT+oGKvOr5brR0bVEu8DglQYTsebjyoUxLnaa22OA8e7Eye9Y1 od+TzywB/zf2DCFXqlmF3DMcSuGdlDpwYIq+lbufzCuMEAizTsoePv6aWsKX31Pv RJigFvB17Xhv6N3xvecIrQ8kJ5Gn5J2rvQy5ABEBAAG0KEFuZHJldyBCZXJnIDxi YWhhbXV0QGRpZ2l0YWwtc2lnbmFsLm5ldD6JATwEEwECACYFAkYpAYoCGyMFCQlm AYAGCwkIBwMCBBUCCAMEFgIDAQIeAQIXgAAKCRD4jgNAYKePy0i4B/9bpTnoPyZO uGI+oZdKKNa8j4JhITJwold0hzRHHmGZLXJwmC/772CV5WVdCfUlr8FUmfLhaZL1 D1DlSYtoZ9iL2+WFRound6CvgMo+EEs5XXwMKoxDJhBSDf7v/IwERrb32HYeOotJ 5e1McxbJ9N5WC0jAK6isxtz4cw73xAiIQcyEBmlbIkUZl6Y0Y9prkbNf3Bav1W7c ulG3NzAkkbskDHmhhg6gHwrtficd72aiDiIilOfbxb/BtMlmXOXXeiQN29nBWU7x r54u8Ijaw2N+1tvK6mxQhlP8uPQCX/vs+a9TdQN9EGmS1S8UI6gA8WJGde8MjXaL ETi+0TYA646hiEYEExECAAYFAkYpAeYACgkQQkZZy5xsw6OgOwCgsehkKPjQ1JHI nhkdZZFpYmMTXx4Ani/k+/EY1fXhmiGfTfqSk4kg3cOjuQENBEYpAYoBCADFY12E Yp5k5SmrYyKt14Fv4X81d04p7IGHMrZjUi9pklC0SGykxtSe8/JNEvd0VsGLjTuA KtePPCCcN0xMc5yT1WOxAih4hZEAAU2G9fH+FaxocwPqyvvjg29jUSQdWL9WcYwQ 9Asu1NV3xXYsbhpg1ZUEHeDBFGsH+4/h2cMZaPW1RS+6S9ROFaEqotsBUJ9yLekG SBfPJCmcHE3srEVPscoZpGz2LcztBn+NIbmroJ2jXGmWE7JiIRDt7Bc3omTBF3Rb Em9rt4bH0EwVemUCjA/EG8ZQslxhgDrkeMz70mcUN75LJCiBONtryll/Bebhi+ow JAh3ZNtm077U1+MlABEBAAGJASUEGAECAA8FAkYpAYoCGwwFCQlmAYAACgkQ+I4D QGCnj8tznwf/TLQpGTv9e3BK6G1+yBkunFg/rAJcDpmDMYiBGeC6IYYUHj++nGqq 7+U6ix57/wlf2eDpE3DNJzDnF+R+ZLu9pHU+bf5b5szhcQpTrUfPUtk4GU+pXOSX fATgleJ3g7tN7e9YeVZkCvPM2Vap/JLN+4SySiKvOXOFjlyMQb1nmX2th2ZIQH85 J6kyFiuVnLRFbO/wmH8GOI+RlR5SfqAX3li6O+2rvveUf3sZKssm7yrcbUqWr6qQ riYmb4kUGSel4XWzrgwLrxCKS+CtKEZ/jDmO4+3/UWd5rHprzO/YGlJ+1C059lFm jvQDWaFOYGaO3fXAuwmPJjkf4eu1VLdTfw== =tM7x - -----END PGP PUBLIC KEY BLOCK----- Clicking the Decrypt button will prompt to import this key into your key ring. Copying it to the clipboard and going to Key Management -> Edit -> Import Keys from Clipboard will import it as well. - -- Windows NT 5.1.2600 | Thunderbird 2.0.0.0 | Enigmail 0.95.0 | GPG 1.4.7 Key ID: 0x60A78FCB - available on major keyservers and upon request Fingerprint: 4A84 CAE2 A0D3 2AEB 71F6 07FD F88E 0340 60A7 8FCB -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQEVAwUBRlvme/iOA0Bgp4/LAQPbxQgApbdLMB37qbuRyLFCuk1KN+mrPyCAqb+L X1rrMk4/SvZD0+0w+MIWjU7H9WNP5vC1i32POszNSQYiMIbCBPpICI+aW+9L414V NDRxph5N4Tis3qq3+4XuThNnD9InW/9EUfVEIzl5ugOHa2xw89T2YjriaKNfmy/L pQ2rWyTOWB7RtSuIqTCA4f3UPF3d3oXTbuSCU4/csSzvyIpsHMMtRODqOkjQ7riy 14CTqchNnmNfd3m0S/7cLMhUKXLzAbU3T3YHFRttOU2xEwIrQilCMIzIEzUtiYc/ W1zGr8MneVNeu79wHyj3pn7guvwNICZxhJhWHSlQGFqVatrfA3/i3Q== =/Vnp -----END PGP SIGNATURE-----