Skip to content

FEP-8b32: Object Integrity Proofs #158

Description

@MaddyUnderStars

https://codeberg.org/fediverse/fep/src/branch/main/fep/8b32/fep-8b32.md

Object proofs are great, but I'm not sure if they're super necessary. Their main benefit over HTTP signatures seems to be that you can forward them to other servers without modifying the object and thus the 2nd degree remotes have an easier time verifying the objects. However Shoot doesn't forward activities like this, everything passes through the channel actor for moderation purposes...

Shoot could preempt forwarding to other channel members and save the group some time, but then for rejections we need also need to send all members the reject, not just the sender. This could be an abuse vector...?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfederationActivitypub Federation related

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions