Ensure all servers are using post-quantum crypto for SSH connections
Open
maint
- Dominant language
- Python
- Stars
- 15
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
We have some servers for which my SSH client display (since quite some time) this kind of message:
```
** 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
```
It is probably not urgent to fix, but important enough to mention and plan for this.
Contributor guide
Assessment
This issue has not been assessed yet.