Module lemmy_apub_lib::signatures[][src]

Structs

Functions

Creates an HTTP post request to inbox_url, with the given client and headers, and activity as request body. The request is signed with private_key and then sent.

Verifies the HTTP signature on an incoming inbox request.