Expand description
Actix Web integration for Apub
Currently, this only includes verifying HTTP Signatures and Digests for authorized fetch and inbox delivery, but it doesn’t do any further verification
Structs§
- Config
- Server configuration
- Signature
Config - The HTTP Signature config for Actix Web Configuration for signing and verifying signatures
Enums§
- Verify
Error - Errors that can happen when verifying signatures
Functions§
- inbox
- Ingest activitypub objects at a given endpoint
- serve_
objects - Serve activitypub objects from a given endpoint