platform-samples VS smimesign

Compare platform-samples vs smimesign 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
platform-samples smimesign
3 2
1,858 569
0.3% 0.5%
7.2 0.0
5 days ago about 2 months ago
Shell Go
Creative Commons Zero v1.0 Universal 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.

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

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...

What are some alternatives?

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

opentimestamps-client - OpenTimestamps client

gitsign - Keyless Git signing using Sigstore

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

git-ts - Git TimeStamp Utility

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

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

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

cargo-vet - supply-chain security for Rust