Index of /en/downloads/seppo-Linux-x86_64-0.3

Icon  Name                    Last modified      Size  Description
[PARENTDIR] Parent Directory - [   ] apchk.cgi 2023-11-27 11:00 7.8M [   ] apchk.cgi.sign 2023-11-27 11:00 256 [TXT] README.txt 2023-11-27 11:00 856 [TXT] README.txt.sign 2023-11-27 11:00 256 [   ] seppo.cgi 2023-11-27 11:00 12M [   ] seppo.cgi.sign 2023-11-27 11:00 256 [   ] source.tar.gz 2023-10-20 11:19 945K [   ] source.tar.gz.sign 2023-11-27 11:00 256

# v0.3, Thu Oct 19 10:54:40 CEST 2023

Download: https://Seppo.Social/Linux-x86_64-0.3
Binary:   https://Seppo.Social/Linux-x86_64-0.3/seppo.cgi
Source:   https://Seppo.Social/Linux-x86_64-0.3/source.tar.gz
Git:      https://Seppo.Social/v/5f078d9
Install:  https://seppo.social/en/support/#installation

Changes

- post notes
- being subscribed to (aka 'followed')
- distribute post to subscribers
- job queue to do so
- housekeeping UX (password, profile page, timezone)


Corresponds to https://blog.mro.name/2022/12/nlnet-seppo/#4-new-post-via-web-interface
and parts of https://blog.mro.name/2022/12/nlnet-seppo/#7-activitypub-activities-un-follow-block

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