zsh-ssh-agent VS keychain

Compare zsh-ssh-agent vs keychain and see what are their differences.

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
zsh-ssh-agent keychain
1 3
24 727
- 0.0%
0.0 0.0
9 months ago about 2 years ago
Shell Shell
MIT License GNU General Public License v3.0 only
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.

zsh-ssh-agent

Posts with mentions or reviews of zsh-ssh-agent. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-10.
  • The struggle with SSH key management under Linux
    5 projects | dev.to | 10 Mar 2022
    Jon Cairns wrote a similar article about this problem and presented a solution: A script that tries to find and reuse existing ssh-agents. There are multiple scripts with similar approaches all written in bash: ssh_find_agent, zsh-ssh-agent, and the most popular one: keychain. (And later I also discovered envoy). But being bash scripts, they are hard to read, not really fast, and make debugging a hell. I had used keychain successfully until I encountered a problem that I wasn't able to understand. Also, those tools depend heavily on ssh-agent and ssh-add instead of using the socket directly.

keychain

Posts with mentions or reviews of keychain. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-23.
  • Am I the only one who's nervous when SSH-agent forwarding?
    2 projects | /r/sysadmin | 23 Sep 2022
    (*) https://github.com/funtoo/keychain. Not updated since 2018 but does the trick very well.
  • The struggle with SSH key management under Linux
    5 projects | dev.to | 10 Mar 2022
    Jon Cairns wrote a similar article about this problem and presented a solution: A script that tries to find and reuse existing ssh-agents. There are multiple scripts with similar approaches all written in bash: ssh_find_agent, zsh-ssh-agent, and the most popular one: keychain. (And later I also discovered envoy). But being bash scripts, they are hard to read, not really fast, and make debugging a hell. I had used keychain successfully until I encountered a problem that I wasn't able to understand. Also, those tools depend heavily on ssh-agent and ssh-add instead of using the socket directly.
  • Help Managing many linux servers
    3 projects | /r/sysadmin | 1 Jul 2021
    For ssh keys, that's what ssh-agent and keychain are for.

What are some alternatives?

When comparing zsh-ssh-agent and keychain you can also consider the following projects:

ssh-find-agent - Tool to find already running ssh-agent compatible agents

libagentcrypt - Symmetric encryption with SSH Agent

mtail - extract internal monitoring data from application logs for collection in a timeseries database

fz - Cli shell plugin, the missing fuzzy tab completion feature for the z jump around command.

yubikey-agent - yubikey-agent is a seamless ssh-agent for YubiKeys.

zsh-vi-mode - 💻 A better and friendly vi(vim) mode plugin for ZSH.

envoy - A ssh/gpg-agent wrapper leveraging cgroups and systemd/socket activation

loki - Like Prometheus, but for logs.

zsh-nvm - Zsh plugin for installing, updating and loading nvm

dotfiles