certificates VS keymaster

Compare certificates vs keymaster and see what are their differences.

certificates

🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH. (by smallstep)

keymaster

Short term certificate based identity system (ssh/x509 ca + openidc) (by Cloud-Foundations)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
certificates keymaster
40 7
6,154 114
3.0% 4.4%
9.5 6.8
6 days ago 12 days ago
Go Go
Apache License 2.0 Apache License 2.0
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.

certificates

Posts with mentions or reviews of certificates. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-04.

keymaster

Posts with mentions or reviews of keymaster. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-03.
  • How about Hashi Boundary instead of a VPN?
    2 projects | /r/selfhosted | 3 Oct 2021
  • Ask HN: What are some tools / libraries you built yourself?
    264 projects | news.ycombinator.com | 16 May 2021
    Also became a fun learning experience about terminals.

    https://github.com/ThomasHabets/cmdg

    I wanted to use GMail from a fast cli that used the native gmail API.

    https://github.com/ThomasHabets/rslurp

    I wanted to download concurrently and according to patterns. Ok, so honestly this one probably exists somewhere in a form that I would like, but I couldn't find it.

    https://github.com/ThomasHabets/sim

    I wanted multi-party authorization for sudo, and couldn't find one.

    https://github.com/ThomasHabets/monotonic_clock

    People kept using gettimeofday, so this is part of my compaign against it. (see https://blog.habets.se/2010/09/gettimeofday-should-never-be-...)

    https://github.com/ThomasHabets/gtping

    I worked in mobile core networks, and wanted a "ping" that used the GTP protocol since that won't be firewalled.

    https://github.com/ThomasHabets/ind

    I wanted my bash scripts to have automatic indentation, while not sacrificing buffering latency and such.

    https://github.com/ThomasHabets/tlscheck

    I wanted a simple tool to audit my TLS certificates for expiry.

    https://github.com/google/huproxy

    I was travelling to China on vacation and wanted a VPN out that would be unlikely to be blocked by the great firewall. Ok, so there are many VPN-like tools for getting through the GFW. Maybe it was just an excuse for me to write it. Honestly ssh -D would have likely worked just fine. It's being used by the keymaster project now though, so maybe it did something right: https://github.com/Cloud-Foundations/keymaster/blob/master/d...

    https://github.com/google/tcpauth

    I wanted to lock down SSH to anyone who doesn't have a secret key (and portknocking is usually ridiculous). Why not use TCP MD5 for it? https://github.com/google/tcpauth

  • self hosted pki solutions?
    1 project | /r/selfhosted | 9 Mar 2021
    Keymaster works great for users. Can issue user x509 and ssh certs. DNS challenge for server certs. I use Traefik for that.
  • Self hosted 2FA service ?
    6 projects | /r/selfhosted | 12 Jan 2021
    -- This! I use this with Keymaster. Works very well.
  • Alternative to Termius?
    1 project | /r/selfhosted | 6 Jan 2021
    I'm a fan of signed / temporary keys. Check out https://github.com/Cloud-Foundations/keymaster
  • Why SSH certificates are awesome
    7 projects | dev.to | 3 Nov 2020
    Documentation

What are some alternatives?

When comparing certificates and keymaster you can also consider the following projects:

mkcert - A simple zero-config tool to make locally trusted development certificates with any names you'd like.

Gravitational Teleport - The easiest, and most secure way to access and protect all of your infrastructure.

boulder - An ACME-based certificate authority, written in Go.

gutenberg - A fast static site generator in a single binary with everything built-in. https://www.getzola.org

omgwtfssl - SSL certificate generation for developers who don't TLS good

vouch-proxy - an SSO and OAuth / OIDC login solution for Nginx using the auth_request module

cfssl - CFSSL: Cloudflare's PKI and TLS toolkit

Pomerium - Pomerium is an identity and context-aware reverse proxy for zero-trust access to web applications and services.

easy-rsa - easy-rsa - Simple shell based CA utility

bless - Repository for BLESS, an SSH Certificate Authority that runs as a AWS Lambda function

traefik-certs-dumper - Dump ACME data from Traefik to certificates

teleport - A WebXR teleport for three.js