"GOT", but the "O" is a cute, smiling pufferfish. Index | Thread | Search

From:
Mark Jamsek <mark@jamsek.com>
Subject:
gotd mirrors
To:
Game of Trees <gameoftrees@openbsd.org>
Date:
Tue, 7 Feb 2023 18:50:03 +1100

Download raw body.

Thread
  • Mark Jamsek:

    gotd mirrors

Assuming there'll be several mirrors listed, I wasn't sure how you'd
like to display them. The below is shamelessly stolen^Wborrowed from
how openbsd.org lists anonymous cvs mirrors, but I wanted to check
before committing anything :)

I could also move jamsek.net to a server in one of Tokyo, Sydney, or
Frankfurt, or just standup a new mirror there rather than having two in
Dallas, TX.

diff /home/mark/src/got-www
commit - abce08bcf1c32312a1cd4307c1f194ba1d285a7a
path + /home/mark/src/got-www
blob - 4510c83e360e04b1f395c4f7dd1eb1113a85d62c
file + code.html
--- code.html
+++ code.html
@@ -38,6 +38,41 @@ If the <a href="got.1.html">got(1)</a> utility is alre
 </pre>
 
 <p>
+Alternatively, the repository can be cloned from one of the available mirrors.
+
+<ul>
+<li><strong>got.bsdbox.org</strong><br>
+<pre class="cmdbox">
+git clone ssh://anongot@got.bsdbox.org/got.git
+</pre>
+Location: Dallas, TX, USA.<br>
+Protocols: ssh.<br>
+Updated hourly.<br>
+SSH fingerprints:<br>
+<pre class="cmdbox">
+1024 SHA256:KP1uwSJYS8QiGbEANBs00+RhTZLSsRWmeqwgmCB832U (DSA)
+256 SHA256:FMuXumrNEfkS9KNp9yydo9EbZ7TzX2NU/H3gPS3X+YY (ECDSA)
+256 SHA256:bCaYwQ1d7w5oHlSyyT0TQZZZF6z+yooneHifBHrIyng (ED25519)
+3072 SHA256:B2rJtrrknPQLp28nBYvcDW1Dzk0nE0Anbnr3tz1vaBk (RSA)
+</pre>
+<p>
+<li><strong>jamsek.net</strong><br>
+<pre class="cmdbox">
+git clone ssh://git@jamsek.net/got.git
+</pre>
+Location: Dallas, TX, USA.<br>
+Protocols: ssh.<br>
+Updated hourly.<br>
+SSH fingerprints:<br>
+<pre class="cmdbox">
+1024 SHA256:hjlUcxoEg1Jiviunv12PajoKXgh07G2F/yRt7kJNMA8 (DSA)
+256 SHA256:1aw6RXRS4IZ1xta9XQAICFzLYQJEVKry3qJ7Opq+xM4 (ECDSA)
+256 SHA256:iNldGfV5MEPJx8X5gIThWwICYMZ3BGwGYMIJGg+zbTI (ED25519)
+3072 SHA256:9WrP+hJP//Xyl16qP//0qqXaSjxfWNmCjm4pZL5JSNk (RSA)
+</pre>
+</ul>
+
+<p>
 If the <a href="got.1.html">got(1)</a> utility is already installed it can
 be used instead of Git to clone the repository and check out a work tree:
 <pre class="cmdbox">
@@ -64,7 +99,11 @@ Web interfaces for browsing are also available:
 Web interfaces for browsing are also available:
 <ul>
 <li> gotwebd: <a href="https://got.gameoftrees.org/"
->https://got.gameoftrees.org/</a>
+>https://got.gameoftrees.org</a>
+<li> gotwebd: <a href="https://got.bsdbox.org/"
+>https://got.bsdbox.org</a>
+<li> gotwebd: <a href="https://jamsek.net/"
+>https://jamsek.net</a>
 <li> gitweb: <a href="https://git.gameoftrees.org/gitweb"
 >https://git.gameoftrees.org/gitweb</a>
 </ul>

-- 
Mark Jamsek <fnc.bsdbox.org>
GPG: F2FF 13DE 6A06 C471 CA80  E6E2 2930 DC66 86EE CF68