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 11 months ago

amyipdev commented 11 months ago

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

amyipdev commented 11 months 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/