diff --git a/content/tech/spec/activitypub/shortcomings/not-reusing-vcard.md b/content/tech/spec/activitypub/shortcomings/not-reusing-vcard.md new file mode 100644 index 0000000..533bc59 --- /dev/null +++ b/content/tech/spec/activitypub/shortcomings/not-reusing-vcard.md @@ -0,0 +1,6 @@ ++++ ++++ + +activitystreams 2.0 defines some actor types like Person, Group, Organization + +these types should not have been defined at all. they should have reused the vcard properties. the semantics of the types have led to mistakes such as people looking at Group and assuming that it's a facebook-style group, when that's not the definition at all. \ No newline at end of file