evanp / onepage.pub

A one-page ActivityPub server
Apache License 2.0
45 stars 3 forks source link

Validate actor on incoming activities via ActivityPub federation #150

Open evanp opened 8 months ago

evanp commented 8 months ago

If an activity is received, check that its actor is the same as the signing key.

If not, check if it's inbox forwarding, or if it's signed by the server.