|
|
|
|
|
by jermy
2702 days ago
|
|
We deploy our software packages to our own infrastructure and clients using a private APT repository and basic HTTP auth. Obviously we're running it with apt-transport-https installed for making the latter not completely insecure. I see no reason to do that for signed packages from the main repositories, however. |
|