smimesign VS platform-samples

Compare smimesign vs platform-samples and see what are their differences.

smimesign

An S/MIME signing utility for use with Git (by github)
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
smimesign platform-samples
2 3
569 1,855
0.5% 0.3%
0.0 7.2
about 2 months ago 8 days ago
Go Shell
MIT License Creative Commons Zero v1.0 Universal
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.

smimesign

Posts with mentions or reviews of smimesign. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-13.
  • Signing Git Commits with Your SSH Key
    6 projects | news.ycombinator.com | 13 Sep 2022
    I believe GitHub's smimesign can use RFC3161 timestamps:

    How to specify a timestamp server

    https://github.com/github/smimesign/issues/47

  • Gitsign
    7 projects | news.ycombinator.com | 9 Jun 2022
    smimesign supports timestamping with a normal timestamp server, with a bit of extra effort. It would be cool if your tool could (at least optionally) do the same.

    https://github.com/github/smimesign/issues/47#issuecomment-4...

platform-samples

Posts with mentions or reviews of platform-samples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-13.
  • Signing Git Commits with Your SSH Key
    6 projects | news.ycombinator.com | 13 Sep 2022
    > Note that signing commits doesn't bar bad actors from pushing unsigned commits with forged identities.

    This would need to be coupled with a "reject unsigned commits" policy on push. For example - https://docs.gitlab.com/ee/user/project/repository/push_rule...

    And note that the caveats that it has would require the person to log in to gitlab to not need to push (by using the webIDE instead) which leaves an audit trail there.

    Similar functionality can be crafted with a pre-receive commit hook - https://docs.github.com/en/[email protected]/admin/polic...

    An example of such a hook - https://github.com/github/platform-samples/blob/master/pre-r...

  • Strange use case and was wondering if this is possible
    1 project | /r/node | 28 Apr 2022
    I want to write a function in node.js(typescript) so I can access a public remote Github repo for example: "https://github.com/github/platform-samples" then lists the folders/directories in json output and eventually download/copy one specific folder
  • is this the standard way to write pom ?
    1 project | /r/javahelp | 20 Feb 2021

What are some alternatives?

When comparing smimesign and platform-samples you can also consider the following projects:

gitsign - Keyless Git signing using Sigstore

opentimestamps-client - OpenTimestamps client

git-ts - Git TimeStamp Utility

pre-commit-terraform - pre-commit git hooks to take care of Terraform configurations πŸ‡ΊπŸ‡¦

community - Public feedback discussions for: GitHub Mobile, GitHub Discussions, GitHub Codespaces, GitHub Sponsors, GitHub Issues and more!

age - A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.

cargo-vet - supply-chain security for Rust

graphql-typescript-workshop - This is a series of exercised to learn how to implement a GraphQL server with TypeScript and do end-to-end type-safety

git-blame-someone-else - Blame someone else for your bad code.