1 <style type=
"text/css">
9 <div class=
"notice" title=
"2022-12-17">
10 <p>We'll be
<b>replacing our SSH host key
</b> within the next couple of days.
<br />
11 We're doing this because the original ssh
12 host key in use since
2009 is no longer considered sufficiently secure.
<br />
13 After this happens you will see a very ugly message
14 <i>(WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!)
</i> when you access
15 any repositories using ssh.
<br />
16 The error message will indicate which line of your
"known_hosts" file
17 must be removed to get rid of the ugly message.
<br />
18 The error message will also include a
<b>fingerprint for our new ssh key
</b> which is:
</p>
19 <p><b>SHA256:
2AcJJmsZTraK3zrIuA3cZtRJGFhd28iLEev7GLv+X2w
</b></p>
22 <p><strong>repo.or.cz
</strong> is a public
<a href=
"https://git-scm.com/">Git
</a> hosting site.
23 Create a project in a snap,
<strong>publish your development
</strong>, give others push
24 access and let anyone have a look and contribute.
25 Alternatively, if you just see a random
<code>git://
</code> URL fly by and
26 want to check it out, or you have limited bandwidth or want backup - just quickly
27 <strong>set up a mirror
</strong> of any project published
28 elsewhere and we will provide pull and gitweb access for the project,
29 or send you notifications when new stuff gets committed.
30 <a href=
"/about.html">(read more, terms of use)
</a>
31 <a rel=
"me" href=
"https://c.im/@repo_or_cz">(official service updates on Mastodon)
</a></p>
33 <p>The service is maintained by the
<a href=
"/admins.html">admin team
</a> as a public service for the Git community,
34 please contact
<a href=
"mailto:admin@repo.or.cz">admin@repo.or.cz
</a> with any requests, proposals, issues or patches - the
35 underlying engine is
<a href=
"/girocco.git">fully open-source
</a> and easy to deploy.
36 Or you may be also interested in
37 <a href=
"https://git.wiki.kernel.org/index.php/GitHosting">other Git hosting sites
</a>.
</p>
39 <p align=
"center"><a href=
"/regproj.cgi">Register project
</a> |
40 <a href=
"/reguser.cgi">Register user
</a> |
41 <a href=
"/rootcert.html">Root certificate
</a> |
42 <a href=
"/edituser.cgi">Update user email/SSH keys
</a></p>
44 <div class=
"forkinfo">
45 How to grab a project? Simply
<code>git clone git://repo.or.cz/project.git
</code>.
<br />
46 Then, repeat
<code>git pull
</code> to update to the latest version of the project.
<br />
47 See the
<a href=
"https://git-scm.com/">The Git Homepage
</a>
48 for more details about Git and its usage.