summaryrefslogtreecommitdiffstats
path: root/FAQ.md
diff options
context:
space:
mode:
authorKarl Grzeszczak <brouwer@annejan.com>2015-08-03 10:50:01 -0500
committerKarl Grzeszczak <karl@karlgrz.com>2015-08-03 10:50:01 -0500
commite6b1cad53182ae449d13e7386fa184c1a5bd8bdc (patch)
tree7b590dcf299463b579d483c7aef48a03f4509c02 /FAQ.md
parent4fd43b2ed8957c0a428f302db91076cdcbb8e6c3 (diff)
Update FAQ for Yubikey NEO helper in .bashrc for Ubuntu
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md16
1 files changed, 14 insertions, 2 deletions
diff --git a/FAQ.md b/FAQ.md
index 454e0d1a..ef321c37 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -16,6 +16,18 @@ use-standard-socket
default-cache-ttl 600
max-cache-ttl 7200
```
+
+Also, the following is useful to add to your .bashrc if you are using Yubikey NEO on Ubuntu:
+
+```
+# OpenPGP applet support for YubiKey NEO
+if [ ! -f /tmp/gpg-agent.env ]; then
+ killall gpg-agent;
+ eval $(gpg-agent --daemon --enable-ssh-support > /tmp/gpg-agent.env);
+fi
+. /tmp/gpg-agent.env
+```
+
* More info: [issue 60](https://github.com/IJHack/qtpass/issues/60) and [issue 73](https://github.com/IJHack/qtpass/issues/73)
### Where can I ask for help?
@@ -36,6 +48,6 @@ max-cache-ttl 7200
* Time:
* Fork, clone hack and send a pull request.
- * Find an [issue](https://github.com/IJHack/qtpass/issues) to work on..
-* Money:
+ * Find an [issue](https://github.com/IJHack/qtpass/issues) to work on..
+* Money:
IJhack takes donations in [bitcoin](https://blockchain.info/address/146dqz8zXn9iNZMv5s7JVqwZKjrmumHBfb)