Re: [Enigmail] Impossible to generate key

2017-02-21 Thread Patrick Brunschwig
On 21.02.17 17:43, Anders Bateva wrote:
> 
> 
> Em 19/02/2017 09:29, Mike Acker escreveu:
>> On 02/19/2017 02:19 AM, enigmail-users-requ...@enigmail.net wrote:
>>> Impossible to generate key
>> ==>
>> If they don't come up, then from the Enigmail, Key Management dialog, select 
>> the File
>> option and hit reload key cache.this should get the keys for you;
>> let us know if it does not.
>>
>> Nothing shown.
>> <==
>>
>> this means your Thunderbird is not communicating with the daemon -- i think 
>> they call it gnome-keyring-daemon.   this means something is not installed 
>> properly.   i'd try removing the Enigmail plug-in and then re-install it.
> I already did this many times before.
>> it appears to me that gpg and gpg2 use the same keyring: if i do --list-key 
>> using either program i get the same result.   you should too; you might 
>> check this -- did you mention you had un-installed or attempted to 
>> un-install gpg ?you don't want to do that: keep both programs on your 
>> system.
> Nope, /gpg --list-key/ return nothing, while /gpg2 --list-key/ returns 5
> keys I generated + 1 I added and don't know how.

This is because the keys were generated with GnuPG 2.1. GnuPG 2.1 stores
the keys differently than GnuPG 1.4 and 2.0; therefore you don't see
these keys with "gpg".

As you do have a list of keys from gpg2, I'd recommend you set the path
for GnuPG in Enigmail to /usr/bin/gpg2 (menu Enigmail > Preferences),
such that these keys are visible in Enigmail.

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Impossible to generate key

2017-02-25 Thread Patrick Brunschwig
What is the result of:

ls -la ~/.gnupg

-Patrick

On 24.02.17 00:50, Anders Bateva wrote:
> Tried, without success. There are still 16 "permission denied" errors on
> the log attached.
> 
> 
> Em 22/02/2017 04:00, Ludwig Hügelschäfer escreveu:
>> On 21.02.17 20:55, Anders Bateva wrote:
>>> Debugging doesn't bugs me.
>>>
>>> Here is the log. I noticed that, 16 times, it tried to open
>>> "trustdb.gpg" and had "permission denied" ("Permissão negada"). Probably
>>> isn't what should happen.
>> No, under these conditions gpg can't work satisfactory. Please repair
>> the permissions of your ~/.gnupg directory.
>>
>> chmod -R u+rwx ~/.gnupg
>> chmod -R go-rwx ~/.gnupg
>>



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Impossible to generate key

2017-02-27 Thread Patrick Brunschwig
On 27.02.17 15:15, Onno Ekker wrote:
> try the following command to change the owner of your files:
> sudo chown expletive:deleted ~expletive/.ssh/*

... or better:
sudo chown expletive:deleted ~expletive/.gnupg/*

-Patrick


> 
> 
> On Mon, Feb 27, 2017 at 3:00 PM, Anders Bateva
>  <mailto:andersbat...@autoproduzioni.net>> wrote:
> 
> total 60
> drwx--  5 [EXPLETIVE] [DELETED]  4096 Feb 21 13:52 .
> drwxr-xr-x 46 [EXPLETIVE] [DELETED]  4096 Feb 25 23:29 ..
> drwx--  2 [EXPLETIVE] [DELETED]  4096 Nov 29 14:33 crls.d
> -rwx--  1 [EXPLETIVE] [DELETED]42 Nov 25 20:00 gpg-agent.conf
> -rwx--  1 root   root   0 Feb 16 15:14 .gpg-v21-migrated
> drwx--  2 root   root4096 Feb 16 15:24 openpgp-revocs.d
> drwx--  2 [EXPLETIVE] [DELETED]  4096 Feb 16 15:24 private-keys-v1.d
> -rwx--  1 [EXPLETIVE] [DELETED] 0 Feb 21 13:41 pubring.gpg
> -rwx--  1 root   root   14298 Feb 16 15:24 pubring.kbx
> -rwx--  1 [EXPLETIVE] [DELETED] 11919 Feb 14 20:12 pubring.kbx~
> -rwx--  1 [EXPLETIVE] [DELETED]   600 Feb 27 10:54 random_seed
> -rwx--  1 root   root   0 Mar 18  2016 secring.gpg
> srwx--  1 [EXPLETIVE] [DELETED] 0 Feb 21 13:52 S.gpg-agent
> -rwx--  1 root   root1280 Feb 16 15:24 trustdb.gpg
> 
> Appears my account can't open trustdb because it requires root access...
> 
> Em 25/02/2017 13:18, Patrick Brunschwig escreveu:
> > ls -la ~/.gnupg
> 
> 
> ___
> enigmail-users mailing list
> enigmail-users@enigmail.net <mailto:enigmail-users@enigmail.net>
> To unsubscribe or make changes to your subscription click here:
> https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
> <https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net>
> 
> 
> 
> 
> ___
> enigmail-users mailing list
> enigmail-users@enigmail.net
> To unsubscribe or make changes to your subscription click here:
> https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
> 




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Enigmail is slow to start

2017-03-14 Thread Patrick Brunschwig
It's true that Enigmail is not extremely fast, but 10 seconds seems to be a lot.

It may also depend on your GnuPG version and whether or not gpg-agent is 
running before the dialog is displayed. There is a known problem causing 
gpg-agent to start quite slowly which has only been fixed recently.

-Patrick

- Originale Nachricht -
Von: Florian Christoph Sigloch 
Gesendet: 14.03.2017 - 07:42
An: enigmail-users@enigmail.net
Betreff: [Enigmail] Enigmail is slow to start

> Hej folks,
>
> every time I click on an encrpyted mail in Thunderbird, it takes about
> 10 sec or more until the Enigmail password dialogue pops up. I do not
> really know if it is a bug, or if my computer is just too slow. It's
> old, but normally it works just fine.
>
> I am using Enigmail 1.8.2, Thunderbird 45.8.0, Win7 Pro, 6 GB Ram, SSD
> Hard Drive.
>
> Thanks in advance,
> Flo
>
> ___
> enigmail-users mailing list
> enigmail-users@enigmail.net
> To unsubscribe or make changes to your subscription click here:
> https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] TBird 45.8.0 and Enigmail 2.0a1pre

2017-03-27 Thread Patrick Brunschwig
On 27.03.17 17:41, David wrote:
> For some time now, weeks, the line in the email address below the header
> that gives the 'encryption information' is 'boxed" but it is no longer
> color highlighted as it was when using the previous releases as well as
> the current release Enigmail 1.9.6.1.
> 
> It this an error or a new feature? Personally I preferred the color
> highlighting.

Can you send me a screenshot?

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] TBird 45.8.0 and Enigmail 2.0a1pre

2017-03-27 Thread Patrick Brunschwig
On 28.03.17 04:54, Kosuke Kaizuka wrote:
> On Mon, 27 Mar 2017 11:41:32 -0400, David wrote:
>> For some time now, weeks, the line in the email address below the header
>> that gives the 'encryption information' is 'boxed" but it is no longer
>> color highlighted as it was when using the previous releases as well as
>> the current release Enigmail 1.9.6.1.
>>
>> It this an error or a new feature? Personally I preferred the color
>> highlighting.
> 
> Confirmed with the combination of Tb 52.0 candidate build 4 and Enigmail
> nightly 2.0a1 (20170324-2313) [25d267] on Win 7 Pro x64.
> 
> Refactored CSS files has been done in [d80485], however, the new common
> CSS files (enigmail-common.css and enigmail-pEp.css) are not loaded by
> aero skin (for Tb on Win Vista and above). Other skins are OK.
> 
> Source code: ui/skin/tb-windows/enigmail-aero.css should be updated as
> same as other skins.


Thanks for the hint - I pushed the relevant fix.

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] [mogliii] Documentation about --list-secret-keys output

2017-04-07 Thread Patrick Brunschwig
On 07.04.17 17:58, Daniel Kahn Gillmor wrote:
> The attached thread came through on gnupg-users, but the most recent
> question in it (the interaction between enigmail and smartcards) might
> be more relevant over here on the enigmail mailing list.
> 
> Any ideas about how to sync up enigmail's UI and smartcards?

Either "Refresh Keys" will make the key go away, or the fix needs to be
done in GnuPG.

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Refresh or upload doesn't work anymore

2017-04-17 Thread Patrick Brunschwig
On 17.04.17 22:25, Alexander Buchner wrote:
> Hi,
> 
> on my setup (Windows 10, Thunderbird 52.0.1, Enigmail 1.9.6.1) I have
> the problem that I can't refresh or upload public keys to the keyservers
> anymore.
> 
> It used to work for a very long time.
> 
> I only see the dialog you can see in the attachment. Hitting "Cancel"
> doesn't do anything. Hitting the "X" closes the dialog.
> I have no clue what the problem is here.

That's bug 682 (https://sourceforge.net/p/enigmail/bugs/682/). I'll have
to release a new version to fix this.

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] I have 2 keys - passphrases seemingly not aligned

2017-04-18 Thread Patrick Brunschwig
On 17.04.17 20:21, John Washington wrote:
> I have two keys (which is my own fault). I am trying to use both
> mailvelope and Thunderbird, but am having issues with both. I'm getting
> an error in Mailvelope that says: "Error! No private key found for this
> message. Required private key IDs: 123917833D3467DE or E74FDBBA2F0DF810"
> and yet I can encrypt and send messages no problem. And I'm getting an
> error in Thunderbird that says " Part of the message encrypted Error -
> no matching private/secret key found to decrypt message gpg: decryption
> failed: No secret key".
> Any and all help is greatly appreciated. I'm a freelance journalist
> needing to get this right for sources.

I think the best option would be to export the private key from
Mailvelope and import it in Thunderbird and vice versa. I can't tell how
to do that in Mailvelope. For Thunderbird/Enigmail, I'd recommend you
study http://enigmail.wiki/Key_Management, specifically the following
sections

* http://enigmail.wiki/Key_Management#Making_a_backup_of_your_key_pair
* http://enigmail.wiki/Key_Management#Importing_an_existing_key_pair

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Postbox and Enigmail

2017-04-26 Thread Patrick Brunschwig
On 25.04.17 22:39, Max Wilbert wrote:
> Hi,
> 
> I run the latest version of Postbox (a Thunderbird derivative) which
> only supports Enigmail 1.2. Postbox lists the Enigmail team as their
> developers for the add-on, but haven't shared the latest version of
> Enigmail via their add-on site.

That's because the developers of Enigmail is the Enigmail team. But the
specific build of Enigmail for Postbox is created by Postbox.


> Would it be possible to run the latest Enigmail on Postbox> If not, what 
> would it take to port the latest version?

Enigmail 1.2 was released in 2011, i.e. 6 years ago. Since then there
have been a number of important API changes in Thunderbird that allowed
me to replace all C++ code with JavaScript code.  Postbox does not
provide those APIs; Enigmail for Postbox is therefore still bound to C++
components. In order to port the current version of Enigmail to Postbox,
you'd have to rewrite all the existing code to use the old APIs of 2011.

In addition, there have been several important extensions to the
JavaScript language since 2011. These extensions are used by Enigmail
today. All of this would need to be rewritten to the JavaScript version
used by Postbox.

Overall, you'd have to repeat/rewrite a lot of what was developed over
the last 6 years in Enigmail. It is in my eyes therefore simply
impossible to port today's versions of Enigmail to Postbox.


-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Legacy v. WebExtension extensions

2017-05-01 Thread Patrick Brunschwig
On 30.04.17 23:46, David wrote:
> I completely understand that Enigmail does not follow development
> versions of Thunderbird. And I understand why.
> 
> However. Today's "Daily" release, April 30, 2017, has added a feature to
> the addons page that shows that the current addons are "Legacy" and not
> Webextensions. As expected. But does this mean that Thunderbird will
> follow the Firefox path on extensions? Like Enigmail?

You're asking the wrong mailing list - we're not Thunderbird developers.
But I do follow the Thunderbird developers mailing list and their answer
would be around this:

It's unclear for how long "Legacy" extensions will be supported by
Thunderbird. WebExtensions for Thunderbird don't make much sense because
most of the APIs required for typical Thunderbird addons are not
available to WebExtensions. Therefore, porting addons like Enigmail to a
WebExtension is impossible.

However, the decision is mostly on the Firefox developers. Disabling
Legacy extensions does not mean that the code for supporting them will
be removed, and as long as that code is available, Legacy extensions
will be supported by Thunderbird. It is expected that Thunderbird will
at some point have to fork from Firefox, because too many features
required by Thunderbird will no longer be available in Firefox. But when
and how and what happens after the fork is totally unclear and currently
being discussed broadly among the Thunderbird developers.

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Is the latest Enigmail good on Thunderbird 45.8.0?

2017-05-04 Thread Patrick Brunschwig
On 04.05.17 01:13, Enigmail User wrote:
> I'm currently running Enigmail version 1.9.6.1 (20161116-1713) on
> Thunderbird 38.5.0 on a machine running Windows Vista.
> 
> I'm just checking to make sure that if I upgrade to Thunderbird 45.8.0
> that the latest Enigmail will still work on it.

Yes that's the version to use.

-Patrick





signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] wizard will not continue

2017-05-04 Thread Patrick Brunschwig
On 02.05.17 23:36, cayce wrote:
> setup wizard will not let me continue preferences -- 'change default
> settings to make enigmail run better..'
> clicking continue (which is not grayed out) does nothing, even if i
> change the defaults. please help.

Which version of Enigmail do you use?

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] enigmail stopped working

2017-05-12 Thread Patrick Brunschwig
On 12.05.17 14:12, Johanna wrote:
> Hello, 
> 
> I'm having a problem using enigmail with my Thunderbird e-mail client.
> I've been using the add-on for over a year with no problems. Since a few
> days I cannot decrypt or encrypt messages anymore. I've tried turning it
> off and on again, installed updates on my System (Open Suse Tumbleweed)
> but nothing has changed.
> 
> I can still see the enigmail menu button on the top, it drops down its
> menu, but none of the options work, not the wizard, nor "attach my
> public key" nor the encryption button - nothing (except for the
> checkboxes, which are unchecked after the next start up of thunderbird).
> 
> When I get an encrypted message, it reads: "This is an encrypted OpenPGP
> message.
> In order to decrypt this mail, you need to install an OpenPGP add-on
> ." although it's
> obviously installed.
> 
> What can I do to deal with this problem? What do you need to know
> further to help me? Any help would be highly appreciated.

This looks like something went wrong with (un-)installing Enigmail. I'd
recommend you uninstall Enigmail completely (using YaST), restart
Thunderbird, then check that Enigmail is _really_ no longer installed in
the Addon manager.

If you are sure that Enigmail is no longer installed and then re-install
it from the Enigmail web site (https://enigmail.net)

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


[Enigmail] [ANN] Enigmail v1.9.7 available

2017-05-13 Thread Patrick Brunschwig
I'm happy to announce the availability of Enigmail v1.9.7 for
Thunderbird versions 45 and 52, and SeaMonkey 2.35 and newer.


Changes
===
This version fixes a compatibility bug with Thunderbird 52 that renders
keyserver up-/downloads unusable.



Obtaining Enigmail
==
Enigmail can be downloaded from


The changelog is available from



Additional Remarks
==
The new version is still waiting for approval on
https://addons.mozilla.org; you should receive it automatically via the
addons-update once the approval is done.

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Display of verified in-line messages

2017-05-14 Thread Patrick Brunschwig
On 13.05.17 19:37, Doug Barton wrote:
> I just upgraded to 1.7, and did some tests, and noticed that when
> verifying in-line messages that the signature and BEGIN ... lines are
> still displayed, along with the indicator that the message verified.
> 
> Please tell me that this is a bug of some sort ...

I cannot reproduce this with all of my test messages (that simulate
quite every possible scenario of the last 14 years of Enigmail
development).

Furthermore, the _only_ change between 1.9.6.1 and 1.9.7 is related to
the key up/download dialog.

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Display of verified in-line messages

2017-05-14 Thread Patrick Brunschwig
On 14.05.17 21:35, Doug Barton wrote:
> On 5/14/2017 2:53 AM, Patrick Brunschwig wrote:
>> On 13.05.17 19:37, Doug Barton wrote:
>>> I just upgraded to 1.7, and did some tests, and noticed that when
>>> verifying in-line messages that the signature and BEGIN ... lines are
>>> still displayed, along with the indicator that the message verified.
>>>
>>> Please tell me that this is a bug of some sort ...
>>
>> I cannot reproduce this with all of my test messages (that simulate
>> quite every possible scenario of the last 14 years of Enigmail
>> development).
>>
>> Furthermore, the _only_ change between 1.9.6.1 and 1.9.7 is related to
>> the key up/download dialog.
> 
> Good news. :)
> 
> Where do I start with debugging it?

Can you send me the message (as attachment)?

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] [ANN] Enigmail v1.9.7 available

2017-05-15 Thread Patrick Brunschwig
On 15.05.17 21:30, Daniel Kahn Gillmor wrote:
> On Sat 2017-05-13 18:50:23 +0200, Patrick Brunschwig wrote:
>> I'm happy to announce the availability of Enigmail v1.9.7 for
>> Thunderbird versions 45 and 52, and SeaMonkey 2.35 and newer.
> 
> thanks!  I've uploaded this to debian unstable.  Unless there are
> objections here, i'm inclined to ask the debian release team to unblock
> it for transition into "stretch" (the upcoming release), or if that
> fails, for the next point release.
> 
> please let me know if you have any concerns around having 1.9.7 in
> stretch.

I think it's a good idea to have 1.9.7 in stretch.

Thanks,
Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] [PATCH] Allow re-certifying keys that have expired certifications.

2017-05-15 Thread Patrick Brunschwig
On 15.05.17 20:51, Daniel Kahn Gillmor wrote:
> Some people have made expiring certifications on other keys.  After
> such a certification expires, they might want to re-certify with the
> same key (e.g. if they've checked with the other person that they're
> still using the key).
> 
> If this happens, enigmail fails obscurely ("signing failed").
> 
> In the log is:
> 
> 2017-05-15 14:41:15.494 [DEBUG] keyManagmenent.jsm: 
> GpgEditorInterface.processLine: '[GNUPG:] GET_BOOL 
> sign_uid.replace_expired_okay'
> 2017-05-15 14:41:15.494 [ERROR] Unknown command prompt: [GNUPG:] GET_BOOL 
> sign_uid.replace_expired_okay
> 
> I believe this patch should resolve the problem.

Thanks, patch applied on master.

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Display of verified in-line messages

2017-05-16 Thread Patrick Brunschwig
On 16.05.17 07:55, Doug Barton wrote:
> On 5/14/2017 10:00 PM, Patrick Brunschwig wrote:
>> On 14.05.17 21:35, Doug Barton wrote:
>>> On 5/14/2017 2:53 AM, Patrick Brunschwig wrote:
>>>> On 13.05.17 19:37, Doug Barton wrote:
>>>>> I just upgraded to 1.7, and did some tests, and noticed that when
>>>>> verifying in-line messages that the signature and BEGIN ... lines are
>>>>> still displayed, along with the indicator that the message verified.
>>>>>
>>>>> Please tell me that this is a bug of some sort ...
>>>>
>>>> I cannot reproduce this with all of my test messages (that simulate
>>>> quite every possible scenario of the last 14 years of Enigmail
>>>> development).
>>>>
>>>> Furthermore, the _only_ change between 1.9.6.1 and 1.9.7 is related to
>>>> the key up/download dialog.
>>>
>>> Good news. :)
>>>
>>> Where do I start with debugging it?
>>
>> Can you send me the message (as attachment)?
> 
> Sorry I wasn't clear. It's not 'a' message, it's all the messages.

Is there any exception in the Thunderbird console (with a reference to
Enigmail)?

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Enigmail Key Management - Expiry date 1/1/70

2017-05-20 Thread Patrick Brunschwig
On 20.05.17 12:07, Christian Riechers wrote:
> This started with TB 54.0b1.
> Opening Enigmail - Key Management
> For all keys in the key ring with an expiry date the date shown in the
> 'Expiry' column is 1/1/70.
> Enigmail version is 1.9.7.

I cannot reproduce this - neither on Linux nor on macOS. Do you use the
official Thunderbird release or a release produced by your distribution
(or even self-created)?

If you send me a debug log, I'll check if there's something wrong.

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Problems sending PGP encrypted messages since updating to TB 52.1.0 (32-Bit)

2017-05-21 Thread Patrick Brunschwig
On 21.05.17 15:54, Christian Riechers wrote:
> On 5/12/17 4:21 PM, Bernhard Esslinger wrote:
>> Hello
>>
>> I am using both S/MIME and PGP for different mail recipients.
>> Therefore, the plugins Encrypt-if-possible and Enigmail are installed.
>>
>> Since updating to TB 52.10 the following strange behavior often happens:
>> When trying to send a PGP encrypted email, it endlessly shows the dialog
>> box that the mail will be send ...
>> If I stop this dialog the send button in the window with the mail is
>> diabled.
>>
>> Does this behavior happen at anyone else?
> 
> I think I'm seeing the same problem, but I doubt it's related to Enigmail.
> I'm on Win7. A visible effect is that multiple gpg2.exe processes show
> up in Windows task manager.
> When Thunderbird gets into that limbo state, I have to shut it down, and
> kill the orphan gpg2 processes. Thunderbird eventually crashes when
> shutting down (shutdown hang).
> Initially I was blaming gnupg 2.1, but the problem happens with gnupg
> 2.0.30 as well.
> It already happened with TB 45.8.0 too, but things got a whole lot worse
> with TB52.

If Thunderbird is in that "Limbo" state, does it help to kill all
gpg2/gpg2 processes (not gpg-agent)?

Do you see any error message in the Error console when Thunderbird
enters that Limbo state?

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Problems sending PGP encrypted messages since updating to TB 52.1.0 (32-Bit)

2017-05-23 Thread Patrick Brunschwig
I think that you have a few issues that are not related to Enigmail but are 
more general Thunderbird issues. The date error does not make any sense to me. 
I'm simply using a standard TB function to display the date in your locale.

The error you reported now is similarly strange and cannot be due to Enigmail. 
I'd suggest you create a new profile in Thunderbird and try a fresh start.

Patrick

- Originale Nachricht -
Von: Christian Riechers 
Gesendet: 23.05.2017 - 19:40
An: enigmail-users@enigmail.net
Betreff: Re: [Enigmail] Problems sending PGP encrypted messages since updating 
to TB 52.1.0 (32-Bit)

> On 5/21/17 4:27 PM, Patrick Brunschwig wrote:
>> On 21.05.17 15:54, Christian Riechers wrote:
>>> On 5/12/17 4:21 PM, Bernhard Esslinger wrote:
>>>> Hello
>>>>
>>>> I am using both S/MIME and PGP for different mail recipients.
>>>> Therefore, the plugins Encrypt-if-possible and Enigmail are installed.
>>>>
>>>> Since updating to TB 52.10 the following strange behavior often happens:
>>>> When trying to send a PGP encrypted email, it endlessly shows the dialog
>>>> box that the mail will be send ...
>>>> If I stop this dialog the send button in the window with the mail is
>>>> diabled.
>>>>
>>>> Does this behavior happen at anyone else?
>>>
>>> I think I'm seeing the same problem, but I doubt it's related to Enigmail.
>>> I'm on Win7. A visible effect is that multiple gpg2.exe processes show
>>> up in Windows task manager.
>>> When Thunderbird gets into that limbo state, I have to shut it down, and
>>> kill the orphan gpg2 processes. Thunderbird eventually crashes when
>>> shutting down (shutdown hang).
>>> Initially I was blaming gnupg 2.1, but the problem happens with gnupg
>>> 2.0.30 as well.
>>> It already happened with TB 45.8.0 too, but things got a whole lot worse
>>> with TB52.
>>
>> If Thunderbird is in that "Limbo" state, does it help to kill all
>> gpg2/gpg2 processes (not gpg-agent)?
>
> Sort of. Thunderbird crashes immediately. It works again after restart,
> at least temporarily.
> https://crash-stats.mozilla.com/report/index/bp-3b62538e-20b9-4f1c-83d8-a343d0170523
>
>> Do you see any error message in the Error console when Thunderbird
>> enters that Limbo state?
>
> Not much. The following message was in the error log 5 times. I had at
> least three TB crashes today, and may be even 5 times where it got stuck
> upon encrypting a message.
>
> TypeError: EnigmailVerify.lastMsgWindow.msgHeaderSink is null[Learn
> More]  pgpmimeHandler.js:198:9
>
> ___
> enigmail-users mailing list
> enigmail-users@enigmail.net
> To unsubscribe or make changes to your subscription click here:
> https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Enigmail Key Management - Expiry date 1/1/70

2017-05-25 Thread Patrick Brunschwig
On 25.05.17 09:49, Christian Riechers wrote:
> On 5/23/17 10:44 PM, Ludwig Hügelschäfer wrote:
>> On 5/23/17 8:28 PM, Patrick Brunschwig wrote:
>>> On 5/20/17 3:41 PM, Patrick Brunschwig wrote:
>>>> On 20.05.17 12:07, Christian Riechers wrote:
>>>>> This started with TB 54.0b1.
>>>>> Opening Enigmail - Key Management
>>>>> For all keys in the key ring with an expiry date the date shown in the
>>>>> 'Expiry' column is 1/1/70.
>>>>> Enigmail version is 1.9.7.
>>>>
>>>> I cannot reproduce this - neither on Linux nor on macOS. Do you use the
>>>> official Thunderbird release or a release produced by your distribution
>>>> (or even self-created)?
>>>>
>>>> If you send me a debug log, I'll check if there's something wrong.
>>>
>>> I think that you have a few issues that are not related to Enigmail
>>> but are more general Thunderbird issues. The date error does not make
>>> any sense to me. I'm simply using a standard TB function to display
>>> the date in your locale.
>>
>> This is indeed a TB issue. Just tried with 54.0.b1, see attachment.
>>
>> 1/1/00 shown in the attachment is in reality a key with expiry date
>> shown by GnuPG as "expires: 2099-12-31"
>>
>> This should be reported against TB.
> 
> Putting this back to the correct thread.
> Fyi, I raised bug 1367672 for Thunderbird.
> https://bugzilla.mozilla.org/show_bug.cgi?id=1367672

Thanks, and the information we got back is clear. I'll need to change
something in Enigmail.

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Enigmail Key Management - Expiry date 1/1/70

2017-05-25 Thread Patrick Brunschwig
On 25.05.17 10:41, Patrick Brunschwig wrote:
> On 25.05.17 09:49, Christian Riechers wrote:
>> On 5/23/17 10:44 PM, Ludwig Hügelschäfer wrote:
>>> On 5/23/17 8:28 PM, Patrick Brunschwig wrote:
>>>> On 5/20/17 3:41 PM, Patrick Brunschwig wrote:
>>>>> On 20.05.17 12:07, Christian Riechers wrote:
>>>>>> This started with TB 54.0b1.
>>>>>> Opening Enigmail - Key Management
>>>>>> For all keys in the key ring with an expiry date the date shown in the
>>>>>> 'Expiry' column is 1/1/70.
>>>>>> Enigmail version is 1.9.7.
>>>>>
>>>>> I cannot reproduce this - neither on Linux nor on macOS. Do you use the
>>>>> official Thunderbird release or a release produced by your distribution
>>>>> (or even self-created)?
>>>>>
>>>>> If you send me a debug log, I'll check if there's something wrong.
>>>>
>>>> I think that you have a few issues that are not related to Enigmail
>>>> but are more general Thunderbird issues. The date error does not make
>>>> any sense to me. I'm simply using a standard TB function to display
>>>> the date in your locale.
>>>
>>> This is indeed a TB issue. Just tried with 54.0.b1, see attachment.
>>>
>>> 1/1/00 shown in the attachment is in reality a key with expiry date
>>> shown by GnuPG as "expires: 2099-12-31"
>>>
>>> This should be reported against TB.
>>
>> Putting this back to the correct thread.
>> Fyi, I raised bug 1367672 for Thunderbird.
>> https://bugzilla.mozilla.org/show_bug.cgi?id=1367672
> 
> Thanks, and the information we got back is clear. I'll need to change
> something in Enigmail.

I fixed this on master. Can you please try the latest nightly build from

https://enigmail.net/index.php/en/download/nightly-build

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Enigmail Key Management - Expiry date 1/1/70

2017-05-25 Thread Patrick Brunschwig
On 25.05.17 11:39, Ludwig Hügelschäfer wrote:
> On 25.05.17 11:28, Christian Riechers wrote:
>> On 5/25/17 11:08 AM, Patrick Brunschwig wrote:
> 
>>> I fixed this on master. Can you please try the latest nightly build from
>>>
>>> https://enigmail.net/index.php/en/download/nightly-build
>>
>> Wow, that was quick.
> 
> Indeed! :-)
> 
>> Looks all good now.
>> Thank you.
> 
> Sorry, but I have at least one key that doesn't look good:
> 
> gpg2 --list-key 0x36E8A8EE
> pub   dsa1024 2007-04-25 [SC] [expires: 2099-12-31]
> 
> This still results in Enigmail key manager (and key properties) display
> of 1.1.00. (This is with both TB 52 and 54b1).
> 
> Maybe we should go for 4-digit years.

This won't help. This probably simply a problem of time zones. The
expiry date is represented as seconds after 1.1.1970. The key expiry
date represented as long date/time in Thunderbird results in the
following output:
01.01.2100, 00:00 MEZ

The same date minus one second results in:
31.12.2099, 23:59 MEZ


-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] new problem with nightly: cannot send encrypted messages anymore

2017-05-27 Thread Patrick Brunschwig
On 27.05.17 10:21, Christian Riechers wrote:
> On 5/25/17 11:08 AM, Patrick Brunschwig wrote:
>> On 25.05.17 10:41, Patrick Brunschwig wrote:
>>> Thanks, and the information we got back is clear. I'll need to change
>>> something in Enigmail.
>>
>> I fixed this on master. Can you please try the latest nightly build from
>>
>> https://enigmail.net/index.php/en/download/nightly-build
>>
>> -Patrick
> 
> The nightly build with the fix for the 1/1/70 date display issue has a
> new problem, at least for me.
> Upon trying to send an encrypted message I do get an 'Enigmail Alert' popup:
> 
> The configured key ID "0x" cannot be found on your keyring.

Yes, that's a known issue that I still have to fix. You 'll need to
re-select your key IDs in the account manager such that they are are
displayed as fingerprints

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] secret keys missing trust error

2017-06-03 Thread Patrick Brunschwig
Please update to a more recent​ nightly build. I fixed a few things with 
respect to this.

Patrick

- Originale Nachricht -
Von: Christian Riechers 
Gesendet: 03.06.2017 - 12:01
An: enigmail-users@enigmail.net
Betreff: [Enigmail] secret keys missing trust error

> Thunderbird 54.0b3, Enigmail nightly build from 05/25/17.
> This happens every once in a while when starting Thunderbird.
> http://i.imgur.com/sZGaywy.png
> 
> I click close.
> 
> When that happens, Enigmail - Key Management looks like this.
> http://i.imgur.com/gUlVeV7.png
> 
> No other keys are visible.
> 
> Upon restarting Thunderbird everything is back to normal.
> 
> This never happened with TB52 and Enigmail 1.9.6.1.
> Is it a known issue?
> Thanks.
> 
> ___
> enigmail-users mailing list
> enigmail-users@enigmail.net
> To unsubscribe or make changes to your subscription click here:
> https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net



___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] gpg-connect-agent invocations

2017-06-05 Thread Patrick Brunschwig
On 05.06.17 17:20, Daniel Kahn Gillmor wrote:
> hey all--
> 
> i notice that in e68dfc8260ebf976ba50845e794c9fac0d262975 enigmail is
> now invoking gpg-connect-agent, and then sending it commands on stdin.
> 
> if there's no intent to read responses from stdout, you can also pass
> parameters on the command line.
> 
> so instead of:
> 
> gpg-connect-agent
> 
> and then writing:
> 
> KILLAGENT
> /bye
> 
> You can just invoke:
> 
>gpg-connect-agent KILLAGENT /bye
> 
> this might be cleaner for simple invocations.

You're right yes. I might change it...

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Enigmail nightly: cannot open Enigmail Key Management

2017-06-06 Thread Patrick Brunschwig
On 06.06.17 10:34, Christian Riechers wrote:
> Win7, TB54.0b3, Enigmail nightly build 2017-06-06, gpg4win 3.0.0
> beta232, gnupg 2.1.19
> 
> Starting Thunderbird - Menu button - Enigmail - Key Management
> The window opens, showing 'Loading keys, please wait ...' at the bottom,
> but no keys are shown. See screenshot.
> http://i.imgur.com/hd77j1L.jpg
> 
> There is one hanging gpg.exe process in Windows Task Manager.
> Upon closing Thunderbird it crashes.
> https://crash-stats.mozilla.com/report/index/e7a46c58-14ed-4b89-8eac-920220170606

I'm sorry, but Mozilla crashes don't help me in any way. Enigmail is
written in JavaScript, but the crashes only report the status of native
libraries and threads.

If this happens again, please create & save a debug log file before you
close Thunderbird.

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Enigmail nightly: cannot open Enigmail Key Management

2017-06-07 Thread Patrick Brunschwig
On 07.06.17 23:30, Christian Riechers wrote:
> On 6/6/17 8:55 PM, Christian Riechers wrote:
>> On 6/6/17 12:40 PM, Patrick Brunschwig wrote:
>>> On 06.06.17 10:34, Christian Riechers wrote:
>>>> Win7, TB54.0b3, Enigmail nightly build 2017-06-06, gpg4win 3.0.0
>>>> beta232, gnupg 2.1.19
>>>>
>>>> Starting Thunderbird - Menu button - Enigmail - Key Management
>>>> The window opens, showing 'Loading keys, please wait ...' at the bottom,
>>>> but no keys are shown. See screenshot.
>>>> http://i.imgur.com/hd77j1L.jpg
>>>>
>>>> There is one hanging gpg.exe process in Windows Task Manager.
>>>> Upon closing Thunderbird it crashes.
>>>> https://crash-stats.mozilla.com/report/index/e7a46c58-14ed-4b89-8eac-920220170606
>>>
>>> I'm sorry, but Mozilla crashes don't help me in any way. Enigmail is
>>> written in JavaScript, but the crashes only report the status of native
>>> libraries and threads.
>>>
>>> If this happens again, please create & save a debug log file before you
>>> close Thunderbird.
>>
>> I regret to tell, but I cannot reproduce this at the moment. I'll
>> capture the debug log if this happens again.
> 
> Problem reproduced.
> I sent a debug log via PM.

Thanks. I check the log files you sent me. The log files clearly show
that the gpg process to list the keys doesn't return. This may be
because the other running gpg (or gpg-agent) process blocks something.

I actually believe that this is an error in gpg4win (as you're using
gpg4win 3.0 beta): there must not be two gpg-agent processes at the same
time. Enigmail does not start gpg-agent (as you can see in the log files
you sent me), and gpg should always connect to the same agent. A new
agent would only be started if there is no running agent.

I would report this to the gpg4win team.

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Enigmail nightly: cannot open Enigmail Key Management

2017-06-09 Thread Patrick Brunschwig
On 09.06.17 19:45, Christian Riechers wrote:
> On 6/8/17 8:44 AM, Patrick Brunschwig wrote:
>> On 07.06.17 23:30, Christian Riechers wrote:
>>> On 6/6/17 8:55 PM, Christian Riechers wrote:
>>>> On 6/6/17 12:40 PM, Patrick Brunschwig wrote:
>>>>> On 06.06.17 10:34, Christian Riechers wrote:
>>>>>> Win7, TB54.0b3, Enigmail nightly build 2017-06-06, gpg4win 3.0.0
>>>>>> beta232, gnupg 2.1.19
>>>>>>
>>>>>> Starting Thunderbird - Menu button - Enigmail - Key Management
>>>>>> The window opens, showing 'Loading keys, please wait ...' at the bottom,
>>>>>> but no keys are shown. See screenshot.
>>>>>> http://i.imgur.com/hd77j1L.jpg
>>>>>>
>>>>>> There is one hanging gpg.exe process in Windows Task Manager.
>>>>>> Upon closing Thunderbird it crashes.
>>>>>> https://crash-stats.mozilla.com/report/index/e7a46c58-14ed-4b89-8eac-920220170606
>>>>>
>>>>> I'm sorry, but Mozilla crashes don't help me in any way. Enigmail is
>>>>> written in JavaScript, but the crashes only report the status of native
>>>>> libraries and threads.
>>>>>
>>>>> If this happens again, please create & save a debug log file before you
>>>>> close Thunderbird.
>>>>
>>>> I regret to tell, but I cannot reproduce this at the moment. I'll
>>>> capture the debug log if this happens again.
>>>
>>> Problem reproduced.
>>> I sent a debug log via PM.
>>
>> Thanks. I check the log files you sent me. The log files clearly show
>> that the gpg process to list the keys doesn't return. This may be
>> because the other running gpg (or gpg-agent) process blocks something.
>>
>> I actually believe that this is an error in gpg4win (as you're using
>> gpg4win 3.0 beta): there must not be two gpg-agent processes at the same
>> time. Enigmail does not start gpg-agent (as you can see in the log files
>> you sent me), and gpg should always connect to the same agent. A new
>> agent would only be started if there is no running agent.
>>
>> I would report this to the gpg4win team.
> 
> Good point. I removed gpg4win and installed the vanilla gnupg 2.1.19
> binary package for Windows. I think this is supposed to work.
> 
> With that things look a whole lot better, Key Management opens with all
> keys visible, and no more orphan gpg.exe or gpg-agent.exe processes in
> task manager.
> 
> However, there's still a problem with sending an encrypted message. It
> fails with the following error:
> 
> Send operation aborted.
> Error - encryption command failed
> 
> This looks like a déjà vu. But as per your previous advice, I already
> re-selected my key IDs in the account manager such that they are are
> shown as fingerprints.
> I can open messages encrypted to my public key.
> 
> I sent you another debug log.
> Thanks again.

Gpg complains about not being able to find the secret key for
0x4B81B3234232DCD2EC32FD4FE045FE37AD62C09F.

I'd assume that's because GnuPG 2.1 uses a different type of keyring
format that GnuPG 2.0. You can't simply uninstall GnuPG 2.1, install
GnuPG 2.0 and expect that keys will continue to work like before.

You have to export your keys from GnuPG 2.1, and then re-import them
into GnuPG 2.0

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Enigmail nightly: cannot open Enigmail Key Management

2017-06-09 Thread Patrick Brunschwig
On 10.06.17 00:08, Christian Riechers wrote:
> On 06/09/2017 09:46 PM, Patrick Brunschwig wrote:
>> On 09.06.17 19:45, Christian Riechers wrote:
>>> On 6/8/17 8:44 AM, Patrick Brunschwig wrote:
>>>> On 07.06.17 23:30, Christian Riechers wrote:
>>>>> On 6/6/17 8:55 PM, Christian Riechers wrote:
>>>>>> On 6/6/17 12:40 PM, Patrick Brunschwig wrote:
>>>>>>> On 06.06.17 10:34, Christian Riechers wrote:
>>>>>>>> Win7, TB54.0b3, Enigmail nightly build 2017-06-06, gpg4win 3.0.0
>>>>>>>> beta232, gnupg 2.1.19
>>>>>>>>
>>>>>>>> Starting Thunderbird - Menu button - Enigmail - Key Management
>>>>>>>> The window opens, showing 'Loading keys, please wait ...' at the 
>>>>>>>> bottom,
>>>>>>>> but no keys are shown. See screenshot.
>>>>>>>> http://i.imgur.com/hd77j1L.jpg
>>>>>>>>
>>>>>>>> There is one hanging gpg.exe process in Windows Task Manager.
>>>>>>>> Upon closing Thunderbird it crashes.
>>>>>>>> https://crash-stats.mozilla.com/report/index/e7a46c58-14ed-4b89-8eac-920220170606
>>>>>>>
>>>>>>> I'm sorry, but Mozilla crashes don't help me in any way. Enigmail is
>>>>>>> written in JavaScript, but the crashes only report the status of native
>>>>>>> libraries and threads.
>>>>>>>
>>>>>>> If this happens again, please create & save a debug log file before you
>>>>>>> close Thunderbird.
>>>>>>
>>>>>> I regret to tell, but I cannot reproduce this at the moment. I'll
>>>>>> capture the debug log if this happens again.
>>>>>
>>>>> Problem reproduced.
>>>>> I sent a debug log via PM.
>>>>
>>>> Thanks. I check the log files you sent me. The log files clearly show
>>>> that the gpg process to list the keys doesn't return. This may be
>>>> because the other running gpg (or gpg-agent) process blocks something.
>>>>
>>>> I actually believe that this is an error in gpg4win (as you're using
>>>> gpg4win 3.0 beta): there must not be two gpg-agent processes at the same
>>>> time. Enigmail does not start gpg-agent (as you can see in the log files
>>>> you sent me), and gpg should always connect to the same agent. A new
>>>> agent would only be started if there is no running agent.
>>>>
>>>> I would report this to the gpg4win team.
>>>
>>> Good point. I removed gpg4win and installed the vanilla gnupg 2.1.19
>>> binary package for Windows. I think this is supposed to work.
>>>
>>> With that things look a whole lot better, Key Management opens with all
>>> keys visible, and no more orphan gpg.exe or gpg-agent.exe processes in
>>> task manager.
>>>
>>> However, there's still a problem with sending an encrypted message. It
>>> fails with the following error:
>>>
>>> Send operation aborted.
>>> Error - encryption command failed
>>>
>>> This looks like a déjà vu. But as per your previous advice, I already
>>> re-selected my key IDs in the account manager such that they are are
>>> shown as fingerprints.
>>> I can open messages encrypted to my public key.
>>>
>>> I sent you another debug log.
>>> Thanks again.
>>
>> Gpg complains about not being able to find the secret key for
>> 0x4B81B3234232DCD2EC32FD4FE045FE37AD62C09F.
>>
>> I'd assume that's because GnuPG 2.1 uses a different type of keyring
>> format that GnuPG 2.0. You can't simply uninstall GnuPG 2.1, install
>> GnuPG 2.0 and expect that keys will continue to work like before.
>>
>> You have to export your keys from GnuPG 2.1, and then re-import them
>> into GnuPG 2.0
> 
> Frankly, I'd expect that things simply work when upgrading from gnupg
> 2.0 to gnupg 2.1. This certainly did work for me on Linux.

Yes, but you DOWNgraded. And frankly, I'm not an author of GnuPG or
gpg4win. It's from the point of view of Enigmail a thirds party product
on which we have very little to no influence.


> On Windows things were a whole lot more complicated. But I can't tell
> what exactly went wrong on Windows with that migration.
> 
> Now I did follow the procedure to convert an existing pubring.gpg file
&g

Re: [Enigmail] Display of verified in-line messages

2017-06-09 Thread Patrick Brunschwig
On 10.06.17 04:02, Doug Barton wrote:
> On 05/27/2017 04:14 PM, Doug Barton wrote:
>> On 5/16/2017 8:23 AM, Patrick Brunschwig wrote:
>>> Is there any exception in the Thunderbird console (with a reference to
>>> Enigmail)?
>>
>> Nothing in the console at all. The messages just display like the
>> graphic I sent in my last message.
> 
> Any thoughts on this? Would trying a nightly help?

Can you try the following (inofficial) test version of Enigmail:
https://enigmail.net/download/beta/enigmail-1.9.8-a4.xpi


-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] git tags for alpha and beta releases?

2017-06-21 Thread Patrick Brunschwig
Am 21. Juni 2017 23:23:13 MESZ schrieb Daniel Kahn Gillmor 
:
>Hi all--
>
>in the recent discussion about thunderbird 52, a few folks have pointed
>to specific alpha and beta releases.
>
>It'd be great if any such publicly-mentioned release was tagged in git
>and the git tag was published.  Is there a reason to not do that?
>
>I'd like to make them more widely available for testers (e.g. in debian
>experimental) but without the tags i'm left with more fiddly work
>figuring out which point in the repo represents which version.
>
> --dkg
>
>___
>enigmail-users mailing list
>enigmail-users@enigmail.net
>To unsubscribe or make changes to your subscription click here:
>https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net

These are builds, not released versions. I don't tag builds. I'll create a tag 
and announce a release when it's ready.

Patrick

___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


[Enigmail] Enigmail 1.9.8 Beta 1 available

2017-06-22 Thread Patrick Brunschwig
I created a beta version of Enigmail 1.9.8 for Thunderbird 52 and newer.

The reason for this unusual beta release of a minor version upgrade is
that there was a change in Thunderbird 52 that may block message sending
with Enigmail in some circumstances (bug 687 [1]). The way to fix the
issue was to replace a core component in Enigmail that deals with
calling GnuPG by a new version delivered by Mozilla.

As this is quite a substantial change, I decided to create a beta
version of it before releasing it to everyone.

If possible, please try the version and let me know if you have new
issues that did not exist before. The beta version is also available
from addons.mozilla.org

You can get the XPI file from here; the source code is tagged as well.

https://www.enigmail.net/download/beta/enigmail-1.9.8b1.xpi

Please note that this version requires Thunderbird or newer; it will not
run on Thunderbird 45.

-Patrick

[1] https://sourceforge.net/p/enigmail/bugs/687/



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Enigmail 1.9.8 Beta 1 available

2017-06-22 Thread Patrick Brunschwig
Am 22. Juni 2017 19:29:02 MESZ schrieb David Boles :
>On 6/22/2017 12:31 PM, Patrick Brunschwig wrote:
>> If possible, please try the version and let me know if you have new
>> issues that did not exist before. The beta version is also available
>> from addons.mozilla.org
>
>
>Do I understand it that you would also like those of us 'without' this
>problem to test it also?
>
>
>-- 
>
>  David

Yes indeed. 

Thanks, 
Patrick ___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


[Enigmail] [ANN] Enigmail v1.9.8 available

2017-06-30 Thread Patrick Brunschwig
I'm happy to announce the availability of Enigmail v1.9.8 for
Thunderbird versions 52 and SeaMonkey 2.46 and newer.


Changes
===
This version fixes a problem with Enigmail hanging on sending mails.
In addition, some translations were updated.


Obtaining Enigmail
==
Enigmail can be downloaded from


The changelog is available from



Additional Remarks
==
The new version is still waiting for approval on
https://addons.mozilla.org; you should receive it automatically via the
addons-update once the approval is made.

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Enigmail Alert

2017-07-01 Thread Patrick Brunschwig
On 01.07.17 12:52, Mike Acker wrote:
> 
> on checking a sent message for a person using a new key i wanted to be sure i 
> had encrypted to
> him using his new key
> 
> accordingly I asked for Enigmail Security Info.
> 
> the message that popped up identified two keys, stating these were for 
> Microsoft:
> 
> 
> Note: The message is encrypted for the following User ID's / Keys: 
>   0x0207468BB60F07B4 (Microsoft Security Response Center 
> ),
>   0x6A40F7DB2F7E3BAA (Microsoft Security Response Center 
> )
> 
> this was more than a bit disconcerting. on checking with GPG2 I was able 
> to determine the
> fingerprints shown are correct: one for the intended recipient, the second is 
> my back-channel
> decryption key
> 
> is there a reason for what appears here to be a False Flag?Why not show 
> the e/mail
> corresponding to the key ?

I see two reasons for this:
1. GnuPG only prints the long key ID (i.e. not the FPR) to tell you
which key was used to encrypt a message. If you have keys on your
keyring with these IDs, then this might be the problem.

2. The internal key list in Enigmail got mixed up (even though I cannot
imagine how this can happen). Reload the key cache and see if the
problem pertains.

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] testing enigmail

2017-07-05 Thread Patrick Brunschwig
On 05.07.17 21:52, Daniel Kahn Gillmor wrote:
> hey all--
> 
> as far as i can see, enigmail's test suite is all unit tests.
> 
> are there any full-stack, UI-level tests that would make sense to run?
>
> I was thinking of writing some sort of tests for the debian continuous
> integration infrastructure (https://ci.debian.net/) that would exercise
> the whole package.
> 
> Such a test could even involve setting up and running an imap and smtp
> server on the local machine, generating keys, and encrypting/decrypting
> mail.
> 
> Has anyone done anything like this (either in the setup process, or in
> terms of automating testing of the thunderbird + enigmail UI)?


We currently don't have such tests, but it would definitely make sense
to have such tests. The unit tests in Enigmail are written in a way that
Thunderbird is launched anyway; thus it would definitely be possible to
write UI unit tests.

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] U+2705 HEAVY WHITE CHECK MARK (for key import)

2017-07-05 Thread Patrick Brunschwig
On 05.07.17 22:04, Daniel Kahn Gillmor wrote:
> hey enigmail folks--
> 
> i see the use of unicode code point U+2705 (HEAVY WHITE CHECK MARK) in
> importInfoSuccess as broken with some font sets.
> 
> here's a view of the import key dialog box on Debian with the standard
> set of fonts involved:>
> i suspect there's a general expectation that this should be a green
> circle around a white checkmark, but not all fonts have that particular
> glyph (some don't have any glyph for that codepoint at all).
> 
> U+2714 HEAVY CHECK MARK seems to be a more widely-supported glyph, but
> it doesn't look quite as flashy as what i imagine you're expecting.
> 
> Would there be any objection to moving to U+2714?  Or could we use an
> explicit graphical icon instead so that we don't have to rely on the
> vagaries of font glyphsets?

I think I better replace the label by an image.

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] gpg-connect-agent invocations

2017-07-05 Thread Patrick Brunschwig
On 05.07.17 16:27, Daniel Kahn Gillmor wrote:
> On Tue 2017-06-06 08:17:23 +0200, Patrick Brunschwig wrote:
>> On 05.06.17 17:20, Daniel Kahn Gillmor wrote:
>>> i notice that in e68dfc8260ebf976ba50845e794c9fac0d262975 enigmail is
>>> now invoking gpg-connect-agent, and then sending it commands on stdin.
>>>
>>> if there's no intent to read responses from stdout, you can also pass
>>> parameters on the command line.
>>>
>>> so instead of:
>>>
>>> gpg-connect-agent
>>>
>>> and then writing:
>>>
>>> KILLAGENT
>>> /bye
>>>
>>> You can just invoke:
>>>
>>>gpg-connect-agent KILLAGENT /bye
>>>
>>> this might be cleaner for simple invocations.
>>
>> You're right yes. I might change it...
> 
> Attached is a patch (untested) if you're still interested in this
> cleanup.


Thanks, patch applied

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] ALLOW PASTING

2017-07-06 Thread Patrick Brunschwig
On 06.07.17 15:12, Lancon Erocan wrote:
> Hi,
> I know there is indeed security issue on auto-filling, but there is no
> reason to disallowing pasting. In that case I have no mean to input a
> /*REALLY */secure password generated from my password manager.
> Pls, /*DO NOT*/ F**K with pasting.

There is no need to be rude. This is even more true given that your
complaint was addressed to the wrong people.

The passphrase dialog is part of GnuPG, not Enigmail -- telling us will
not be heard by those in charge of GnuPG.

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


[Enigmail] [ANN] Enigmail v1.9.8.1 available

2017-07-08 Thread Patrick Brunschwig
I'm happy to announce the availability of Enigmail v1.9.8.1 for
Thunderbird version 52 and SeaMonkey 2.46 and newer.


Changes
===
This version fixes an issue introduced with the new subprocess-library
in v1.9.8. Under some conditions, the library does not properly
recognize when gpg terminated, and the CPU consumption increases to 100%.


Obtaining Enigmail
==
Enigmail can be downloaded from


The changelog is available from



Additional Remarks
==
The new version is still waiting for approval on
https://addons.mozilla.org; you should receive it automatically via the
addons-update once the approval is made.

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Display of verified in-line messages

2017-07-09 Thread Patrick Brunschwig
On 08.07.17 20:57, Doug Barton wrote:
> On 6/9/2017 10:06 PM, Patrick Brunschwig wrote:
>> On 10.06.17 04:02, Doug Barton wrote:
>>> On 05/27/2017 04:14 PM, Doug Barton wrote:
>>>> On 5/16/2017 8:23 AM, Patrick Brunschwig wrote:
>>>>> Is there any exception in the Thunderbird console (with a reference to
>>>>> Enigmail)?
>>>>
>>>> Nothing in the console at all. The messages just display like the
>>>> graphic I sent in my last message.
>>>
>>> Any thoughts on this? Would trying a nightly help?
>>
>> Can you try the following (inofficial) test version of Enigmail:
>> https://enigmail.net/download/beta/enigmail-1.9.8-a4.xpi
> 
> Finally had a chance to look at this and installed 1.9.8.1. Sorry to say
> it didn't help.

I don't remember if I already asked - do you have any other add-ons
installed?

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Display of verified in-line messages

2017-07-10 Thread Patrick Brunschwig
On 11.07.17 00:35, Doug Barton wrote:
> On 7/9/2017 2:07 AM, Patrick Brunschwig wrote:
>> On 08.07.17 20:57, Doug Barton wrote:
> 
>>> Finally had a chance to look at this and installed 1.9.8.1. Sorry to say
>>> it didn't help.
>>
>> I don't remember if I already asked - do you have any other add-ons
>> installed?
> 
> I do, here is my list:
> 
> Folder Account
> Remove Duplicate Messages
> gContactSync
> Lightning
> Provider for Google Calendar
> 
> I removed the first two because I don't use them all that often anymore,
> and that had no effect. I do use the other 3, but I'm happy to try
> removing one or more if you think that would help with the debugging.

Lightning and Provider for Google Calendar should not disturb. But maybe
gContactSync interferes with Enigmail?

If disabling the addon doesn't help, then please delete the following
files from your Thunderbird profile (while TB is not running):
localstore.rdf
xulstore.json


-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] 'invalid language tag' since 30c1fe69 [was: Re: Bug#867542: enigmail: can't decrypt messages in thunderbird]

2017-07-11 Thread Patrick Brunschwig
On 12.07.17 02:55, Daniel Kahn Gillmor wrote:
> Control: severity 867542 normal
> 
> Hi Jörg--
> 
> Over in https://bugs.debian.org/867542, you wrote:
> 
>> decryption of messages in thunderbird fails.
> 
> how does it fail?  does it hang?  show you an error message?
> 
>> The log of enigmail shows this:
>>
>> --- %< ---
>> 2017-07-07 08:34:46.501 [DEBUG] errorHandling.jsm: parseErrorOutputWith:
>> statusFlags = 0020
>> 2017-07-07 08:34:46.501 [DEBUG] errorHandling.jsm: parseErrorOutputWith: 
>> return
>> with c.errorMsg =
>> 2017-07-07 08:34:46.501 [DEBUG] execution.jsm: EnigmailExecution.fixExitCode:
>> agentType: gpg exitCode: 0 statusFlags undefined
>> 2017-07-07 08:34:46.502 [CONSOLE]
>> 2017-07-07 08:34:46.502 [DEBUG] keyRing.jsm: createAndSortKeyList()
>> 2017-07-07 08:34:46.504 [ERROR] enigmailMessengerOverlay.js: 
>> messageDecryptCb:
>> caught exception: RangeError
>> Message: 'invalid language tag: en-US.UTF-8'
>> File:resource://enigmail/time.jsm
>> Line:48
>> Stack:   EnigmailTime.getDateTime@resource://enigmail/time.jsm:48:14
>> KeyObject@resource://enigmail/keyRing.jsm:1607:19
>> appendKeyItems@resource://enigmail/keyRing.jsm:1436:20
>> createKeyObjects@resource://enigmail/keyRing.jsm:1411:3
>> createAndSortKeyList@resource://enigmail/keyRing.jsm:1560:3
>> loadKeyList@resource://enigmail/keyRing.jsm:1283:3
>> EnigmailKeyRing.getAllKeys@resource://enigmail/keyRing.jsm:151:7
>> EnigmailKeyRing.getKeyById@resource://enigmail/keyRing.jsm:222:7
>> EnigmailDecryption.decryptMessageEnd@resource://enigmail/decryption.jsm:348:26
>> EnigmailDecryption.decryptMessage@resource://enigmail/decryption.jsm:553:20
>> Enigmail.msg.messageParseCallback@chrome://enigmail/content/enigmailMessengerOverlay.js:1005:19
>> Enigmail.msg.messageParse@chrome://enigmail/content/enigmailMessengerOverlay.js:926:5
>> Enigmail.msg.messageDecryptCb@chrome://enigmail/content/enigmailMessengerOverlay.js:764:9
>> _f@chrome://enigmail/content/enigmailMessengerOverlay.js:555:9
>> callbackWrapper@resource://enigmail/timer.jsm:38:9
>> --- >% ---
> 
> thanks for the logs.  Was it repeatable reliably with 1.9.8-1 ?  Are you
> able to get this to repeat with 1.9.8.1-1 (the version i uploaded to
> unstable today)?
> 
>> Something seems odd with the language tag "en-US.UTF-8".
>>
>> The command "locale -a" shows on this system among others "en_US.utf8".
> 
> I am used to seeing en_US.UTF-8 for LANG, but not en-US.UTF-8.  Are you
> setting NSILOCALE_TIME anywhere in your environment?
> 
>> For the moment I will revert back to the last working version 2:1.9.7-2.
> 
> The line you're getting an error on was definitely changed between 1.9.7
> and 1.9.8 (it was changed in 30c1fe69a7c62007f925d760efc832884aed4412,
> which overhauls the time calculations).
> 
> Maybe upstream (cc'ed here) can shed some light on this?

We had to change this for Thunderbird 52 due to the following Mozilla
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1367672

The correct locale format in Thunderbird is xx-yy (not xx_yy). However,
Thunderbird seems to be unable to cope with additional parameters in the
locale like ".UTF-8".

I would expect that the following patch fixes the issue.

-Patrick


--- a/package/time.jsm
+++ b/package/time.jsm
@@ -52,7 +52,10 @@ const EnigmailTime = {
 options.minute = DATE_2DIGIT;
   }

-  return new
Intl.DateTimeFormat(appLocale.getCategory("NSILOCALE_TIME"),
options).format(dat);
+  let useLocale = appLocale.getCategory("NSILOCALE_TIME").substr(0, 5);
+  useLocale = useLocale.replace(/_/g, "-");
+
+  return new Intl.DateTimeFormat(useLocale, options).format(dat);
 }
 else {
   return "";


___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Future problem

2017-07-26 Thread Patrick Brunschwig
On 26.07.17 23:38, David Boles wrote:
> First. No lectures please. I know, and understand why, Enigmail does not
> follow beta or development Thunderbird software.
> 
> However the release version of Enigmail stopped working with today's
> release of Thunderbird Daily. Thunderbird no longer recognizes that
> Enigmail is installed and sends you to the 'you must install Enigmail'
> warning screen. Reinstalling Enigmail changes nothing.
> 
> Just a heads-up.

Daily seems to be quite broken. I can't even get it to open the Error
Console when Enigmail is installed. The error messages on the command
line (not visible on Windows) seem to point to Thunderbird or Mozilla
platform errors. Given the errors I'm seeing, I don't think that
Enigmail would run in any way on today's Daily.

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Future problem

2017-07-28 Thread Patrick Brunschwig
On 27.07.17 08:38, Patrick Brunschwig wrote:
> On 26.07.17 23:38, David Boles wrote:
>> First. No lectures please. I know, and understand why, Enigmail does not
>> follow beta or development Thunderbird software.
>>
>> However the release version of Enigmail stopped working with today's
>> release of Thunderbird Daily. Thunderbird no longer recognizes that
>> Enigmail is installed and sends you to the 'you must install Enigmail'
>> warning screen. Reinstalling Enigmail changes nothing.
>>
>> Just a heads-up.
> 
> Daily seems to be quite broken. I can't even get it to open the Error
> Console when Enigmail is installed. The error messages on the command
> line (not visible on Windows) seem to point to Thunderbird or Mozilla
> platform errors. Given the errors I'm seeing, I don't think that
> Enigmail would run in any way on today's Daily.

Thanks to Jörg Knobloch from Thunderbird who pointed me to what has
changed. I could fix the issues in Enigmail quite easily. The latest
nightly build should work again with Daily.

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] enigdbug.txt; enigmail.net website version number

2017-07-28 Thread Patrick Brunschwig
On 28.07.17 17:53, H J via enigmail-users wrote:
> Hi all,
> 
> Two more minor questions:
> 
> 1) How/where do I toggle the function to create enigdbug.txt? I set this
> up a long time ago to try diagnosing an obscure bug that has since been
> fixed, but I can't figure out how to stop the debug file from being created
> on my desktop.

You can disable this via the Thunderbird preferences > Advanced > Config
Editor. Search for "extensions.enigmail.logDirectory" and remove the
value therein. Then restart Thunderbird.

> 2) If I view https://www.enigmail.net/index.php/en/ in a browser, the current
> Enigmail version (1.9.8.1 as of today) is displayed just below the green
> "Download Enigmail Now" button. But if I view that same page from within
> TB (Add-ons Manager > Enigmail > More > Homepage URL), I see the same
> page but the number after the word "Version" is missing. Is this a known 
> glitch?
> If not, I'm happy to file a (low-priority) ticket.

When I create a release, I first upload it to addons.mozilla.org, then
to the website, and then I announce it on the mailing list & forum.

Mozilla takes an arbitrary amount of time to review and approve addons
on their website. Once they approve it, it becomes available on
addons.mozilla.org and triggers automatic updates. Currently it takes
them _very_ long to approve the new version. All we can do is wait. I
will certainly not hold back new versions on the Enigmail web site just
because Mozilla is extremely slow.

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Future problem added on

2017-07-29 Thread Patrick Brunschwig
On 29.07.17 02:50, David Boles wrote:
> On 7/28/2017 11:42 AM, Patrick Brunschwig wrote:
>> On 27.07.17 08:38, Patrick Brunschwig wrote:
>>> On 26.07.17 23:38, David Boles wrote:
>>>
>>> Daily seems to be quite broken. I can't even get it to open the Error
>>> Console when Enigmail is installed. The error messages on the command
>>> line (not visible on Windows) seem to point to Thunderbird or Mozilla
>>> platform errors. Given the errors I'm seeing, I don't think that
>>> Enigmail would run in any way on today's Daily.
>>
>> Thanks to Jörg Knobloch from Thunderbird who pointed me to what has
>> changed. I could fix the issues in Enigmail quite easily. The latest
>> nightly build should work again with Daily.
>>
>> -Patrick
> 
> 
> The install of Enigmail is recognized now but, beyond my skills here, it
> does not appear to work.
> 
> No encrypt. No sign. Does not read per-recipiants.

It works for me on both Windows and Mac OS using TB Daily 2017-07-28.
Please check the Thunderbird Error Console if there's any exception.

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


[Enigmail] [ANN] Translations moved to Transifex

2017-08-06 Thread Patrick Brunschwig
Dear translators

As Babelzilla seems to be largely abandoned, and given that the
maintainer of beta.babelzilla.org has announced to shutdown the service
by the end of 2017, I have decided to move the translations to a new place.

I decided for Transifex[1], a professional web and project translation
service, which already served as backend for beta.babelzilla.org. It
offers similar features to the previous service. I have already moved
all translations to the new platform.

I also uploaded the current English locale of the next release. There
are quite a number of new strings to translate. It's not yet finished,
but I'd say it's about 90% complete.

Please visit

to read how to register for Transifex.

-Patrick


[1] https://www.transifex.com/enigmail/enigmail-localization/



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Enigmail broken again

2017-08-09 Thread Patrick Brunschwig
On 09.08.17 16:57, David Boles wrote:
> A while back I reported that Enigmail 1.9.8.1 was broken by Thunderbird
> v56 (The Daily) which was patched in Enigmail 2.0a1pre. Thunderbird v56
> has advanced to the Beta channel and since the release was not patched
> it still does not work.
> 
> However Thunderbird v57 was released as the new 'Daily' and Enigmail
> 2.0a1pre does not work with it. Nor does the current Enigmail 1.9.8.1
> release version.
> 
> Again I understand that you do not follow software under development but
> I thought a warning might be of help.

There's no need to warn me. Mozilla developers are removing a lot of
APIs from Firefox (and consequently Thunderbird), and it's not
surprising that Enigmail does not work until I adapt to those changes.

Some of these changes are even difficult to fix for Thunderbird.

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Hungarian Enigmail

2017-08-10 Thread Patrick Brunschwig
On 10.08.17 14:48, KAMI911 KAMI911 wrote:
> Hi!
> 
> I added myself as translator for Hungarian version. Can you add me to
> coordinator as a long time contributor to Hungarian translation. I will
> update translation ass soon as possible. Thank you!

Done.

Thanks
Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Enigmail not working

2017-08-15 Thread Patrick Brunschwig
On 15.08.17 02:50, Olav Seyfarth wrote:
> Hi David,
> 
>> "failed to initialize Enigmail"
>> on Enigmail 1.9.8.1 + TB 56.0b2 + GnuPG 2.1.23
> 
> thanks for your heads up. It's a know issue:
> 
> There are API changes in FF that go to TB trunk.
> Some of these changes are to be fixed by TB staff.
> Some break Enigmail, too.
> They will be fixed when API is stable on TB side.
> Best bet is not to use TB trunk/nightlies with EM atm.
> 
> There are posts on that in the forum and on the list.

Enigmail nightly should run OK with TB 56, I fixed all known issues. But
you have to use nightly builds of Enigmail - Enigmail v1.9.x will not
work with TB 56.

In general, if you require Enigmail to work, then I strongly recommend
that you stick to official Thunderbird releases.

As Olav said, Mozilla is changing/removing a lot of APIs from Beta &
Daily versions of Thunderbird, these _will_ break Enigmail from time to
time. While I try to keep up to date with those changes, I cannot
promise that there will be no issues from time to time.

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


[Enigmail] [ANN] Enigmail v1.9.8.2 available

2017-08-22 Thread Patrick Brunschwig
I'm happy to announce the availability of Enigmail v1.9.8.2 for
Thunderbird version 52 and SeaMonkey 2.46.


Changes
===
This version fixes an issue with misinterpreting date localization,
which makes Enigmail almost unusable - loading keys and
encryption/decryption of mails fail.


Obtaining Enigmail
==
Enigmail can be downloaded from


The changelog is available from



Additional Remarks
==
1. Beta versions of Thunderbird require a nightly build of Enigmail,
i.e. Enigmail v1.9.8.x will not work with Thunderbird 56b and newer.

2. The new version is still waiting for approval on
https://addons.mozilla.org; you should receive it automatically via the
addons-update once the approval is made (this may take up to several weeks).

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Bug?

2017-09-07 Thread Patrick Brunschwig
On 07.09.17 12:39, Ingmar Lippert wrote:
> Hello,
> 
> I am administrating a linux system in which Thunderboird&ENigmail has worked 
> well till a few weeks ago.
> 
> Now the user cannot send emails when they are supposed to be encrypted. The 
> message simply does not send...
> 
> I investigated now and Thunderbird's error console suggests
> 
> uncaught exception: subprocess.jsm: error: [object Object]
> encryption.jsm:416:5
> 
> 
> 
> Enigmail Version 1.9.8.2 (20170821-1118)
> 
> This is linux 4.12.9-200.fc25.x86_64; gnupg2, Thunderbird & enigmail seem to 
> be up to date.
> 
> 
> Any ideas of how to repair, workd around this?

The information doesn't really tell me a lot. This looks like a call to
a standard Thunderbird function failed - which I actually doubt is the
cause. It's most likely something else.

If you can create a debug log file, I can look into it in more detail.
See https://www.enigmail.net/index.php/en/faq-en?view=topic&id=15
section "How can I create a debugging log file".

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] GnuPG reported an error in the communication with gpg-agent (a component of GnuPG).

2017-09-07 Thread Patrick Brunschwig
On 07.09.17 19:18, Anderson wrote:
> Hello. When I was generating my public and secret key pair, I got an
> error, just after saving the revoke certification. Neverthless, I got my
> key pair, as I can confirm with 'gpg --list-keys' and 'gpg
> --list-secret-keys' on terminal. Using 'gpg' or 'gpg2' gives me the same
> results.
> 
> But, when I try to send a signed mail to myself, I get an error window
> with the following info:
> 
> GnuPG reported an error in the communication with gpg-agent (a
> component of GnuPG).
> This is a system setup or configuration error that prevents Enigmail
> from working properly and cannot be fixed automatically.
> We strongly recommend that you consult our support web site at
> https://enigmail.net/faq.


> 
> I have GNU/Linux Debian 8 (Jessie), with inferface MATE 1.8.1 (GNOME 2) 
> with Thunderbird 52.2.1 64-bit, and Enigmail 1.9.8.2. The FAQ does not
> solves my problem. I used the debugging option pointed there and saw the
> error on the log:
> 
> gpg: WARNING: The GNOME keyring manager hijacked the GnuPG agent.
> gpg: WARNING: GnuPG will not work properly - please configure that
> tool to not interfere with the GnuPG system!

You should follow the steps in the FAQ article "Resolving issues with
GnuPG 2.x and gpg-agent." That's exactly written for the issue you are
having. There isn't much more guidance I would know of.

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Thunderbird upgrade problem

2017-09-17 Thread Patrick Brunschwig
Am 16. September 2017 21:32:00 MESZ schrieb Phil Dobbin :
>Further to this problem, there are no keys listed anymore in Key
>Management not even mine.
>
>Any clue as to what's happening here would be appreciated.
>
>Cheers Phil.
>
>-- 
>The sun shone, having no alternative, on the nothing new
>   Murphy by Samuel Beckett
>
>https://www.linuxcounter.net/cert/550036.png
>
>___
>enigmail-users mailing list
>enigmail-users@enigmail.net
>To unsubscribe or make changes to your subscription click here:
>https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net

Is there any error in the Thunderbird Error Console?

Patrick
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Thunderbird upgrade problem

2017-09-17 Thread Patrick Brunschwig
On 17.09.17 10:40, Phil Dobbin wrote:
> On 17/09/17 09:24, Patrick Brunschwig wrote:
> 
>> Am 16. September 2017 21:32:00 MESZ schrieb Phil Dobbin
>> :
>>
>> Further to this problem, there are no keys listed anymore in Key
>> Management not even mine.
>>
>> Any clue as to what's happening here would be appreciated.
>>
>> Cheers Phil.
>>
>>
>> Is there any error in the Thunderbird Error Console?
> 
> Hi Patrick.
> 
> The error log is virtually empty because I've only just booted the
> machine & logged on.
> 
> I imported my keys from MIT & can now send signed & encrypted mail so it
> seems the problem was the update of Thunderbird somehow deleted all keys
> in Enigmail. I can still see the keys that had been present in
> Enigmail's database when I list them from the command line.
> 
> Is there any way to import them into Enigmail?

You cannot import anything into Enigmail, as Enigmail is only a frontend
to GnuPG. That's why Rob asked if you can sign on the command line.
Normally, the keys are stored by GnuPG in ~/.gnupg

Please try to reload the key cache and then check the Thunderbird
console if there is an error (menu Tools > Developer Tools > Error
Console).

If that doesn't show anything, then go to menu Enigmail > Preferences
and enable the "Expert Settings". Then go to menu Enigmail > Debugging
Options > Console and check at the top of the window what GnuPG reports.

1st you'd see which version of gpg is used by Enigmail. Is that the same
version that you would use on the command line?

2nd, GnuPG would report a line starting with "Home:" showing from where
it loads the keys. That's where you would find the public key ring.

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Linux Centos 7.4 release constant passphrase dialouge box

2017-09-17 Thread Patrick Brunschwig
On 15.09.17 15:05, Brad Zynda wrote:
> Hello
> 
> With Centos 7.4 (1708) enigmail now constantly asks for a passphrase
> (Pinetry-gtk-2) box.
> 
> Thunderbird 52.3.0 64bit
> Enigmail 1.9.8.2
> 
> Added use-standard-socket to .gnupg/gpg-agent.conf and rebooted, didn't
> help.
> 
> tried a fresh install of thunderbird and enigmail, created new keys,
> still asking for passphrase constantly.

This either means that the timeout settings are not correct, or that
gpg-agent is terminated after every operation. You can check the latter
doing "ps ax | grep gpg-agent".

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Thunderbird upgrade problem

2017-09-17 Thread Patrick Brunschwig
On 17.09.17 13:43, Phil Dobbin wrote:
> On 17/09/17 11:28, Patrick Brunschwig wrote:
> 
>> On 17.09.17 10:40, Phil Dobbin wrote:
>>> On 17/09/17 09:24, Patrick Brunschwig wrote:
>>>
>>>> Am 16. September 2017 21:32:00 MESZ schrieb Phil Dobbin
>>>> :
>>>>
>>>> Further to this problem, there are no keys listed anymore in Key
>>>> Management not even mine.
>>>>
>>>> Any clue as to what's happening here would be appreciated.
>>>>
>>>> Cheers Phil.
>>>>
>>>>
>>>> Is there any error in the Thunderbird Error Console?
>>>
>>> Hi Patrick.
>>>
>>> The error log is virtually empty because I've only just booted the
>>> machine & logged on.
>>>
>>> I imported my keys from MIT & can now send signed & encrypted mail so it
>>> seems the problem was the update of Thunderbird somehow deleted all keys
>>> in Enigmail. I can still see the keys that had been present in
>>> Enigmail's database when I list them from the command line.
>>>
>>> Is there any way to import them into Enigmail?
>>
>> You cannot import anything into Enigmail, as Enigmail is only a frontend
>> to GnuPG. That's why Rob asked if you can sign on the command line.
>> Normally, the keys are stored by GnuPG in ~/.gnupg
>>
>> Please try to reload the key cache and then check the Thunderbird
>> console if there is an error (menu Tools > Developer Tools > Error
>> Console).
>>
>> If that doesn't show anything, then go to menu Enigmail > Preferences
>> and enable the "Expert Settings". Then go to menu Enigmail > Debugging
>> Options > Console and check at the top of the window what GnuPG reports.
>>
>> 1st you'd see which version of gpg is used by Enigmail. Is that the same
>> version that you would use on the command line?
>>
>> 2nd, GnuPG would report a line starting with "Home:" showing from where
>> it loads the keys. That's where you would find the public key ring.
>>
> 
> Hi Patrick.
> 
> After reloading the key cache the error console shows nothing apart from
> regular js messages.
> 
> In Enigmail's debug console it shows that the version of gpg2 (2.1.11)
> is the same as the cli version & that the home is ~/.gnupg where there
> is a pubring.gpg/kbx

I think it's best if you send me a debug log file.
See https://enigmail.net/index.php/en/faq-en?view=topic&id=15 for how to
create the file.

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Thunderbird upgrade problem

2017-09-17 Thread Patrick Brunschwig
On 17.09.17 13:43, Phil Dobbin wrote:
> On 17/09/17 11:28, Patrick Brunschwig wrote:
> 
>> On 17.09.17 10:40, Phil Dobbin wrote:
>>> On 17/09/17 09:24, Patrick Brunschwig wrote:
>>>
>>>> Am 16. September 2017 21:32:00 MESZ schrieb Phil Dobbin
>>>> :
>>>>
>>>> Further to this problem, there are no keys listed anymore in Key
>>>> Management not even mine.
>>>>
>>>> Any clue as to what's happening here would be appreciated.
>>>>
>>>> Cheers Phil.
>>>>
>>>>
>>>> Is there any error in the Thunderbird Error Console?
>>>
>>> Hi Patrick.
>>>
>>> The error log is virtually empty because I've only just booted the
>>> machine & logged on.
>>>
>>> I imported my keys from MIT & can now send signed & encrypted mail so it
>>> seems the problem was the update of Thunderbird somehow deleted all keys
>>> in Enigmail. I can still see the keys that had been present in
>>> Enigmail's database when I list them from the command line.
>>>
>>> Is there any way to import them into Enigmail?
>>
>> You cannot import anything into Enigmail, as Enigmail is only a frontend
>> to GnuPG. That's why Rob asked if you can sign on the command line.
>> Normally, the keys are stored by GnuPG in ~/.gnupg
>>
>> Please try to reload the key cache and then check the Thunderbird
>> console if there is an error (menu Tools > Developer Tools > Error
>> Console).
>>
>> If that doesn't show anything, then go to menu Enigmail > Preferences
>> and enable the "Expert Settings". Then go to menu Enigmail > Debugging
>> Options > Console and check at the top of the window what GnuPG reports.
>>
>> 1st you'd see which version of gpg is used by Enigmail. Is that the same
>> version that you would use on the command line?
>>
>> 2nd, GnuPG would report a line starting with "Home:" showing from where
>> it loads the keys. That's where you would find the public key ring.
>>
> 
> Hi Patrick.
> 
> After reloading the key cache the error console shows nothing apart from
> regular js messages.
> 
> In Enigmail's debug console it shows that the version of gpg2 (2.1.11)
> is the same as the cli version & that the home is ~/.gnupg where there
> is a pubring.gpg/kbx

I just noticed that your mails are now signed.

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] [PATCH] Fix Attachments with TB 56.0b4

2017-09-19 Thread Patrick Brunschwig
On 18.09.17 16:01, Maxime Jourdan wrote:
> Hello,
> 
> I couldn't find a -dev mailing list so I'm sending the patch here. It
> fixes the following actions under TB 56b4: "Reveal", "Decrypt & Open",
> "Decrypt & Save".
> 
> I am by no means a JS developer, but I noticed that "EnigmailGpgAgent"
> was undefined in Attachment.jsm. After digging, I saw that many .jsm
> actually include this symbol using Enigmail Lazy loader. Turns out, this
> did the trick for attachments (I can't explain why though).

The problem is that there are circular references between some modules.
This should not be, but is sometimes very hard to discover (and fix) as
it can't be detected (yet) at compile time. By lazily loading one
module, you get rid of the circular reference.

Patch applied - thanks!
-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Gpg4win 3.0 and ECC and Enigmail

2017-09-20 Thread Patrick Brunschwig
Am 20. September 2017 16:01:17 MESZ schrieb "Marco A.G.Pinto" 
:
>Hello!
>
>Gpg4win 3.0 is out and it supports ECC.
>
>Will Enigmail support ECC if we install V3.0?
>
>Or will it be supported in a future version of Enigmail?

Yes, GnuPG 2.2 (which is the basis for gpg4win 3.0) is supported by Enigmail.

Patrick


signature.asc
Description: PGP signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Passphrases no longer found in keyring

2017-09-21 Thread Patrick Brunschwig
On 21.09.17 14:09, Brad Zynda wrote:
> Hello
> 
> With Centos 7.4 (1708) enigmail now constantly asks for a passphrase
> (Pinetry-gtk-2) box.
> 
> Thunderbird 52.3.0 64bit
> Enigmail 1.9.8.2
> 
> Added use-standard-socket to .gnupg/gpg-agent.conf and rebooted, didn't
> help.
> 
> tried a fresh install of thunderbird and enigmail, created new keys,
> still asking for passphrase constantly.

I already replied to your first email on 09/17. Did you follow my advice?

 This either means that the timeout settings are not correct, or that
 gpg-agent is terminated after every operation. You can check the latter
 doing "ps ax | grep gpg-agent".

-Patrick





signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Passphrases no longer found in keyring

2017-09-21 Thread Patrick Brunschwig
You need to check the following two settings in gpg-agent.conf. The
values are in seconds. Standard default is 5 minutes, but Linux
distributions may choose to use different defaults.

default-cache-ttl
max-cache-ttl

-Patrick

On 21.09.17 14:28, Brad Zynda wrote:
> Hi Patrick,
> 
> Sorry I never received the first response I will look at the timeout
> settings, any in particular?
> 
> and will ps auxx gpg-agent.
> 
> Thanks,
> Brad
> 
> On 09/21/2017 08:22 AM, Patrick Brunschwig wrote:
>> On 21.09.17 14:09, Brad Zynda wrote:
>>> Hello
>>>
>>> With Centos 7.4 (1708) enigmail now constantly asks for a passphrase
>>> (Pinetry-gtk-2) box.
>>>
>>> Thunderbird 52.3.0 64bit
>>> Enigmail 1.9.8.2
>>>
>>> Added use-standard-socket to .gnupg/gpg-agent.conf and rebooted, didn't
>>> help.
>>>
>>> tried a fresh install of thunderbird and enigmail, created new keys,
>>> still asking for passphrase constantly.
>>
>> I already replied to your first email on 09/17. Did you follow my advice?
>>
>>  This either means that the timeout settings are not correct, or that
>>  gpg-agent is terminated after every operation. You can check the latter
>>  doing "ps ax | grep gpg-agent".
>>
>> -Patrick
>>
>>
>>




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Passphrases no longer found in keyring

2017-09-21 Thread Patrick Brunschwig
This really looks like some issue with gpg-agent (as if it were started
by gpg each time something needs to be done).

I can only recommend you to check our troubleshooting guide for gpg-agent:
https://www.enigmail.net/index.php/en/faq-en?view=topic&id=14

If that doesn't help, you better ask for help at the GnuPG mailing list.

-Patrick

On 21.09.17 14:42, Brad Zynda wrote:
> Here is the conf:
> 
> # GPGConf disabled this option here at Thu 14 Sep 2017 10:10:58 AM EDT
> # default-cache-ttl 300
> # GPGConf disabled this option here at Thu 14 Sep 2017 10:10:58 AM EDT
> # max-cache-ttl 99
> ###+++--- GPGConf ---+++###
> default-cache-ttl 86400
> max-cache-ttl 864000
> ###+++--- GPGConf ---+++### Thu 14 Sep 2017 10:21:45 AM EDT
> # GPGConf edited this configuration file.
> # It will disable options before this marked block, but it will
> # never change anything below these lines.
> use-standard-socket
> enable-ssh-support
> ~
> 
> The 2 at the bottom were added to try and fix the issue based on forum
> and mail list replies I had found, i can remove those if not needed.
> 
> 
> Thanks,
> Brad
> 
> On 09/21/2017 08:36 AM, Patrick Brunschwig wrote:
>> You need to check the following two settings in gpg-agent.conf. The
>> values are in seconds. Standard default is 5 minutes, but Linux
>> distributions may choose to use different defaults.
>>
>> default-cache-ttl
>> max-cache-ttl
>>
>> -Patrick
>>
>> On 21.09.17 14:28, Brad Zynda wrote:
>>> Hi Patrick,
>>>
>>> Sorry I never received the first response I will look at the timeout
>>> settings, any in particular?
>>>
>>> and will ps auxx gpg-agent.
>>>
>>> Thanks,
>>> Brad
>>>
>>> On 09/21/2017 08:22 AM, Patrick Brunschwig wrote:
>>>> On 21.09.17 14:09, Brad Zynda wrote:
>>>>> Hello
>>>>>
>>>>> With Centos 7.4 (1708) enigmail now constantly asks for a passphrase
>>>>> (Pinetry-gtk-2) box.
>>>>>
>>>>> Thunderbird 52.3.0 64bit
>>>>> Enigmail 1.9.8.2
>>>>>
>>>>> Added use-standard-socket to .gnupg/gpg-agent.conf and rebooted, didn't
>>>>> help.
>>>>>
>>>>> tried a fresh install of thunderbird and enigmail, created new keys,
>>>>> still asking for passphrase constantly.
>>>>
>>>> I already replied to your first email on 09/17. Did you follow my advice?
>>>>
>>>>  This either means that the timeout settings are not correct, or that
>>>>  gpg-agent is terminated after every operation. You can check the latter
>>>>  doing "ps ax | grep gpg-agent".
>>>>
>>>> -Patrick
>>>>
>>>>
>>>>
>>
>>




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


[Enigmail] Lost Key Rings!

2017-09-21 Thread Patrick Brunschwig
On 21.09.17 19:32, Matthew Mark Drew wrote:
> Help
> 
> Enigmail can no longer find my Key Rings (happened after a botched
> upgrade of GPG4Win) - I have tried re-installing GPG, GPG4WIN and
> Enigmail, nothing works and I see no option that allows me to manually
> point Enigmail to the Ring's location.

From which version of gpg4win did you upgrade to which version?

-Patrick





signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] [PATCH] autocrypt: type should always come first and addr should not, have quotes

2017-09-24 Thread Patrick Brunschwig
On 22.09.17 16:36, Karissa McKelvey wrote:
> From 93ae4c9f49fedeead1b6dd80a31f325a6fba5d30 Mon Sep 17 00:00:00 2001
> From: okdistribute 
> Date: Fri, 22 Sep 2017 16:07:17 +0200
> Subject: [PATCH] autocrypt: type should always come first and addr
> should not
>  have quotes

Why did you resend the patch to the mailing list? The merge request on
Sourceforge was perfectly fine and is already closed.

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] [PATCH] autocrypt: type should always come first and addr should not, have quotes

2017-09-25 Thread Patrick Brunschwig
On 25.09.17 15:13, Daniel Kahn Gillmor wrote:
> On Mon 2017-09-25 08:24:51 +0200, Patrick Brunschwig wrote:
>> On 22.09.17 16:36, Karissa McKelvey wrote:
>>> From 93ae4c9f49fedeead1b6dd80a31f325a6fba5d30 Mon Sep 17 00:00:00 2001
>>> From: okdistribute 
>>> Date: Fri, 22 Sep 2017 16:07:17 +0200
>>> Subject: [PATCH] autocrypt: type should always come first and addr should 
>>> not have quotes
>>
>> Why did you resend the patch to the mailing list? The merge request on
>> Sourceforge was perfectly fine and is already closed.
> 
> I suggested that Karissa send the patch to the mailing list, because i
> haven't seen the sourceforge merge request approach used on enigmail
> before, and didn't know whether you were monitoring it there.
> 
> Would you prefer that future patches come in as merge requests on
> sourceforge?  If so, maybe we should update the Developer's Wiki to make
> that prominent.

Merge requests are perfectly fine. Given that this list is more focused
on end users than developers, merge requests via Sourceforge are a good
way to go forward. I'll update the Wiki.

Thanks,
Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] issue: forwarding emails as attachment results in the attached eml being displayed as empty when viewing

2017-09-26 Thread Patrick Brunschwig
On 26.09.17 11:45, digg...@openmailbox.org wrote:
> Tested on:
> Ubuntu 16.04 / Thunderbird 52.3.0 / GnuPG 2.1.11 / Enigmail 1.9.8.2 / 
> OpenPGP/MIME
> Debian 8 / Thunderbird 52.3.0 / GnuPG 2.0.26 / Enigmail 1.9.8.2 / OpenPGP/MIME
> Windows 7 / Thunderbird  52.3.0 / GnuPG  2.0.30 / Enigmail 1.9.8.2 / 
> OpenPGP/MIME
> 
> All 3 were used to test sending and receiving
> 
> The problem If I forward an email as an attachment and have enigmail encrypt 
> the sending email to recipient, when the recipient tries to open the attached 
> .eml file it appears blank in the thunderbird window.  not even to / from / 
> subject info is displayed.   Viewing source shows the content of the email
> 
> Conversely if I forward an email as an attachment but do not encrypt the 
> email to recipient is able to view the email with out issue.
> 
> This has been tested forwarding both encrypted and non encrypted emails.

When forwarding a PGP/MIME encrypted email as an attachment, then the
email remains _unchanged_ by Thunderbird upon attaching it. That is, the
attached email is still encrypted to yourself (and whoever else was on
the recipients/sender) but likely not to the person to whom you forward
the email.

Consequently, the person who got the email from you cannot open it. If
you want to forward a PGP/MIME encrypted email, you either need to
attach it inline, or you need to create a decrypted copy of the mail,
and attach that copy.

-Patrick

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] issue: forwarding emails as attachment results in the attached eml being displayed as empty when viewing

2017-09-26 Thread Patrick Brunschwig
On 26.09.17 16:50, Olav Seyfarth wrote
> Hi Patrick,
> 
>> When forwarding a PGP/MIME encrypted email as an attachment, then 
>> the email remains _unchanged_ by Thunderbird upon attaching it. 
>> That is, the attached email is still encrypted to yourself (and 
>> whoever else was on the recipients/sender) but likely not to the 
>> person to whom you forward the email.
> 
>> Consequently, the person who got the email from you cannot open it.
>> If you want to forward a PGP/MIME encrypted email, you either need
>> to attach it inline, or you need to create a decrypted copy of the
>> mail, and attach that copy.
> 
> Hmmm, Enigmail could detect that and warn the user, couldn't it?
> Or even offer to do exactly those steps required (after confirmation).

I knew that this would be the immediate proposal ;-)

That would be anything but trivial. The email is only attached at
sending time by a low-level Thunderbird function; before that it's only
a pointer to a mail (which does not even need to be downloaded while
writing the message).

In other words, Enigmail would need to make sure that the attached mail
is downloaded while the mail is being written, and then the mail needs
to be decrypted (which could trigger a request to enter a passphrase --
something we want to avoid during message composition), and re-packaged
in a similar same way as the function "Decrypt to Folder" works (except
that the target a file this time). And then, then attached mail needs to
be replaced with the decrypted copy. Finally you have to make sure that
sending the message is not possible before that's completed. And
obviously, this should work for PGP/MIME and inline-PGP.

It's not very surprising that this is not even implemented by
Thunderbird for S/MIME.

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


[Enigmail] [ANN] Enigmail v1.9.8.3 available

2017-10-01 Thread Patrick Brunschwig
I'm happy to announce the availability of Enigmail v1.9.8.3 for
Thunderbird version 52 and SeaMonkey 2.46.


Changes
===
This version attempts to fix a crash bug in Thunderbird caused by
Enigmail consuming too much memory during message sendig.


Obtaining Enigmail
==
Enigmail can be downloaded from


The changelog is available from



Additional Remarks
==
1. Beta versions of Thunderbird require a nightly build of Enigmail,
i.e. Enigmail v1.9.8.x will not work with Thunderbird 56b and newer.

2. The new version is still waiting for approval on
https://addons.mozilla.org; you should receive it automatically via the
addons-update once the approval is made (this may take up to several weeks).

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Q Please

2017-10-06 Thread Patrick Brunschwig
On 06.10.17 19:01, SRR wrote:
> If my understanding is correct, Enigmail plugin for Thunderbird
> will not work unless the person on the other end also has
> Thunderbird with Enigmail plugin installed as well - Right?

It doesn't have to be Thunderbird and Enigmail. The person on the other
end needs a mail client that can handle OpenPGP encrypted emails. The
following link lists a number of email clients that have OpenPGP support:

http://openpgp.org/software/

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Duplicate keys when using autoimport server

2017-10-11 Thread Patrick Brunschwig
On 11.10.17 10:52, Alexander Strobel wrote:
> I don't know if this problem was reported before, but I am able to
> import the same key more than once: The keyring can contain the same key
> (fingerprint equals!) multiple times.
> 
> Preparation:
> * Vanilla Thunderbird and Enigmail installation
> * Select GnuPG 2.2.1
> * Input keyserver for automatic import (tested it with:
> pool.sks-keyservers.net)
> * leave rest of enigmail configuration alone
> 
> Steps to reproduce:
> * Empty HomeDir (kill/move all files)
> * Kill gpg-agent and dirmgr if (still) running
> * --list-keys on commandline -> gpg creates keyring and returns 0 keys
> 
> * Select signed email, wait until key has been imported (i.e. msg
> "signature not verified/checked" is shown or task in taskmanager is gone)
> * --list-keys on commandline -> gpg returns 1 key
> 
> * Select signed email of another person and wait until key import complete
> * --list-keys on commandline -> gpg returns 3 keys !
> --> The keyring now contains the same key (checked by fingerprint) two
> times!

Why do you report this to Enigmail? Enigmail does not handle the keyring
for gpg.

If you import a key more than once in gpg -- which is what you always do
e.g. if you refresh keys from a keyserver --, it's gpg's task to do the
right thing (i.e. merge the keys).

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Enigmail is very slow to check signatures

2017-10-14 Thread Patrick Brunschwig
On 13.10.17 10:04, Andreas Glaeser wrote:
> 
> Enigmail is so slow to check signatures, that it makes large attachments
> practically impossible to re-check with Thunderbird on low-end PC. I
> suspect the hashing-algorithm is too slow, it may be due to
> double-hashing. Evolution for example is configurable in this respect,
> i.e. which SHA-variant one wants to use, Enigmail is not. SHA256 should
> be sufficient in any case.

I believe that the problem is not so much the hashing algorithm. The
primary source of CPU consumption in Thunderbird/Enigmail is feeding the
data to gpg and read back the data from gpg. There's quite a lot of
overhead involved in the Mozilla platform to do such calls, making the
whole process less efficient than with other technologies.

If you observe the gpg and thunderbird processes, you'll easily find out
which one consumes more CPU. If it's gpg, then it may be the hashing
algorithm, if not, then the hashing algorithm doesn't have any influence.

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Thunderbird 52.4 (56) released.

2017-10-18 Thread Patrick Brunschwig
Am 18. Oktober 2017 15:50:41 OESZ schrieb David Boles :
>The current release of Enigmail (1.9.8.3) and the alpha version
>Enigmail
> Nightly do not work with it.
>-- 
>
>  David

Which version of Thunderbird? 52.4 or 56?

Patrick
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Thunderbird 52.4 (56) released.

2017-10-18 Thread Patrick Brunschwig
Am 18. Oktober 2017 16:27:02 OESZ schrieb David Boles :
>On 10/18/2017 9:06 AM, Patrick Brunschwig wrote:
>> Am 18. Oktober 2017 15:50:41 OESZ schrieb David Boles
>:
>> 
>> The current release of Enigmail (1.9.8.3 <http://1.9.8.3>) and
>the alpha version Enigmail
>>  Nightly do not work with it.
>> 
>> 
>> Which version of Thunderbird? 52.4 or 56?
>> 
>> Patrick
>
>
>Sorry for the confusion. It was called 56 as a Beta and 52.4 when it
>was
>released. It is the same one.

I'm sorry, but it's not the same at all. TB 52.4 is the current stable version 
of Thunderbird. TB 56 is a *beta* version  of what will one day be released as 
TB 59.

While Enigmail 1.9.8.x is compatible with TB 52.*, it's not with TB 56 and 
newer.
You'll need a nightly version of Enigmail for TB 56 and newer.

Patrick

___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Signed E-Mail flickering in preview and its own window

2017-10-25 Thread Patrick Brunschwig
Which version of Enigmail do you use precisely?___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Signed E-Mail flickering in preview and its own window

2017-10-25 Thread Patrick Brunschwig
Am 25. Oktober 2017 11:13:19 OESZ schrieb Alexander Strobel 
:
>Hi Patrick,
>I am using Enigmail Version 1.9.8.3 (20171001-1439) in combination with
>GnuPG 2.2.1 .
>Are there any logs I can send you?
>
>
>Best regards
>Alex Strobel
>gpg4o.com
>
>
>Am 25.10.2017 um 09:43 schrieb Patrick Brunschwig:
>> Which version of Enigmail do you use precisely?
>> 
>> Email secured by Check Point
>> 
>> 
>> 
>> ___
>> enigmail-users mailing list
>> enigmail-users@enigmail.net
>> To unsubscribe or make changes to your subscription click here:
>>
>https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
>> 

Could you try a nightly build of Enigmail to see if the problem persists?

Thanks,
Patrick
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Signed E-Mail flickering in preview and its own window

2017-10-25 Thread Patrick Brunschwig
Am 25. Oktober 2017 20:10:21 OESZ schrieb "Ludwig Hügelschäfer" 
:
>Hi Patrick,
>
>On 25.10.17 16:18, Patrick Brunschwig wrote:
>
>I could reproduce the problem on Windows with 1.9.8.3. Log and the
>incrementing message come per PM.
>
>> Could you try a nightly build of Enigmail to see if the problem
>persists?
>
>The nightly doesn't flash. However, the signature is not verified. It
>simply shows the signature.asc as attachment.
>
>Ludwig

This can be a valid result if the email is only partially signed, or if it's 
both PGP and S/MIME signed.

Patrick___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Signed E-Mail flickering in preview and its own window

2017-10-27 Thread Patrick Brunschwig
Am 27. Oktober 2017 08:50:34 OESZ schrieb "Ludwig Hügelschäfer" 
:
>Hallo Partrick,
>
>On 26.10.17 08:15, Patrick Brunschwig wrote:
>> 
>> This can be a valid result if the email is only partially signed, or
>if
>> it's both PGP and S/MIME signed.
>
>It is double signed, both OpenPGP and S/MIME:
>
>--===2094097271970638626==
>Content-Type: multipart/signed; micalg=sha-256;
>protocol="application/pkcs7-signature";
> boundary=+permail-2017102014511105be2aed2fc6-perske+cmssigned+
>
>
>--+permail-2017102014511105be2aed2fc6-perske+cmssigned+
>Content-Type: multipart/signed; micalg=pgp-sha1;
>protocol="application/pgp-signature";
> boundary=+permail-2017102014511105be2aed2fc6-perske+pgpsigned+

... and the outer type is S/MIME, which explains why it won't be verified by 
Enigmail.

Patrick


___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] GUI practices

2017-10-27 Thread Patrick Brunschwig
On 23.10.17 18:44, King Ables wrote:
> Hi,
> 
> Not really a bug (and I don't want to create a sourceforge account), but
> I would like to make a general suggestion about GUI windows:
> 
> Any window displaying text that is not of a known/fixed size should
> always use a scrolling text box.

That's actually how I implemented it and how it works for me.

> My specific example is when I import a new keyring. When I open the
> keyring attachment and click Import in the first Enigmail Confirm box, I
> get a 2nd Enigmail Confirm box which lists all of the keys. This list is
> so long that the response buttons are off the screen and inaccessible.
>
> Curiously, both the View and Import buttons ultimately import the keys,
> they just do so differently. View brings up the GPG Keychain app which
> also imports the keyring.

Are you sure that you talk about Enigmail? Which "View" function do you
mean? Enigmail cannot open the GPG Keychain app, as that's something
Enigmail does not know.

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


[Enigmail] On Displaying Signatures

2017-11-05 Thread Patrick Brunschwig
dkg and I discussed when and how the result of verifying a signed mail
should be displayed. We came up with the following solution, that I want
to implement in Enigmail.


We *only* display signature information if *all* of the following
conditions are satisfied:

A. The signature could be verified successfully
B. Email date and signature date are "close" [1] to each other, and
   both dates are in the "past" or in the near future [2]
C. The signing key is associated with the From: address of the email
   via any of: valid UID, per-recipient rule, Autocrypt peer-state
D. If the signing (sub-)key is revoked:
 - the signing (sub-)key must not be revoked with reasons other
   than "superseded".
 - if the revocation reason was "superseded" then the date of the
   revocation must be after then signing date.
E. If the signing (sub-)key is expired, the expiry date must be after
   the signing date


[1] We need to allow some delta since there is always a little gap
between the signature creation and and message sending.

[2] We need to allow a few hours in the future, since not all mail
clients run on the exact time.


-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Select signing key via per recipient rules?

2017-11-09 Thread Patrick Brunschwig
On 09.11.17 08:21, Frank Büttner wrote:
> Hello list,
> I have the problem, that I must switch between different signings keys.
> All keys are valid for the same email address.
> Current it is only possible to set one key in the account settings.
> 
> So on every mail I have change the account settings.
> With the "per recipient rules" settings, I can set an encryption key and
> other stuff for the recipient. But I can't set which of my signing key's
> are used.
> 
> Exists there an more comfort way, to do that?

Per-recipient rules cannot be used for this.

What you can do is set up several identities for an account, and assign
different keys to each identity. The identity can just be an alias (i.e.
a different symbolic name), but it can also be a different email address.

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] On Displaying Signatures

2017-11-10 Thread Patrick Brunschwig
On 09.11.17 19:22, Daniel Kahn Gillmor wrote:
> Hi Patrick--
> 
> Thanks for documenting this.
> 
> On Sun 2017-11-05 12:06:54 +0100, Patrick Brunschwig wrote:
>> We *only* display signature information if *all* of the following
>> conditions are satisfied:
> 
> One thing not covered by this discussion is how enigmail will deal with
> signatures that do not cover the entire message (for example, if mailman
> wraps the message body in a multipart/mixed and appends a footer).
> 
> Assuming that the signature over the subpart meets all of the other
> requirements you've already enumerated, I recommend one of two choices
> in that case:
> 
>  A) not showing the signature at all (so that users don't have to guess
> at which part of the message was actually signed)
> 
>  B) indicating the valid signature, but treating the signed part as the
> entire message body (that is, suppressing the unsigned part so that
> it is not shown to the user).
> 
> If option (B) is taken, then optionally a button could be added
> "[display message as received]" that would convert the display to option
> (A).

That's a very important point. Option B is not possible without hacking
deeply into Thunderbird - I would not know how to go that way.

I think the following variant of A is a good compromise:

If the *first* displayed MIME part is signed, then the signature is
shown with an indication that only the 1st message part is signed. If
any other MIME part is signed, then no information about the signature
is displayed.

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] On Displaying Signatures

2017-11-10 Thread Patrick Brunschwig
On 10.11.17 16:25, Daniel Kahn Gillmor wrote:
> On Fri 2017-11-10 11:12:21 +0100, Patrick Brunschwig wrote:
>> That's a very important point. Option B is not possible without hacking
>> deeply into Thunderbird - I would not know how to go that way.
> 
> :(
> 
>> I think the following variant of A is a good compromise:
>>
>> If the *first* displayed MIME part is signed, then the signature is
>> shown with an indication that only the 1st message part is signed. If
>> any other MIME part is signed, then no information about the signature
>> is displayed.
> 
> How does the user know where the first part ends and the second part
> begins?

There's a horizontal line between every MIME part.

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] icedove

2017-11-16 Thread Patrick Brunschwig
Am 15. November 2017 20:59:01 MEZ schrieb chris :
>hi,
>
>is there any plan to continue development for Icedove on debian?
>
>
>___
>enigmail-users mailing list
>enigmail-users@enigmail.net
>To unsubscribe or make changes to your subscription click here:
>https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net

I'm not sure what is going to happen with Icedove. As long as Icedove is very 
similar to the most recent version of Thunderbird, Icedove will be supported as 
well. If Icedove is no longer updated with a similar schedule as Thunderbird, 
there is no guarantee that new versions of Enigmail will still support it.

Patrick 

signature.asc
Description: PGP signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Cannot sign e-mails after setting new key expiration date

2017-11-19 Thread Patrick Brunschwig
On 19.11.17 23:04, Sebastian Albert wrote:
> Dear List,
> 
> I hope somebody can help me, I was unable to find a solution on the web,
> and probably I have just a lack of understanding in PGP.
> 
> My PGP key (managed by GnuPG) expired some days ago. Just before
> expiration, I used the Enigmail GUI to extend it for one more year. I
> uploaded this to the keyservers and it seems to have worked.
> 
> However, when I try to sign an e-mail from this primary address now, I
> have Thunderbird telling me "Send Message Error" - "Sending of the
> message failed."
> The Enigmail log says
> 2017-11-19 22:55:44.650 [DEBUG] encryption.jsm: encryptMessageStart: own
> key invalid
> 2017-11-19 22:55:44.650 [ERROR] mimeEncrypt.js: caught exception: undefined
> Message: 'undefined'
> File:    undefined
> Line:    undefined
> Stack:   undefined
> 
> (I am not trying to use S/MIME in this context at all.)
> 
> Another strange thing on this issue is that I have a secondary e-mail
> address on that key, from which I am still able to sign e-mails without
> problems.
> 
> I am using Enigmail 1.9.8.1 (20171002-2330) with gpg (GnuPG) 2.1.20 and
> libgcrypt 1.8.1 within Thunderbird 52.3.0 (64-bit) on Gentoo.



I see two possible reasons for this:
a) Enigmail did not update its own key cache
b) the expiry date of some subkey(s) was not extended

For a) go to the Enigmail Key Manager and Reload the Key Cache (menu
File). For b) check the properties of your key by double clicking on it.
Then switch to the "Structure" tab.

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


[Enigmail] Translators needed

2017-11-26 Thread Patrick Brunschwig
Many localizations for Enigmail seem to be left without any translators.
I'm planning for the next major release of Enigmail in February 2018,
and I think it would be excellent if the translations are up to date.

As of today the following localizations have no assigned translators:

* Bulgarian (bg)  - 55.11% translated
* Arabic (ar) - 55.19% translated
* Finnish (fi)- 58.59% translated
* Greek (el)  - 59.06% translated
* Slovak (sk) - 62.46% translated
* Vietnamese (vi) - 71.75% translated
* Chinese (Taiwan) (zh_TW) - 73.45% translated
* Russian (ru)- 81.97% translated
* Croatian (hr)   - 81.97% translated
* Albanian (sq)   - 81.97% translated
* Norwegian Bokmål (Norway) (nb_NO) - 81.97% translated

If you speak one of the above languages, or know someone who can
translate from English to these languages, then please visit

and register yourself as translator.

Many thanks
-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Yubikey with Enigmail

2017-12-09 Thread Patrick Brunschwig
On 08.12.17 19:54, Sandeep Nargund wrote:
> Hello, I have my signing, encryption and authentication keys on a
> Yubikey. However, I am unable to use my Yubikey with Enigmail to sign or
> decrypt my messages. Could you point me to a resource that explains
> this? My private keys are not stored on my laptop and Enigmail does not
> seem to find the keys on my Yubikey while signing or decrypting
> messages. Thanks.

Enigmail does not do any crypto-work, that's done by GnuPG. Thus if
Enigmail doesn't seem to find the keys, then GnuPG doesn't find the keys.

Does your Yubikey work if you use GnuPG on the command line?

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] enigmail 1.9.9 release?

2017-12-16 Thread Patrick Brunschwig
On 15.12.17 22:17, Daniel Kahn Gillmor wrote:
> hey Patrick and other good enigmail users--
> 
> I see from git that enigmail 1.9.9 has been tagged, but i don't see it
> for download in either of these places:
> 
>https://www.enigmail.net/index.php/en/download/source-code
>https://www.enigmail.net/index.php/en/download
> 
> I do note that the tarball is actually available (as is the .asc
> detached cryptographic signature) at:
> 
>   https://www.enigmail.net/download/source/enigmail-1.9.9.tar.gz
>   https://www.enigmail.net/download/source/enigmail-1.9.9.tar.gz.asc
> 
> Is there a reason that this release isn't more widely announced?
> 
> I appreciate that it appears to have a bunch of bugfixes from the Cure53
> audit.

The release is not yet published/announced because I'm waiting for
addons.mozilla.org to get it approved, such that the majority of the
users get it simultaneously with the announcement.

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] enigmail 1.9.9 release?

2017-12-16 Thread Patrick Brunschwig
You will find at least 20 blocker bugs when trying to use Enigmail
v1.9.x on Thunderbird 57.

The install.rdf file in the release specifies that the maximum supported
Thunderbird version is 55 -- the 1.9.x series of Enigmail does not work
on Thunderbird 56 and newer and never will.

If you want to use Enigmail on Thunderbird 57 and newer, then you have
to use a nightly build of Enigmail.

-Patrick



On 15.12.17 22:57, Eyal Rozenberg wrote:
> Let me add a newbie comment to that question...
> 
> I just downloaded the 1.9.9 tarball, installed it on Thunderbird 57.0b2,
> and am getting error messages such as:
> 
> NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000
> (NS_ERROR_UNEXPECTED) [nsIXPCComponents_Utils.import] mime.jsm:16
>resource://enigmail/mime.jsm:16:1
>resource://enigmail/mimeVerify.jsm:22:1
>chrome://enigmail/content/enigmailMsgHdrViewOverlay.js:19:1
> 
> Is it a known bug, should it not support Beta versions, or - is 1.9.9
> not really ready?
> 
> 
> Anyway, I too a anxious for a new release, less for the bugfixes and
> more for the compatibility with newer TB versions.
> 
> Thanks,
> Eyal
> 
> 
> On 12/15/17 10:17 PM, Daniel Kahn Gillmor wrote:
>> hey Patrick and other good enigmail users--
>>
>> I see from git that enigmail 1.9.9 has been tagged, but i don't see it
>> for download in either of these places:
>>
>>https://www.enigmail.net/index.php/en/download/source-code
>>https://www.enigmail.net/index.php/en/download
>>
>> I do note that the tarball is actually available (as is the .asc
>> detached cryptographic signature) at:
>>
>>   https://www.enigmail.net/download/source/enigmail-1.9.9.tar.gz
>>   https://www.enigmail.net/download/source/enigmail-1.9.9.tar.gz.asc
>>
>> Is there a reason that this release isn't more widely announced?
>>
>> I appreciate that it appears to have a bunch of bugfixes from the Cure53
>> audit.
>>
>> --dkg
>>
>>
>> ___
>> enigmail-users mailing list
>> enigmail-users@enigmail.net
>> To unsubscribe or make changes to your subscription click here:
>> https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
>>
> 
> ___
> enigmail-users mailing list
> enigmail-users@enigmail.net
> To unsubscribe or make changes to your subscription click here:
> https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
> 




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


[Enigmail] [ANN] Enigmail v1.9.9 available

2017-12-18 Thread Patrick Brunschwig
I'm happy to announce the availability of Enigmail v1.9.9 for
Thunderbird version 52.x and SeaMonkey 2.46.

This version addresses a number of security vulnerabilities discovered
by Cure53 during an audit of Thunderbird with Enigmail. The audit report
covers both Thunderbird and Enigmail. As some vulnerabilities are still
unfixed on the side of Thunderbird, we currently only publish an excerpt
of the report with the issues found in Enigmail [1].

Enigmail is one of the most widely used tool for OpenPGP email
encryption. Yet it took 16(!) years of development until the first
security audit was performed. It was more than overdue, and I would like
to thank Posteo (www.posteo.de) for taking the initiative and
co-financing an audit report together with the Mozilla Foundation. Not
very surprising for such an old project, the audit report revealed a
number of important issues that were addressed now.


Changes
===

See the Pentest Report for Enigmail by Cure53 [1].
In addition, Bug 709 was fixed [2].


Obtaining Enigmail
==
Enigmail can be downloaded from


The changelog is available from



Additional Remarks
==
Beta versions of Thunderbird require a nightly build of Enigmail,
i.e. Enigmail v1.9.x will not work with Thunderbird 56b1 and newer.

-Patrick



[1]

[2] 



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] [ANN] Enigmail v1.9.9 available

2017-12-19 Thread Patrick Brunschwig
Am 19. Dezember 2017 20:28:25 MEZ schrieb Daniel Kahn Gillmor 
:
>Thanks very much for this work, Patrick!  And thanks to Posteo and
>Mozilla for funding this research.
>
>On Tue 2017-12-19 08:45:29 +0100, Patrick Brunschwig wrote:
>> [1]
>>
><https://enigmail.net/download/other/Enigmail%20Pentest%20Report%20by%20Cure53%20-%20Excerpt.pdf>
>> [2] <https://sourceforge.net/p/enigmail/bugs/709/>
>
>Are there CVE numbers assigned to these?

Not yet., but I'll take care of that tomorrow. Thanks for the reminder. 

Patrick 



signature.asc
Description: PGP signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] key selection

2017-12-20 Thread Patrick Brunschwig
On 20.12.17 10:16, martijn wrote:
> Hello everyone,
> 
> I have three uids for a single key:
> 
> pub   rsa4096 2017-01-19 [SC] [expires: 2022-01-18]
>   394420E2911BA2F4EA0A1871A14E77064301A03A
> uid   [ultimate] Martijn Fleuren 
> uid   [ultimate] Martijn Fleuren 
> uid   [ultimate] Martijn Fleuren (University mail)
> 
> sub   rsa4096 2017-01-19 [E] [expires: 2022-01-18]
> 
> the first one functions as a forwarding alias for the second one.
> 
> mart...@mafl.me has to be the primary one when i am sending a message
> for enigmail to choose the right key, but when sending a message it has
> to be martijnfleu...@posteo.net.
> 
> One solution is to keep swapping the primary key manually each time i
> send or receive. But i find this unsatisfactory because they are just
> names that refer to the same key. enigmail should be able to figure out
> which one to pick. I have this set up in thunderbird under: account
> settings > openpgp security > use email address of this identity to
> identify openpgp key. I also have automatic reply-to set to the alias
> address. I think the problem lies in that direction.


I would recommend to _not_ use the email address to identify the key,
but to explicitly specify the key fingerprint using the selection
dialog. This will make Enigmail explicitly tell GnuPG which key to use,
independently of which UID is on the key.

-Patrick




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] key selection

2017-12-21 Thread Patrick Brunschwig
On 22.12.17 03:39, Ben McGinnes wrote:
[...]
> Enigmail, as far as I am aware, is still unable to use a group line
> directly from gpg.conf.

Not exactly. Enigmail can use group lines in gpg.conf since version
0.96.0, released in 2009.

https://enigmail.net/index.php/en/download/changelog#enig0.96.0

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Nightly 59.0a1

2017-12-22 Thread Patrick Brunschwig
On 22.12.17 15:02, David Boles wrote:
> On 12/22/2017 8:48 AM, Ludwig Hügelschäfer wrote:
>> On 22.12.17 09:57, Frank wrote:
>>> Hello,
>>>
>>> when do you will make a new addon for Nightly 59.0a1 ???
>>
>> Thunderbird with version numbers higher than 57 require Enigmail nightly
>> version: https://www.enigmail.net/index.php/en/download/nightly-build
>>
>> HTH
>>
>> Ludwig
> 
> 
> The Enigmail Nightly does not work with the current Thunderbird Daily.
> Never did.

I just fixed it :-) The _latest_ nightly build should work OK again on
TB Daily.

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Nightly 59.0a1

2017-12-22 Thread Patrick Brunschwig
On 22.12.17 16:10, David Boles wrote:
> On 12/22/2017 9:32 AM, Patrick Brunschwig wrote:
>> On 22.12.17 15:02, David Boles wrote:
>>> On 12/22/2017 8:48 AM, Ludwig Hügelschäfer wrote:
>>>
>>>
>>> The Enigmail Nightly does not work with the current Thunderbird Daily.
>>> Never did.
>>
>> I just fixed it :-) The _latest_ nightly build should work OK again on
>> TB Daily.
>>
>> -Patrick
> 
> 
> 
> Indeed you have. The latest Enigmail does work with the latest
> Thunderbird Nightly.
> 
> May I ask if this has anything to do with the proposed changes to
> Thunderbird addons?

Not exactly - there are no proposed changes to Thunderbird addons. It
has to do with Firefox having dropped support for "old style" addons
(like those for Thunderbird).

-Patrick



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


  1   2   3   4   5   6   7   8   9   10   >