Skip to content

Require X-Forwarded-For (or a similar header) for verification requests to address DDOS issue #35

@npdoty

Description

@npdoty

I think the spec should say that, when a receiver makes a verification request, it MUST include such a header, in order to mitigate abuse. The value should be set to the sender's IP address.

It looks like Akismet/WordPress settled on X-Pingback-Forwarded-For, but I think X-Forwarded-For is sufficient and has the right semantics. (We don't need X-whatever-Forwarded-For for every different type of pingback/linkback/etc., right? They're all doing the same thing.)

A little more detail on the indiewebcamp wiki.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions