|
|
|
|
|
by djsumdog
3086 days ago
|
|
So I know rpms and debs are signed, as I've setup repos for both. Docker repositories require a valid SSL key (or you have to manually allow untrusted repos). But do Python packages and Ruby gems have signature verification? How does pypy/pip and gem deal with validating a package is what it claims to be? |
|
At least we’ve got most people using https to transfer gems now!