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

Feature request. Use checksum instead of GPG verification. #4875

Open
tioteath opened this issue Feb 18, 2020 · 1 comment
Open

Feature request. Use checksum instead of GPG verification. #4875

tioteath opened this issue Feb 18, 2020 · 1 comment

Comments

@tioteath
Copy link

tioteath commented Feb 18, 2020

GPG proved itself as notoriously unreliable tool which breaks RVM installation 2 times out of 10.

It would be nice to have any alternative verification method, like SHA sum verification or whatever, which would work each time and would provide any reliable verification method with a decent security level. Currently, we have to trust to some vague GPG keys installed from unknown server in the Internet, instead of relying on HTTPS with proven authority.

@claasz
Copy link

claasz commented Jun 30, 2021

@tioteath is so true. We use RVM for many years now, and the GPG part always gives you a hard time. You cannot automate RVM installation (e.g. via Ansible) in a reliable way, because 50% of time there's some issue with GPG.

No expert in packaging or security here, but since RVM is the only software I know requiring GPG for installation, I assume there's a better alternative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants