Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Setting KexAlgorithms in sshd_config to Curve25519 and Diffie-Hellman. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
* | Setting HostKeyAlgorithms in sshd_config to ED25519 and RSA. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
* | Setting HostbasedAcceptedKeyTypes in sshd_config to ED25519 and RSA. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
* | Setting Ciphers in sshd_config to ChaCha20 and AES. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
* | Setting CASignatureAlgorithms in ssh_config to ED25519 and RSA. | Daniel Baumann | 2024-04-28 | 1 | -0/+3 |