gem-compare VS rfcs

Compare gem-compare vs rfcs and see what are their differences.

gem-compare

A RubyGems plugin that compares versions of the given gem (by fedora-ruby)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
gem-compare rfcs
2 1
247 6
0.4% -
0.0 0.0
almost 2 years ago about 2 years ago
Ruby
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gem-compare

Posts with mentions or reviews of gem-compare. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-07.

rfcs

Posts with mentions or reviews of rfcs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-07.
  • Unauthorized gem takeover for some gems
    7 projects | news.ycombinator.com | 7 May 2022
    Point 2 (Rubygems does not support package signing) is not true.

    Rubygems has supported package signing (`gem help cert`) since very early on, and it has an install flag `--trust-policy` which can be used to verify various things, including certs (https://github.com/rubygems/rubygems/blob/96e5cff3df491c4d94...).

    The experience in using it, however, sucks on every level. No one can really use the `High Security` policy level, because most gems aren’t signed. Most gems aren’t signed because there’s no clear benefit and it’s non-trivial to have shared certificates that can be used by multiple people authorized to release a particular gem. Most gems aren’t signed because there’s nowhere that public gem certs are published (there used to be with rubyforge), and you have to track down each cert you want to verify and download it separately.

    I used to sign my gems, but then stopped.

    Shopify has proposed a new RFC for signing gems based on sigstore. This RFC has many of the same points that I have already made as a reason for changing mechanisms. https://github.com/Shopify/rfcs/blob/new-signing-mechanism/t...

    I’ve just discovered this, so I haven’t really evaluated it, but I would prefer to sign the gems I publish.

What are some alternatives?

When comparing gem-compare and rfcs you can also consider the following projects:

wg-securing-software-repos - OpenSSF Working Group on Securing Software Repositories