thecliguy
thecliguy
> This is often not reliable, as homepage link usually remains the same when package switches to the fork. Download links would be more reliable but not many repositories provide...
Thanks for the swift response. Have you any hints how I might hack something together temporarily? I have written a script which uses Posh-SSH and the primary means of providing...
[RFC 8308](https://www.ietf.org/rfc/rfc8308.txt) defines an extension mechanism for SSH, enabling peers to signal support for and negotiate certain capabilities. One of the extensions to use this mechanism is `server-sig-algs`, where a...
@jtesta: That's correct, the reason `ssh-rsa` _(as a signature algorithm)_ was gradually phased out and then eventually disabled in OpenSSH is due to its dependence on `sha-1`. So I take...
@jtesta Thanks for accepting PR #171 to replace `INFO_OPENSSH82_FUTURE_DEPRECATION` with `INFO_DEPRECATED_IN_OPENSSH88`. You suggested updating all indirect failure messages to acheive consistency... > Replacing the indirect failures messages (like FAIL_OPENSSH61_REMOVE) >...
Does that mean the current expected value of 4096 in the built-in policies was a mistake, and it you actually intended it to be 3072?
When I originally added `-m` I did so for the Windows build because it's as a self-contained binary with no external dependencies. And even if we did somehow ship it...
@jtesta - Thanks for answering this. I do have a bit more to say on this subject but I'm a bit busy with some things IRL at the moment. I've...
@darkoperator Just wondered if you're planning to release 2.1 soon?
Ah OK, so you don't publish releases on Github anymore? https://github.com/darkoperator/Posh-SSH/releases