<div dir="ltr"><div dir="ltr">On Sun, Jul 23, 2023 at 10:59 PM Anna (cybertailor) Vyalkova <<a href="mailto:cyber%2Bkde@sysrq.in">cyber+kde@sysrq.in</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2023-07-23 22:01, Ben Cooksley wrote:<br>
> Good morning KDE Developers,<br>
> <br>
> As many of you will be aware, today Gitlab and our Subversion repository<br>
> were both migrated to a new home - on a more modern and more powerful<br>
> server, which should better support future work.<br>
> <br>
> As a consequence the host key of the server has now changed, which means<br>
> you will need to take steps on your system otherwise you won't be allowed<br>
> to connect to the new server.<br>
<br>
Was it possible to transfer keys from the old server?<br></blockquote><div><br></div><div>The SSH keys that belong to an individual developer were transferred across, however the host keys identify a server and therefore naturally change when the server is replaced.</div><div>The only action needed on your part is clearing out the old host keys so the new ones can take effect.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
> Please ensure you run the following two commands to clear out any existing<br>
> host keys:<br>
> - ssh-keygen -R <a href="http://invent.kde.org" rel="noreferrer" target="_blank">invent.kde.org</a> -f ~/.ssh/known_hosts<br>
> - ssh-keygen -R <a href="http://svn.kde.org" rel="noreferrer" target="_blank">svn.kde.org</a> ~/.ssh/known_hosts<br>
> <br>
> Following these commands the next time you try to connect you will be<br>
> prompted to confirm the new host key and trust it for use. For those who<br>
> would like to confirm that host key, it is as follows:<br>
> <br>
> 256 SHA256:zHdK2R/S6s5Oj71N0s8LHWCXXsUt+DCztd+GjzW9KlU root@lerwini<br>
> (ED25519)<br>
> 256 SHA256:ZNBg4AkRxbt/N6xzpt7GbmmS78A3WFy5lz0l/cPHbcE root@lerwini (ECDSA)<br>
> 3072 SHA256:KxAoV6VsbKvAocFZCJlxtmPDScmUCRNiUiOCSXNSC/k root@lerwini (RSA)<br></blockquote><div><br></div><div>Cheers,</div><div>Ben </div></div></div>