Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Domain redirects should be verified #2709

Description

@j-manu

Though I applaud the intent behind https-everywhere, rewriting a CDN domain name to S3 bucket is very problematic.

  1. You cannot guarantee that the domain will always resolve to that S3 bucket and apparently there are no checks to ensure that domain names are resolving to the S3 bucket (as happened in Please disable rule for PrintFriendly #2708 )
  2. Bucket names can be reused. If I delete the S3 bucket someone else can create a bucket with that name. Even if the original owner updated his code to not use the bucket anymore, https-everywhere will continue redirecting and end users will not be aware of it. I think this is a bigger threat to privacy than not having SSL.

Activity

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

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions