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

hash and sign dependencies #32

Closed
meejah opened this issue Dec 7, 2018 · 1 comment
Closed

hash and sign dependencies #32

meejah opened this issue Dec 7, 2018 · 1 comment

Comments

Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
@meejah
Copy link
Owner

@meejah meejah commented Dec 7, 2018

Context: tor ticket 28682 http://ea5faa5po25cf7fb.onion/projects/tor/ticket/28682

We don't ship hashed dependencies under either a signed tag nor in a signed release. Dependencies should be pinned and hashed and subject to a signature. Could explore poetry or pipenv for this?

@meejah
Copy link
Owner Author

@meejah meejah commented Dec 9, 2018

Now we shop a pinned + hashed requirements.txt file (signed at least by the tag).

@meejah meejah closed this Dec 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment