{"id":18410053,"url":"https://github.com/isomorphic-git/pgp-plugin","last_synced_at":"2025-10-16T07:52:53.341Z","repository":{"id":57119429,"uuid":"158491127","full_name":"isomorphic-git/pgp-plugin","owner":"isomorphic-git","description":"isomorphic-pgp plugin for isomorphic-git","archived":false,"fork":false,"pushed_at":"2018-11-23T21:15:42.000Z","size":47,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-25T10:42:25.219Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isomorphic-git.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-21T04:33:24.000Z","updated_at":"2021-04-17T04:14:04.000Z","dependencies_parsed_at":"2022-08-23T22:00:16.296Z","dependency_job_id":null,"html_url":"https://github.com/isomorphic-git/pgp-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isomorphic-git%2Fpgp-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isomorphic-git%2Fpgp-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isomorphic-git%2Fpgp-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isomorphic-git%2Fpgp-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isomorphic-git","download_url":"https://codeload.github.com/isomorphic-git/pgp-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223277176,"owners_count":17118501,"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":[],"created_at":"2024-11-06T03:28:47.159Z","updated_at":"2025-10-16T07:52:48.298Z","avatar_url":"https://github.com/isomorphic-git.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# @isomorphic-git/pgp-plugin\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fisomorphic-git%2Fpgp-plugin.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fisomorphic-git%2Fpgp-plugin?ref=badge_shield)\n\n\n[`isomorphic-pgp`](https://github.com/wmhilton/isomorphic-pgp) plugin for [a future version of] isomorphic-git\n\nNote: no version of isomorphic-git has been released that uses this plugin yet.\n\nIt's a chicken and egg problem. Gotta write the plugin first, then modify isomorphic-git to use it.\n\n## Usage\n\n```js\n// Node\nconst { pgp } = require('@isomorphic-git/pgp-plugin')\nconst git = require('isomorphic-git')\n\ngit.plugins.set('pgp', pgp)\n\n// Now you can use git.sign() and git.verify()\n```\n\nIn contrast with the full-featured [OpenPGP.js plugin](https://github.com/isomorphic-git/openpgp-plugin), this uses `isomorphic-pgp` which is a lightweight, MIT-licensed library.\nRight now it is limited to using RSA keys and signatures made using the SHA1 hashing algorithm.\n\n## Tests\n\n```sh\nnpm test\n```\n\n## License\n\nMIT\n\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fisomorphic-git%2Fpgp-plugin.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fisomorphic-git%2Fpgp-plugin?ref=badge_large)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisomorphic-git%2Fpgp-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisomorphic-git%2Fpgp-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisomorphic-git%2Fpgp-plugin/lists"}