https://bugs.kde.org/show_bug.cgi?id=443155

Pastafarianist <dfa...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dfa...@gmail.com

--- Comment #17 from Pastafarianist <dfa...@gmail.com> ---
I think I have a similar issue, which I have discussed at length with the
author of GSConnect (the GNOME implementation of KDEConnect) here:
https://github.com/GSConnect/gnome-shell-extension-gsconnect/issues/1203#issuecomment-1218423970

Briefly, the symptoms are that I cannot mount my phone to my laptop unless I
add some extra lines to `~/.ssh/config`:

```
Host 192.168.*.*
    HostKeyAlgorithms +ssh-rsa
```

As far as I understand, the problem is in the SFTP server that is
[bundled](https://invent.kde.org/network/kdeconnect-android/blob/master/build.gradle#L159-L160)
with the KDEConnect Android app and which somehow only supports deprecated
ciphers. Is that true? And if so, can this problem be somehow patched from the
KDEConnect side?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to