From c552336621e6624dcc61649878c9bb3cd5e61905 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 19 May 2013 17:29:20 -0400 Subject: [PATCH] idea --- doc/design/assistant/OSX.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/design/assistant/OSX.mdwn b/doc/design/assistant/OSX.mdwn index de487210b9..400e517bf4 100644 --- a/doc/design/assistant/OSX.mdwn +++ b/doc/design/assistant/OSX.mdwn @@ -5,6 +5,8 @@ Misc OSX porting things: * use FSEvents to detect file changes (better than kqueue) **done** * Use OSX's "network reachability functionality" to detect when on a network +* Switch from gpg to . According to a user, + this is better because it can show a dialog window for password prompts. Bugs: