Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Setting IdentityFile in ssh_config to ED25519 and RSA. | Daniel Baumann | 2024-04-28 | 1 | -0/+5 |
* | 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 sntrup761x25519-sha512@openssh.comm, C... | 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 |