diff options
author | guilhem <guilhem@web> | 2013-04-09 16:11:50 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-04-09 16:11:50 +0000 |
commit | 39679637c69afdcf4c47bc5625c178ad46eaaf37 (patch) | |
tree | b7aa929d066974532510587b20066e5eb5b4d220 | |
parent | 766cc6329af96c5ea6ff2bf6a1c20f0da943a1e2 (diff) |
Added a comment: rsh?
-rw-r--r-- | doc/todo/optinally_transfer_file_unencryptedly/comment_1_4be47e7ac85d0f4e7029a96b615545a7._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/todo/optinally_transfer_file_unencryptedly/comment_1_4be47e7ac85d0f4e7029a96b615545a7._comment b/doc/todo/optinally_transfer_file_unencryptedly/comment_1_4be47e7ac85d0f4e7029a96b615545a7._comment new file mode 100644 index 000000000..948845b23 --- /dev/null +++ b/doc/todo/optinally_transfer_file_unencryptedly/comment_1_4be47e7ac85d0f4e7029a96b615545a7._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="guilhem" + ip="129.16.20.212" + subject="rsh?" + date="2013-04-09T16:11:50Z" + content=""" +I don't use it myself, but rsync can be used with others remote shells, among which rsh supports unencrypted streams. You probably want to set up a secure authorization mechanism to deny access to intruders, and for that kerberos comes to the rescue :-) I didn't try the combination, but it should work over git-annex already. +"""]] |