Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-04-28 | Setting PubkeyAcceptedKeyTypes in ssh_config to ED25519 and RSA. | Daniel Baumann | 1 | -0/+1 |
2024-04-28 | Setting MACs in ssh_config to UMAC and HMAC. | Daniel Baumann | 1 | -0/+1 |
2024-04-28 | Setting KexAlgorithms in ssh_config to Curve25519 and Diffie-Hellman. | Daniel Baumann | 1 | -0/+1 |
2024-04-28 | Setting HostKeyAlgorithms in ssh_config to ED25519 and RSA. | Daniel Baumann | 1 | -0/+1 |
2024-04-28 | Setting HostbasedKeyTypes in ssh_config to ED25519 and RSA. | Daniel Baumann | 1 | -0/+1 |
2024-04-28 | Setting Ciphers in ssh_config to ChaCha20 and AES. | Daniel Baumann | 1 | -0/+1 |