configs  Diff

Differences From Artifact [3d94f9a9f7]:

To Artifact [cc8e740639]:


8
9
10
11
12
13
14




15
16
17
18
19

Host pkgs.fedoraproject.org
	HostKeyAlgorithms rsa-sha2-512

Host wip.pkgsrc.org
	Ciphers aes256-gcm@openssh.com





Host *
	IdentitiesOnly yes
	Ciphers chacha20-poly1305@openssh.com
	KexAlgorithms curve25519-sha256@libssh.org
	HostKeyAlgorithms ssh-ed25519







>
>
>
>





8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

Host pkgs.fedoraproject.org
	HostKeyAlgorithms rsa-sha2-512

Host wip.pkgsrc.org
	Ciphers aes256-gcm@openssh.com

Host *.tmate.io
	Ciphers aes256-gcm@openssh.com
	HostKeyAlgorithms rsa-sha2-512

Host *
	IdentitiesOnly yes
	Ciphers chacha20-poly1305@openssh.com
	KexAlgorithms curve25519-sha256@libssh.org
	HostKeyAlgorithms ssh-ed25519