Yesterday needed to use the command " sudo apt update" while installing vpn when i noticed that the address of some ubuntu servers did not begin with https but instead http. so i began wondering, does it mean that the downloaded files are not encrypted?
Asked
Active
Viewed 26 times
0
-
They are all digitally signed, and if the checksum does not match, Ubuntu is supposed to not install them. – Archisman Panigrahi Dec 27 '22 at 14:07
-
aha. i did not know that. – Bolat Dec 27 '22 at 14:56
-
thanks Archisman Panigrah – Bolat Dec 27 '22 at 15:10