Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Setting PubkeyAcceptedKeyTypes in ssh_config to ED25519 and RSA. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
* | Setting MACs in ssh_config to UMAC and HMAC. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
* | Setting KexAlgorithms in ssh_config to Curve25519 and Diffie-Hellman. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
* | Setting HostKeyAlgorithms in ssh_config to ED25519 and RSA. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
* | Setting HostbasedKeyTypes in ssh_config to ED25519 and RSA. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
* | Setting Ciphers in ssh_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 |