Skip to content

Verify get-pip.py #407

@tomaszzielinski

Description

@tomaszzielinski

Currently get-pip.py is downloaded from a remote server and installed without checking that it's legitimate [1]

I'm aware that there's no official way to verify the downloaded file and also that it might change at any time, so IMHO it might be good to keep a local, known to be good, version of that file and update it from time to time.

[1]

wget -O get-pip.py 'https://bootstrap.pypa.io/get-pip.py'; \

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