tests++
[Seppo.git] / README.txt.tpl
blob574502d996a0a8693e0fc29eff4c5075e4a003b2
2 # v$ver, $date
4 Binary:   seppo.cgi
5 Source:   source.tar.gz
6 Download: https://Seppo.Social/Linux-x86_64-$ver
7 Git:      https://Seppo.Social/v/$GIT_SHA
8 Install:  https://seppo.social/en/support/#installation
10 Changes
12 - delete posts
13 - breaking on disk changes (themes, .s)
14 - apchk.cgi brushed up
15 - follower list
16 - deny follower
17 - publicKey.owner property optional
18 - html/css/js tweaks
19 - app/var/run/cookie.sec persistence format
20 - app/var/lib/notify.cdb persistence format
21 - various commandline helpers (seppo.cgi -h)
22 - https optional https://seppo.social/issues/8
24 Verify the signature with openssl:
26 $ curl -LO https://Seppo.Social/seppo.pub.pem
27 $ openssl dgst -verify seppo.pub.pem -keyform PEM -sha256 -signature seppo.cgi.signature -binary seppo.cgi