Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autonat/README: Document DOS attack prevention #369

Merged
merged 2 commits into from
Oct 12, 2021

Commits on Oct 6, 2021

  1. autonat/README: Document DOS attack prevention

    Document that peers MUST NOT dial addresses that are not based on the IP
    addresses the requesting node is observed as.
    
    Corresponding logic in Golang implementation:
    
    https://github.com/libp2p/go-libp2p-autonat/blob/1247ac6d9fa798e7032127878a6f3d0b9eb487c6/svc.go#L133-L147
    mxinden committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    8ec73fc View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    314ae0e View commit details
    Browse the repository at this point in the history