git.krakonos.org

This is gitolite server at git.krakonos.org. Gitweb is not available, let me know if you need it. Repositories can be accessed using:

git clone git+ssh://git@git.krakonos.org/reponame.git

Anonymous access is available using the git protocol (when allowed by repository):

git clone git://git.krakonos.org/reponame.git

Note the server has recently moved. You will face the following message:

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the ECDSA key sent by the remote host is
SHA256:uR0RkieZh0d/L1jjmYZ56YIQWeL2qHSHg08IqywGZ28.
Please contact your system administrator.
Add correct host key in /home/krakonos/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in /home/krakonos/.ssh/known_hosts:159
Host key for git.krakonos.org has changed and you have requested strict checking.
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

In this case, verify the new fingerprint is indeed one of the following and follow the instructions above (deleting the offending line is fine, you will be asked to re-add it on next use):

SHA256:ESLnaEGe9Lfw60Q6XycKmkkAVlmrAgHpWdxfbgKGIT8 git.krakonos.org (ED25519)
SHA256:we0WH7PtxYCCA3He+d1gZWYmzvGeDByPky9ppjuyaN4 git.krakonos.org (RSA)
SHA256:uR0RkieZh0d/L1jjmYZ56YIQWeL2qHSHg08IqywGZ28 git.krakonos.org (ECDSA)