activity/pub
Cory Slep 2986f7601b Add function to serve ActivityPub object.
This also incorporates some interface changes to permit both HTTP
Signatures and other forms of authentication and authorization when
accessing data. This means support for something like OAuth2 should be
doable in conjunction with HTTP Signatures.

Tests are broken; this commit should not be used as a build point.
2018-05-25 00:23:50 +02:00
..
fed_test.go Replace PostOutboxAuthorized with HTTP Signatures. 2018-05-20 13:53:12 +02:00
fed.go Add function to serve ActivityPub object. 2018-05-25 00:23:50 +02:00
handlers.go Add function to serve ActivityPub object. 2018-05-25 00:23:50 +02:00
interfaces.go Add function to serve ActivityPub object. 2018-05-25 00:23:50 +02:00
internal.go Add function to serve ActivityPub object. 2018-05-25 00:23:50 +02:00
pub.go
resolvers.go Replace TODO with comment clarification 2018-04-25 00:57:55 +02:00