public inbox for nncp-devel@lists.cypherpunks.ru
Atom feed
From: John Goerzen <jgoerzen@complete•org>
To: nncp-devel@lists.cypherpunks.ru
Subject: NNCP mirror now available via https+LetsEncrypt and NNCP freq
Date: Thu, 05 Aug 2021 18:48:20 -0500	[thread overview]
Message-ID: <87lf5fjvwb.fsf@complete.org> (raw)

Hi fols,

There is now a NNCP mirror available on TLS with a Let's Encrypt 
cert at:

https://nncp.mirrors.quux.org/

This includes the entire website, both documentation and releases.

Those with a connection to quux can also obtain NNCP releases and 
the website via freq.

Start with:

nncp-freq quux:ls-lR.txt.gz

which will give you an index of the available files.

Then, something like:

nncp-freq quux:mirrors/nncp/download/nncp-7.5.1.tar.xz
nncp-freq quux:mirrors/nncp/download/nncp-7.5.1.tar.xz.sig

Make sure that you are set up to accept files from quux before you 
try to freq from it.

Since you can freq directories, you can of course obtain your own 
copy of the entire website with

nncp-freq quux:mirrors/nncp nncp.tar

The mirror is updated automatically over rsync+ssh.  Thank you 
Sergey for facilitating this.

Of course, Sergey's website at www.nncpgo.org remains available as 
always.

- John

             reply	other threads:[~2021-08-05 23:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-05 23:48 John Goerzen [this message]
2021-08-06  9:23 ` NNCP mirror now available via https+LetsEncrypt and NNCP freq Sergey Matveev