From d5fd535fa3796d3bc7fc489126c29666aaf80b49 Mon Sep 17 00:00:00 2001 From: Adriano Inghingolo <68734231+SpikeTheDragon40k@users.noreply.github.com> Date: Mon, 7 Jul 2025 12:14:44 +0200 Subject: [PATCH] add_sshman --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8793a6..4ba6109 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,7 @@ A curated list of cryptography resources and links. - [ironssh](https://github.com/IronCoreLabs/ironssh) - End-to-end encrypt transferred files using sftp/scp and selectively share with others. Automatic key management works with any SSH server. Encrypted files are gpg compatible. - [Nipe](https://github.com/GouveaHeitor/nipe) - Nipe is a script to make Tor Network your default gateway. - [sops](https://github.com/mozilla/sops) - sops is an editor of encrypted files that supports YAML, JSON and BINARY formats and encrypts with AWS KMS, GCP KMS, Azure Key Vault and PGP. +- [sshman](https://github.com/SpikeTheDragon40k/sshman) - Secure SSH key and connection manager with encrypted vault, key generation, and direct SSH connection support. - [ves](https://ves.host/docs/ves-util) - End-to-end encrypted sharing via cloud repository, secure recovery through a viral network of friends in case of key loss. ### Plugins