On Mon, May 23, 2022 at 05:30:36PM -0700, John Nemeth wrote: > On May 3, 13:00, Greg Troxel wrote: > } mlel...@serpens.de (Michael van Elst) writes: > } > } > Part of the HPN patches is to optionally strip encryption (and now even > } > integrity checks) for the data transfer. Doesn't fit into what > } > the OpenSSH people want, not even as an option. > } > } I would say that doesn't really fit with what we want either, certainly > } without somebody really trying. It breaks the rule that using ssh can > } count on confidentiality and integrity and makes systems with ssh as a > } component harder to reason about. > > I would say it is something that should be available as an > option (likely a command line option).
Historically, it was enabled via `-c none` before OpenSSH took it out.