summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-05-19 17:29:20 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-05-19 17:29:20 -0400
commit009030bd322a9e0c346bee7065dd74414f02476b (patch)
treebcc8743d0afc5c00932b94fe3aa710ae1a64b1a4 /doc
parent469547a9ae9c917ef8d948a5dc8e19dca303032d (diff)
idea
Diffstat (limited to 'doc')
-rw-r--r--doc/design/assistant/OSX.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/design/assistant/OSX.mdwn b/doc/design/assistant/OSX.mdwn
index de487210b..400e517bf 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
<http://developer.apple.com/library/mac/#documentation/Networking/Conceptual/SystemConfigFrameworks/SC_Intro/SC_Intro.html#//apple_ref/doc/uid/TP40001065>
+* Switch from gpg to <https://gpgtools.org/>. According to a user,
+ this is better because it can show a dialog window for password prompts.
Bugs: