sharkey VS caddy-ssh

Compare sharkey vs caddy-ssh and see what are their differences.

sharkey

Sharkey is a service for managing certificates for use by OpenSSH (by square)

caddy-ssh

Caddy-SSH is a general-purpose, extensible, modular, memory-safe SSH server built in Go [Moved to: https://github.com/kadeessh/kadeessh] (by mohammed90)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
sharkey caddy-ssh
2 5
391 438
0.0% -
5.4 4.1
8 months ago about 1 year 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.

sharkey

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

caddy-ssh

Posts with mentions or reviews of caddy-ssh. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-08.
  • How Caddy works, a deep dive into the web server written in Go
    2 projects | /r/golang | 8 Jul 2022
    See the article linked in OP for example, Caddy at its core is actually just config management and runtime platform where just about any kind of app can be built on top. It just happens to ship with state of the art HTTP and TLS apps. Third party plugins can add even more, like https://github.com/mohammed90/caddy-ssh which is a fully featured SSH server. And this can all run from a single binary, using Go's concurrency model.
  • Caddy SSH
    1 project | /r/devopspro | 5 Apr 2022
  • Show HN: Caddy-SSH
    7 projects | news.ycombinator.com | 28 Mar 2022
    The plans are there! I focused on implementing the absolute necessary parts of every layer before taking round-2 for the more in-depth implementation. I actually have both the linked thread and the article saved aside to study when I'm ready to implement certificate-based authentication. Knowing Gitea already has it implemented, I had plans to study their implementation to know what I'm venturing into. If anybody else is interested in picking it up, please feel free to tackle it! I'd love to see that PR.

    I've created tracking issue: https://github.com/mohammed90/caddy-ssh/issues/10

What are some alternatives?

When comparing sharkey and caddy-ssh you can also consider the following projects:

secretive - Store SSH keys in the Secure Enclave

caddy-l4 - Layer 4 (TCP/UDP) app for Caddy

openssh-sk-winhello - A helper for OpenSSH to interact with FIDO2 and U2F security keys through native Windows Hello API

cashier - A self-service CA for OpenSSH

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

pam - Go wrapper module for the Pluggable Authentication Modules (PAM) API

anything2ed25519 - A deterministic ed25519 key generator for SSH

sekey - Use Touch ID / Secure Enclave for SSH Authentication!

wsl-ssh-pageant - A Pageant -> TCP bridge for use with WSL, allowing for Pageant to be used as an ssh-ageant within the WSL environment.

stateless-workstation-config - This is how I configure a fresh Ubuntu installation for serving me as a workstation.

Win32-OpenSSH - Win32 port of OpenSSH