You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RPM packages should be installed over HTTPS to prevent MITM attacks.
Apt is less susceptible since all packages are signed and verified, but
we should rely on the long key IDs instead of short ones to reduce the
chance of an OpenPGP key ID collision.
Closes#47.
0 commit comments