-
Updated
Sep 17, 2020
#
gpg
Here are 466 public repositories matching this topic...
Guide to using YubiKey for GPG and SSH
The slightly more awesome standard unix password manager for teams
-
Updated
Sep 23, 2020 - Go
-
Updated
Sep 23, 2020 - Shell
Yet Another Dotfiles Manager
git
bootstrap
dotfiles
bash
commandline
hooks
template
encryption
jinja2
manager
gpg
yadm
dotfile-manager
dot-files
dotfile-management
symlink-alternative
multiple-machines
dotfiles-automation
dotfiles-macos
dotfiles-linux
-
Updated
Sep 9, 2020 - Python
GPG symmetric password manager
-
Updated
May 25, 2020 - Shell
Generic templated configuration management for Kubernetes, Terraform and other things
python
docker
kubernetes
yaml
devops
aws-kms
jinja2
terraform
helm
declarative
gpg
python3
orchestration
reclass
devops-tools
jsonnet
jinja2-templates
kapitan
gitops
gcp-kms
-
Updated
Sep 22, 2020 - Python
A dead simple tool to sign files and verify digital signatures.
-
Updated
Aug 8, 2020 - C
QtPass is a multi-platform GUI for pass, the standard unix password manager.
-
Updated
Sep 20, 2020 - C++
Secure Secret management for Kubernetes (with gpg, Google Cloud KMS and AWS KMS backends)
-
Updated
Aug 16, 2019 - Go
A graphical threads-with-tags style, lightweight and fast, e-mail client for Notmuch
-
Updated
Sep 16, 2020 - C++
donferi
commented
Sep 16, 2020
I'm trying to get this awesome setup working but when running ./gpg.sh it hangs when trying to change the PIN. It correctly selects the option 1 but then it never types the pin, after it timesout I can see the 123456.
Eg:
gpg/card> admin
Admin commands are allowed
gpg/card> passwd
gpg: OpenPGP card no. <redacted> detected
1 - change PIN
2 - unblock PIN
3 - change Admin PIN
GPG asymmetric (YubiKey) password manager
-
Updated
May 25, 2020 - Shell
A console-based mail-client with integrated Lua scripting support.
-
Updated
Jun 26, 2019 - C++
MagicPad is an encryption suite for beginners. It is designed to be run standalone via the browser or executable (Electron).
electron
security
cryptography
privacy
mobile
encryption
pwa
offline
pgp
standalone
gpg
tor
cybersecurity
-
Updated
May 1, 2020 - HTML
Make using Bouncy Castle with OpenPGP fun again!
java
security
encryption
jvm
pgp
gnupg
gpg
osgi
sign
batch-job
bouncy-castle
openpgp
bouncycastle
key-derivator
key-derivative-function
rfc4880
-
Updated
Jul 12, 2020 - Java
Push and pull git repos to/from an s3 bucket, encrypted using gpg.
-
Updated
Mar 23, 2020 - Rust
Authorizer is a Password Manager for Android. It emulates an HID keyboard over USB and enters your credentials on your target device. Additionally it supports OTP 🔑 📴
android
security
otp
encryption
usb
hid
password-manager
gpg
bluetooth
smartphone
password-store
gpg-encryption
usb-hid
keyboard-emulation
bluetooth-hid
auto-type
-
Updated
Jul 28, 2020 - Java
An easy-to-use Windows interface for pass
-
Updated
Sep 20, 2020 - C#
jverhoelen
commented
Apr 28, 2020
Show the outputs of gopass config in a section of the settings screen
Improve this page
Add a description, image, and links to the gpg topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gpg topic, visit your repo's landing page and select "manage topics."


flake8 is a great tool to find syntactic issues (code style, but also undefined variables, etc.)
Limnoria's code base predates this kind of tool, so it would be nice to modernize it a bit so flake8 doesn't show warning on it.
This can be done progressively, plugin per plugin and module per module.