amyipdev / ssvp

Server Statistics Viewer Project: a modular interface for tracking server uptime
GNU Affero General Public License v3.0
2 stars 1 forks source link

activitypub #20

Open amyipdev opened 1 year ago

amyipdev commented 1 year ago

have event updates be available via activitypub in addition to rss, email, etc

amyipdev commented 1 year ago

activitypub should depend on typeof ssl is list

further, if activitypub is disabled, calls to activitypub endpoints should return 405 Method Not Allowed

basics: https://blog.joinmastodon.org/2018/06/how-to-implement-a-basic-activitypub-server/ full spec: https://www.w3.org/TR/activitypub/