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

--- Comment #19 from Pastafarianist <dfa...@gmail.com> ---
(In reply to Malte Deiseroth from comment #18)
> Looking at the lines you send, can it just be the version?
>     implementation 'org.apache.sshd:sshd-core:0.14.0'. 
> 
> This version of sshd-core is from 2015 hence outdated unsecured ciphers are
> expected. I assume this version is used for some sort of compatibility with
> older android version. Atleast the comment in the following line indicates
> something about Android 8.

Seems so. The commit
(https://invent.kde.org/network/kdeconnect-android/-/commit/ef3fd68f7378398273cb476581bc4f28c6b89515)
that added a dependency on Apache Mina clarifies that before it, Android 7 and
earlier versions weren't supported.

> The current sshd-core version is 2.9.1 from  07.
> September 2022. Maybe the way to solve this, is to update sshd-core to a
> somewhat resent version. Potentially leaving behind some people using old
> android versions.

Seems so. I guess @Albert Vaca should make a call on whether it's time to drop
support for old Android versions so that SFTP can work without workarounds.

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

Reply via email to