From: Atemu Date: Thu, 3 Jun 2021 13:36:20 +0000 (+0000) Subject: (no commit message) X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~91^2~307 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f70251d638a3493b0abb068845bfce554c5cb465;p=git-annex.git --- diff --git a/doc/todo/whishlist__58___kde-connect_as_a_transport.mdwn b/doc/todo/whishlist__58___kde-connect_as_a_transport.mdwn new file mode 100644 index 0000000000..4961f36802 --- /dev/null +++ b/doc/todo/whishlist__58___kde-connect_as_a_transport.mdwn @@ -0,0 +1,7 @@ +Running an SSH server on a phone is quite some setup and could perhaps even be considered insecure. + +KDE-connect provides a an easy to set up method of creating a transport tunnel between phone and computer. Many users might actually have it set up already. + +Apparently, it can even be used to connect multiple desktops with another but I haven't tested that. This could be an alternative (or perhaps even replacement?) to git-annex' current pairing mechanism. + +KDE-connect offers remote command execution and file sharing, so it should be possible to use it for git-annex' purposes.