SaaSHub helps you find the best software and product alternatives Learn more →
Top 22 Shell Encryption Projects
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
openvpn-install
Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS, Arch Linux and more (by angristan)
-
-
docker-ipsec-vpn-server
Docker image to run an IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
-
I believe git-secret[0] does what you describe. The author of Lunar[1] uses it to hide the private elements in a public repo.
[0]: https://sobolevn.me/git-secret/
[1]: https://github.com/alin23/Lunar/
-
wireguard-manager
✔️ WireGuard-Manager is an innovative tool designed to streamline the deployment and management of WireGuard VPNs. Emphasizing user-friendliness and security, it simplifies the complexities of VPN configuration, offering a robust yet accessible solution for both personal and professional use.
-
name: Deploy with Helm & SOPS on: push: branches: - main jobs: deploy: runs-on: ubuntu-latest steps: - name: Checkout repository uses: actions/checkout@v4 - name: Install dependencies run: | sudo apt-get update sudo apt-get install -y sops age curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash helm plugin install https://github.com/jkroepke/helm-secrets - name: Set up SOPS run: | mkdir -p ~/.config/sops/age/ echo "${{ secrets.SOPS_AGE_KEY }}" > ~/.config/sops/age/keys.txt chmod 600 ~/.config/sops/age/keys.txt - name: Deploy with Helm run: | helm secrets upgrade --install my-release ./my-chart
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
archuseriso
A set of bash script programs to create bootable Arch Linux images and to create bootable USB flash drives with a desktop environment.
-
-
-
-
passage
Password store and secret manager using age encryption. This is my attempt to replace passwordstore's use of PGP, with age encryption. I am sure there are more elegant ways to accomplish this, but it is working for my purposes. (by chrisswanda)
-
-
-
-
-
tea2adt
Command-line utility for Remote Shell, Remote AI Prompt, Chat and File Transfer, that reads and writes encrypted data across peer-to-peer or broadcast audio connections, using minimodem and gpg
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Shell Encryption discussion
Shell Encryption related posts
-
Endpoint Security: A Low-Cost Data Diode
-
Looking for vpn service that use random ports
-
OpenVPN only routing Local IP's through VPN Server
-
Only local IP's getting routed through VPN Server
-
Is there a recommended way of syncing installed packages and configs? Portable user homes?
-
Is it possible to Tie specific system usernames to certificates on a PAM auth setup?
-
Some quick bash tips thought good for share!
-
A note from our sponsor - SaaSHub
www.saashub.com | 20 May 2025
Index
What are some of the best open-source Encryption projects in Shell? This list will help you:
# | Project | Stars |
---|---|---|
1 | setup-ipsec-vpn | 26,187 |
2 | openvpn-install | 14,599 |
3 | Bash-Snippets | 9,778 |
4 | docker-ipsec-vpn-server | 6,768 |
5 | git-secret | 3,843 |
6 | wireguard-manager | 1,743 |
7 | helm-secrets | 1,734 |
8 | transcrypt | 1,541 |
9 | easy-wg-quick | 1,052 |
10 | yubikey-full-disk-encryption | 843 |
11 | encpass.sh | 603 |
12 | Purse | 591 |
13 | archuseriso | 241 |
14 | wg-install | 155 |
15 | cryptr | 139 |
16 | arch-config | 50 |
17 | passage | 13 |
18 | tpm-km | 11 |
19 | libagentcrypt | 10 |
20 | zfs-vault | 8 |
21 | File-Locker | 8 |
22 | tea2adt | 2 |