Install
*******

Download the tarball with the signature from website and build it.  You
need more or less modern Go (https://go.dev/) and C-compiler with
libzstd (https://facebook.github.io/zstd/) headers if you need WARCs
support.

     $ fetch http://www.tofuproxy.stargrave.org/download/tofuproxy-0.7.0.tar.zst
     $ fetch http://www.tofuproxy.stargrave.org/download/tofuproxy-0.7.0.tar.zst.sig
     [verify signature]
     $ tar xf tofuproxy-0.7.0.tar.zst
     $ cd tofuproxy-0.7.0
     $ ./build

   You can obtain releases source code prepared tarballs on
<http://www.tofuproxy.stargrave.org>.  You *have to* verify downloaded
tarballs authenticity to be sure that you retrieved trusted and
untampered software.

   OpenSSH (https://www.openssh.com/) '.sig' signature, Public key
(PUBKEY-SSH.pub) and its LibrePGP signature (PUBKEY-SSH.pub.asc) made
with the key above.  Its fingerprint:
'SHA256:y67HEbtmtxKNjtAha0QZNmX13Izibey8QUzqKnyCzio'.

     $ ssh-keygen -Y verify -f PUBKEY-SSH.pub -I tofuproxy@stargrave.org -n file \
         -s tofuproxy-0.7.0.tar.zst.sig <tofuproxy-0.7.0.tar.zst

   Also there is Yggdrasil (https://yggdrasil-network.github.io/)
accessible address: <http://y.www.tofuproxy.stargrave.org/>,
<http://[322:3bd:cc26:9545:b00b:30c7:3a08:fbe6]/>.
