[4198] in BarnOwl Developers
[barnowl/barnowl] zcrypt: Try gpg1 before gpg (#188)
daemon@ATHENA.MIT.EDU (Anders Kaseorg)
Fri Feb 1 20:00:50 2019
Date: Fri, 01 Feb 2019 17:00:47 -0800
From: Anders Kaseorg <notifications@github.com>
Reply-To: barnowl/barnowl <reply+004448c9f58a2038e2da118c6463b508cd3ae56402561da492cf00000001186cadbf92a169ce1831fb38@reply.github.com>
To: barnowl/barnowl <barnowl@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
----==_mimepart_5c54ebbf2ff3c_54eb3fe3d76d45c074422
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: quoted-printable
`gpg2` insists on trying to do dumb things like starting `gpg-agent` and =
making sockets in the home directory even when we=E2=80=99re doing symmet=
ric encryption, so let=E2=80=99s try to use `gpg1` first if it=E2=80=99s =
available.=0D
You can view, comment on, or merge this pull request online at:=0D
=0D
https://github.com/barnowl/barnowl/pull/188=0D
=0D
-- Commit Summary --=0D
=0D
* zcrypt: Try gpg1 before gpg=0D
=0D
-- File Changes --=0D
=0D
M zcrypt.c (16)=0D
=0D
-- Patch Links --=0D
=0D
https://github.com/barnowl/barnowl/pull/188.patch=0D
https://github.com/barnowl/barnowl/pull/188.diff=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/barnowl/barnowl/pull/188=0D
----==_mimepart_5c54ebbf2ff3c_54eb3fe3d76d45c074422
Content-Type: text/html;
charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<p><code>gpg2</code> insists on trying to do dumb things like starting <c=
ode>gpg-agent</code> and making sockets in the home directory even when w=
e=E2=80=99re doing symmetric encryption, so let=E2=80=99s try to use <cod=
e>gpg1</code> first if it=E2=80=99s available.</p>=0D
=0D
<hr>=0D
=0D
<h4>You can view, comment on, or merge this pull request online at:</h4>=0D=
<p> <a href=3D'https://github.com/barnowl/barnowl/pull/188'>ht=
tps://github.com/barnowl/barnowl/pull/188</a></p>=0D
=0D
<h4>Commit Summary</h4>=0D
<ul>=0D
<li>zcrypt: Try gpg1 before gpg</li>=0D
</ul>=0D
=0D
<h4>File Changes</h4>=0D
<ul>=0D
<li>=0D
<strong>M</strong>=0D
<a href=3D"https://github.com/barnowl/barnowl/pull/188/files#diff-0">=
zcrypt.c</a>=0D
(16)=0D
</li>=0D
</ul>=0D
=0D
<h4>Patch Links:</h4>=0D
<ul>=0D
<li><a href=3D'https://github.com/barnowl/barnowl/pull/188.patch'>https=
://github.com/barnowl/barnowl/pull/188.patch</a></li>=0D
<li><a href=3D'https://github.com/barnowl/barnowl/pull/188.diff'>https:=
//github.com/barnowl/barnowl/pull/188.diff</a></li>=0D
</ul>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/barn=
owl/barnowl/pull/188">view it on GitHub</a>, or <a href=3D"https://github=
.com/notifications/unsubscribe-auth/AERIyfLvgDuE8y8Z5S8drq505Y1r7485ks5vJ=
OM_gaJpZM4afU6K">mute the thread</a>.<img src=3D"https://github.com/notif=
ications/beacon/AERIyYlWrj4b0eoq9ot0i5zep_78mwpmks5vJOM_gaJpZM4afU6K.gif"=
height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/json" data-scope=3D"inboxmarkup">{"api_versio=
n":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name"=
:"GitHub"},"entity":{"external_key":"github/barnowl/barnowl","title":"bar=
nowl/barnowl","subtitle":"GitHub repository","main_image_url":"https://gi=
thub.githubassets.com/images/email/message_cards/header.png","avatar_imag=
e_url":"https://github.githubassets.com/images/email/message_cards/avatar=
.png","action":{"name":"Open in GitHub","url":"https://github.com/barnowl=
/barnowl"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"zcryp=
t: Try gpg1 before gpg (#188)"}],"action":{"name":"View Pull Request","ur=
l":"https://github.com/barnowl/barnowl/pull/188"}}}</script>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/barnowl/barnowl/pull/188",=0D
"url": "https://github.com/barnowl/barnowl/pull/188",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=0D
----==_mimepart_5c54ebbf2ff3c_54eb3fe3d76d45c074422--