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. Learn more →
Top 12 Shell Gpg Projects
-
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/
-
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.
-
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
-
-
-
-
yubikey-provisioning-scripts
A set of scripts to automate the provisioning of yubikey's openPGP applet.They set up your yubikey for git commit signing and SSH so you don't have to!
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
paper-store
Cold store small files on paper as QR codes -- PGP keys, Bitcoin keys, Tox keys or any other small files in general.
-
-
accounthing
A program to automatically create invoices from a database of customers and transactions.
-
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
-
Shell Gpg discussion
Shell Gpg related posts
-
Can I use Security Key C NFC as backup for 5C NFC if I use OpenPGP?
-
Ask HN: Why does YubiCo need my private key?
-
An Opinionated Yubikey Set-Up Guide
-
How to use Yubikey to login into a server
-
Guide to Using Yubikey for GPG and SSH
-
GnuPG Private Key storage on YubiKey: Why are the private keys still present in my .gnupg/ folder?
-
Got myself Yubikey and set it up for my password manager and email. What next?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 24 May 2025
Index
What are some of the best open-source Gpg projects in Shell? This list will help you:
# | Project | Stars |
---|---|---|
1 | git-secret | 3,843 |
2 | helm-secrets | 1,748 |
3 | Purse | 591 |
4 | mailserver | 152 |
5 | docker_base_images | 95 |
6 | yubikey-provisioning-scripts | 60 |
7 | openpgpkey-control | 51 |
8 | paper-store | 39 |
9 | Fix-Arch-Linux | 17 |
10 | accounthing | 3 |
11 | tea2adt | 2 |
12 | gpg-key-creation-assistant | 0 |