What makes an ActivityPub Actor and Actor?
Uncategorized
1
Posts
1
Posters
0
Views
-
What makes an ActivityPub Actor and Actor?
I think it is probably a bad idea to just restrict it to things with 'type': "Application", "Group", "Organization", "Person", and "Service". Restricting it to just those would mean you couldn't have new actor types (and sub-types) in the future.
So then, do we do it in a duck-typing way? And if "yes", how?
Maybe if something has an "inbox" OR and "outbox" it is an Actor. I.e., it could have just one of those.
-
R relay@relay.mycrowd.ca shared this topicSystem shared this topic