{"id":15954687,"url":"https://github.com/lesuisse/vault-gpg-plugin","last_synced_at":"2025-04-06T01:08:58.772Z","repository":{"id":37695112,"uuid":"99847670","full_name":"LeSuisse/vault-gpg-plugin","owner":"LeSuisse","description":"\"Transit like\" secret backend plugin for PGP/GPG in Hashicorp Vault","archived":false,"fork":false,"pushed_at":"2024-10-08T07:31:26.000Z","size":578,"stargazers_count":89,"open_issues_count":13,"forks_count":20,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-10-08T13:19:13.545Z","etag":null,"topics":["gpg","hashicorp-vault","pgp","plugin","vault"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LeSuisse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["LeSuisse"]}},"created_at":"2017-08-09T19:57:08.000Z","updated_at":"2024-10-08T07:31:28.000Z","dependencies_parsed_at":"2023-02-18T04:45:19.933Z","dependency_job_id":"6d284928-ae99-42a6-b21d-91ba0dd84817","html_url":"https://github.com/LeSuisse/vault-gpg-plugin","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeSuisse%2Fvault-gpg-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeSuisse%2Fvault-gpg-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeSuisse%2Fvault-gpg-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeSuisse%2Fvault-gpg-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LeSuisse","download_url":"https://codeload.github.com/LeSuisse/vault-gpg-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419860,"owners_count":20936012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gpg","hashicorp-vault","pgp","plugin","vault"],"created_at":"2024-10-07T13:19:19.814Z","updated_at":"2025-04-06T01:08:58.752Z","avatar_url":"https://github.com/LeSuisse.png","language":"Go","funding_links":["https://github.com/sponsors/LeSuisse"],"categories":[],"sub_categories":[],"readme":"# Vault Plugin: GPG Secret Backend [![Build Status](https://github.com/LeSuisse/vault-gpg-plugin/workflows/CI/badge.svg)](https://github.com/LeSuisse/vault-gpg-plugin/actions?query=workflow%3ACI) [![Code coverage](https://codecov.io/gh/LeSuisse/vault-gpg-plugin/branch/master/graph/badge.svg)](https://codecov.io/gh/LeSuisse/vault-gpg-plugin)\n\nThis is a standalone plugin for [HashiCorp Vault](https://www.github.com/hashicorp/vault).\nThis plugin handles GPG operations on data-in-transit in a similar fashion to what the\n[transit secret backend](https://www.vaultproject.io/docs/secrets/transit) proposes.\nData sent to the backend are not stored.\n\nAs of today, the backend does not support encrypting data.\n\nThis backend has similar use cases with the [transit secret backend](https://www.vaultproject.io/docs/secrets/transit)\nand the latter should be preferred if you do not need to interact with existing tools that are only GPG-aware.\n\n## Usage \u0026 setup\n\nThis is a [Vault plugin](https://www.vaultproject.io/docs/internals/plugins.html), you need to have a working installation\nof Vault to use it.\n\nTo learn how to use plugins with Vault, see the [documentation on plugin backends](https://www.vaultproject.io/docs/plugin)\non the official Vault website. You can download and decompress the pre-compiled plugin binary for your architecture\nfrom the [latest release on GitHub](https://github.com/LeSuisse/vault-gpg-plugin/releases). SHA256 checksum for the\npre-compiled plugin binary is also provided in the archive so it can be registered to your Vault plugin catalog.\n\nAll archives available from the [release tab on GitHub](https://github.com/LeSuisse/vault-gpg-plugin/releases).\nAll archives are signed using [Cosign](https://docs.sigstore.dev/cosign/verify/):\n\n```\n$ cosign verify-blob \u003cfile\u003e --bundle \u003cfile\u003e.bundle \\\n    --certificate-oidc-issuer='https://token.actions.githubusercontent.com' \\\n    --certificate-identity-regexp='https://github.com/LeSuisse/vault-gpg-plugin/\\.github/workflows/Release\\.yml'\n```\n\nOnce mounted in Vault, this plugin exposes [this HTTP API](docs/http-api.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flesuisse%2Fvault-gpg-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flesuisse%2Fvault-gpg-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flesuisse%2Fvault-gpg-plugin/lists"}