README.txt.tpl 995 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  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. - slowly phase out seppo.social in favour of seppo.mro.name
  10. - Announce
  11. - Like
  12. - enable to recreate entries
  13. - a11y / UX audit
  14. v0.4
  15. - security audit
  16. - un/follow, block
  17. - display inbox notes
  18. - support /cgi-bin/ webspace
  19. - delete posts
  20. - breaking on disk changes (themes, .s)
  21. - apchk.cgi brushed up
  22. - follower list
  23. - deny follower
  24. - publicKey.owner property optional
  25. - html/css/js tweaks
  26. - app/var/run/cookie.sec persistence format
  27. - app/var/db/notify.cdb persistence format
  28. - various commandline helpers (seppo.cgi -h)
  29. - https optional https://seppo.mro.name/issues/8
  30. Verify the signature with openssl:
  31. $ curl -LO https://Seppo.mro.name/seppo.pub.pem
  32. $ openssl dgst -verify seppo.pub.pem -keyform PEM -sha256 -signature seppo.cgi.signature -binary seppo.cgi