configs  Diff

Differences From Artifact [37cbfe1871]:

To Artifact [a605355fca]:


1
2
3
4
5
6
7
8
9
10
11



12
13
14
15
Include config.private

Host bitbucket.org
	HostKeyAlgorithms ssh-rsa

Host github.com
	HostKeyAlgorithms rsa-sha2-512

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




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











>
>
>




1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Include config.private

Host bitbucket.org
	HostKeyAlgorithms ssh-rsa

Host github.com
	HostKeyAlgorithms rsa-sha2-512

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

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

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