README.txt.tpl 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. # v$ver, $date
  2. Binary: seppo.cgi
  3. Source: source.tar.gz
  4. Download: https://Seppo.mro.name/en/downloads/seppo-$ver
  5. Git: https://Seppo.mro.name/v/$GIT_SHA
  6. Install: https://seppo.mro.name/en/support/#installation
  7. Changes
  8. v0.5
  9. - purge done jobs and errors after 8 days
  10. - queue stats cli helper
  11. - allow cron to trigger queue flush
  12. - allow other actors than Person
  13. - slowly phase out seppo.social in favour of seppo.mro.name
  14. - Announce
  15. - Like
  16. - enable to recreate entries
  17. - a11y / UX audit
  18. v0.4
  19. - security audit
  20. - un/follow, block
  21. - display inbox notes
  22. - support /cgi-bin/ webspace
  23. - delete posts
  24. - breaking on disk changes (themes, .s)
  25. - apchk.cgi brushed up
  26. - follower list
  27. - deny follower
  28. - publicKey.owner property optional
  29. - html/css/js tweaks
  30. - app/var/run/cookie.sec persistence format
  31. - app/var/db/notify.cdb persistence format
  32. - various commandline helpers (seppo.cgi -h)
  33. - https optional https://seppo.mro.name/issues/8
  34. Verify the signature with openssl:
  35. $ curl -LO https://Seppo.mro.name/seppo.pub.pem
  36. $ openssl dgst -verify seppo.pub.pem -keyform PEM -sha256 -signature seppo.cgi.signature -binary seppo.cgi