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