]> Cypherpunks.ru repositories - nncp.git/blob - doc/mirrors.texi
Appearing of the nncp.mirrors.quux.org mirror
[nncp.git] / doc / mirrors.texi
1 @node Mirrors
2 @unnumbered Mirrors
3
4 Main NNCP website is hosted on two geographically distant servers
5 located in Moscow, Russian Federation. One of server's IPv6 connectivity
6 is provided by Hurricane Electric tunnel broker. Only one of those
7 servers supports TLS and another just proxies the traffic to it. So
8 TLS-capable version has less availability. It can be authenticated
9 with @url{http://ca.cypherpunks.ru/, ca.cypherpunks.ru} certificate,
10 through the @url{https://datatracker.ietf.org/doc/html/rfc6698, DANE}
11 record, that in turn can be authenticated with
12 @url{https://dnscurve.org/, DNSCurve}-secured
13 @url{http://www.stargrave.org/Trust-anchor.html, trust anchors}. Both
14 @code{ca.cypherpunks.ru} and DNSCurve trust anchors are signed with
15 @code{CF60 E89A 5923 1E76 E263 6422 AE1A 8109 E498 57EF}
16 @url{https://en.wikipedia.org/wiki/OpenPGP, OpenPGP}
17 @url{http://www.stargrave.org/Contacts.html, public key}.
18
19 @table @asis
20
21 @item @url{https://nncp.mirrors.quux.org/}
22
23 Its creation @url{http://lists.cypherpunks.ru/archive/nncp-devel/2108/0310.html, announcement}.
24 Mirror of the whole NNCP's website with all tarballs, made by John Goerzen.
25 It uses @url{https://letsencrypt.org/, Let's Encrypt} certificate
26 authority, so can be more easily accessible for some people. If you have
27 got NNCP-peering with
28 @url{http://lists.cypherpunks.ru/archive/nncp-devel/2108/0283.html, nncp.quux.org}
29 node, then you can also @ref{nncp-freq, freq} the @ref{Tarballs, tarballs}
30 from it.
31
32 @end table