No description
Find a file
Chandler Swift 7ffe208af9
sam: Squelch post-quantum warn on Azure Devops SSH
Connecting to ADO gives this warning:

    ** WARNING: connection is not using a post-quantum key exchange algorithm.
    ** This session may be vulnerable to "store now, decrypt later" attacks.
    ** The server may need to be upgraded. See https://openssh.com/pq.html

ADO doesn't support any flavor of keys besides RSA. There are several
issues open about this on their feedback site, and it's been radio
silence:

https://developercommunity.visualstudio.com/t/support-non-rsa-keys-for-ssh-authentication/365980
https://developercommunity.visualstudio.com/t/11032779

And Microsoft has nothing to say besides vague "we've routed your
feedback to the appropriate product team".

There's more information on the warning at OpenSSH's docs page:

https://www.openssh.org/pq.html
2026-02-11 09:37:20 -06:00
bert bert: Fix bible.chandlerswift.com path 2025-12-28 22:50:10 -06:00
bigbird Replace deprecated --fast with --no-reexec 2025-12-17 19:01:50 -06:00
factorio Validate checksum of Factorio mods 2024-08-05 20:04:50 -05:00
oscar Update git settings to match renamed upstream vars 2026-02-10 10:38:36 -06:00
sam sam: Squelch post-quantum warn on Azure Devops SSH 2026-02-11 09:37:20 -06:00
.envrc Set up nix-shell/direnv 2024-11-05 23:59:10 -06:00
.gitignore Set up nix-shell/direnv 2024-11-05 23:59:10 -06:00
create-server.py Add Cloudflare DNS record creation to create-server script 2024-08-04 00:33:01 -05:00
git-pre-commit-hook oscar: Factor out git-pre-commit-hook for use on other machines 2025-07-09 16:49:10 -05:00
shell.nix Set up nix-shell/direnv 2024-11-05 23:59:10 -06:00