summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-12-16 15:03:20 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-12-16 15:03:20 -0400
commit6c59cea78aa11aea9031eb162b4158fa1d955f4f (patch)
tree80ac0894f8a92e7d7ccb2730f2585191745a792d
parent300758ebbc9a5a4fdf8e435edac092e4fb4d1cc0 (diff)
update links to wormhole issues
-rw-r--r--doc/design/assistant/telehash.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/design/assistant/telehash.mdwn b/doc/design/assistant/telehash.mdwn
index 6656ab3b2..788074f96 100644
--- a/doc/design/assistant/telehash.mdwn
+++ b/doc/design/assistant/telehash.mdwn
@@ -96,11 +96,11 @@ so won't want to type that in. Need discovery or exchange for peering.
the users needing to exchange so much data. The magic wormhole code
is just 3 words, and it uses PAKE.
- I tried it, and opened a couple of bug reports:
+ I tried it, and opened a couple of bug reports that would be useful in
+ integrating it with git-annex:
- - [receive UI output to stdout, use stderr instead](https://github.com/warner/magic-wormhole/issues/99)
- - [redirecting receive stdout to a pipe disables tab completion](https://github.com/warner/magic-wormhole/issues/100)
- [option to receive to a specific file](https://github.com/warner/magic-wormhole/issues/101)
+ - [machine readable wormhole code ](https://github.com/warner/magic-wormhole/issues/104])
## local lan detection