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/workers/activitypub
Eugen Rochko 00840f4f2e Add handling of Linked Data Signatures in payloads (#4687)
* Add handling of Linked Data Signatures in payloads

* Add a way to sign JSON, fix canonicalization of signature options

* Fix signatureValue encoding, send out signed JSON when distributing

* Add missing security context
8 years ago
..
delivery_worker.rb
distribution_worker.rb Add handling of Linked Data Signatures in payloads (#4687) 8 years ago
post_upgrade_worker.rb
processing_worker.rb
update_distribution_worker.rb