Index of /en/downloads

Icon  Name                    Last modified      Size  Description
[PARENTDIR] Parent Directory - [DIR] seppo-Linux-x86_64-0.1/ 2023-02-12 17:53 - [DIR] seppo-Linux-x86_64-0.2/ 2023-06-20 16:31 - [TXT] README.txt 2023-06-20 22:48 653 [TXT] seppo-Linux-x86_64 2023-02-07 11:44 0


    _  _   ____                         _ 
  _| || |_/ ___|  ___ _ __  _ __   ___ | |
 |_  ..  _\___ \ / _ \ '_ \| '_ \ / _ \| |
 |_      _|___) |  __/ |_) | |_) | (_) |_|
   |_||_| |____/ \___| .__/| .__/ \___/(_)
                     |_|   |_|            

Personal Social Web

Each release is a zip containing:

- a compiled binary seppo.cgi
- a source.tar.gz
- releasenotes in a README.txt
- a git sha
- a signature from Seppo.Social/seppo.pub.pem



Example to verify the signature with openssl:

$ curl -LO https://Seppo.Social/seppo.pub.pem
$ openssl dgst -verify seppo.pub.pem -keyform PEM -sha256 -signature seppo.cgi.sign -binary seppo.cgi