This commit is contained in:
Richard Hartmann 2013-01-11 21:08:04 +01:00
parent 45a3a8535b
commit ccc57a34c6

View file

@ -1,4 +1,4 @@
I've finished making direct mode file transfers safe. The last peice of the I've finished making direct mode file transfers safe. The last piece of the
puzzle was making `git-annex-shell recv-key` check data it's received from puzzle was making `git-annex-shell recv-key` check data it's received from
direct mode repositories. This is a bit expensive, but avoids adding direct mode repositories. This is a bit expensive, but avoids adding
another round-trip to the protocol. I might revisit this later, this was another round-trip to the protocol. I might revisit this later, this was