From a92b5f100fe06c451be14ca62b4d13a07c5c0ef6 Mon Sep 17 00:00:00 2001 From: gitadmin Date: Wed, 15 Jul 2026 20:54:24 +1000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ae54def --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# vault-plugin-secrets-gpg + +HashiCorp Vault / OpenBao secrets engine for GPG/OpenPGP keys (sign/verify/encrypt/decrypt, transit-style versioned keys, pass-compatible) \ No newline at end of file