Shell Gpg

Open-source Shell projects categorized as Gpg

Top 12 Shell Gpg Projects

  1. git-secret

    :busts_in_silhouette: A bash-tool to store your private data inside a git repository.

    Project mention: Git-crypt – transparent file encryption in Git | news.ycombinator.com | 2024-11-26

    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/

  2. 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.

    InfluxDB logo
  3. helm-secrets

    A helm plugin that help manage secrets with Git workflow and store them anywhere

    Project mention: 🔐 Secure Secret Management with SOPS in Helm 🚀 | dev.to | 2025-02-27

    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

  4. Purse

    GnuPG asymmetric secrets manager - works with YubiKey!

  5. mailserver

    Simple and full-featured mail server using Docker (by mailserver2)

  6. docker_base_images

    Vlad's Base Images for Docker

  7. 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!

  8. openpgpkey-control

    OpenPGP keys published on your website (WKD)

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. paper-store

    Cold store small files on paper as QR codes -- PGP keys, Bitcoin keys, Tox keys or any other small files in general.

  11. Fix-Arch-Linux

    This all in one shell script fixes most issues with Arch-Based distributions.

  12. accounthing

    A program to automatically create invoices from a database of customers and transactions.

  13. 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

    Project mention: Endpoint Security: A Low-Cost Data Diode | dev.to | 2025-05-01
  14. gpg-key-creation-assistant

    Bash-based assistant helping you setting up a new GPG key with ease

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Shell Gpg discussion

Log in or Post with

Shell Gpg related posts

  • Can I use Security Key C NFC as backup for 5C NFC if I use OpenPGP?

    1 project | /r/yubikey | 7 Dec 2023
  • Ask HN: Why does YubiCo need my private key?

    1 project | news.ycombinator.com | 29 Sep 2023
  • An Opinionated Yubikey Set-Up Guide

    1 project | news.ycombinator.com | 15 Sep 2023
  • How to use Yubikey to login into a server

    1 project | /r/yubikey | 7 Sep 2023
  • Guide to Using Yubikey for GPG and SSH

    1 project | news.ycombinator.com | 30 Jul 2023
  • GnuPG Private Key storage on YubiKey: Why are the private keys still present in my .gnupg/ folder?

    1 project | /r/yubikey | 1 Jul 2023
  • Got myself Yubikey and set it up for my password manager and email. What next?

    1 project | /r/yubikey | 1 Jul 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 24 May 2025
    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 →

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

Sponsored
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.
www.influxdata.com

Did you know that Shell is
the 11th most popular programming language
based on number of references?