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.