You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/lib/activitypub
Eugen Rochko 5bf67ca913
Add ActivityPub secure mode (#11269)
* Add HTTP signature requirement for served ActivityPub resources

* Change `SECURE_MODE` to `AUTHORIZED_FETCH`

* Add 'Signature' to 'Vary' header and improve code style

* Improve code style by adding `public_fetch_mode?` method
6 years ago
..
activity Refactor controllers for statuses, accounts, and more (#11249) 6 years ago
activity.rb Add support for Audio activities (#11189) 6 years ago
adapter.rb Add ActivityPub secure mode (#11269) 6 years ago
case_transform.rb
linked_data_signature.rb Add CLI task for rotating keys (#8466) 7 years ago
serializer.rb Remove unused ActivityPub `@context` values depending on response (#10378) 6 years ago
tag_manager.rb Refactor controllers for statuses, accounts, and more (#11249) 6 years ago