Sujet : Re: What programs do you make sure are installed on a new Linux install?
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.linux.miscDate : 08. Jun 2025, 10:17:52
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <1023kg0$3onab$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14
User-Agent : Pan/0.162 (Pokrosvk)
On Sun, 08 Jun 2025 09:55:10 +0200, phako wrote:
candycanearter07 <candycanearter07@candycanearter07.nomail.afraid>
writes:
is there any other choice for ssh?
dropbear : https://en.wikipedia.org/wiki/Dropbear_(software)
I have come across one or two situations where the Dropbear client would
connect to an SSH server where OpenSSH (by default) would not. The
difference was that Dropbear was more willing to tolerate old, insecure
encryption algorithms which OpenSSH rejected.
Not sure if that’s a good thing or a bad thing ...