{"id":20002490,"url":"https://github.com/mirkoschubert/node-gpg","last_synced_at":"2025-05-04T15:34:18.956Z","repository":{"id":33278382,"uuid":"155838400","full_name":"mirkoschubert/node-gpg","owner":"mirkoschubert","description":"A Node.js wrapper for gpg","archived":false,"fork":false,"pushed_at":"2022-07-07T09:51:35.000Z","size":14,"stargazers_count":8,"open_issues_count":2,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-09T02:34:54.308Z","etag":null,"topics":["gnupg","gnupg2","gpg","gpg-encryption","gpg-signature","pgp","wrapper"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/mirkoschubert.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-02T08:46:02.000Z","updated_at":"2024-02-07T18:53:22.000Z","dependencies_parsed_at":"2022-07-08T12:48:59.312Z","dependency_job_id":null,"html_url":"https://github.com/mirkoschubert/node-gpg","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirkoschubert%2Fnode-gpg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirkoschubert%2Fnode-gpg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirkoschubert%2Fnode-gpg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirkoschubert%2Fnode-gpg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mirkoschubert","download_url":"https://codeload.github.com/mirkoschubert/node-gpg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224395184,"owners_count":17304012,"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":["gnupg","gnupg2","gpg","gpg-encryption","gpg-signature","pgp","wrapper"],"created_at":"2024-11-13T05:21:48.268Z","updated_at":"2024-11-13T05:21:49.287Z","avatar_url":"https://github.com/mirkoschubert.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-gpg\n\n**node-gpg** is a wrapper for Node.js so you can use [GnuPGP](https://www.gnupg.org) in your applications. I was working on an Mailspring plugin for GPG and needed a connection to the GPG keyring. Since most of the wrappers didn't work for me, I simply wrote one myself.\n\n*Please note, that this node module is still work in progress! I tested it with my own keyring on macOS and for me it's working so far. But I can't guarantee that it's working for everyone else.*\n\n## Usage\n\nTo install this package is easy: Simply use your favorite package manager and type the following command:\n\n```\nnpm install node-gpg\n```\n\nThere are [some examples](https://github.com/mirkoschubert/node-gpg/tree/master/examples) for encrypting, decrypting, signing and verifying messages. Please use them to learn how to use the API of this module. Promises have been made, so async/ await should work just fine. :smirk:\n\n## Credits\n\nThis package is inspired by, but not based on [drudge/node-gpg](https://github.com/drudge/node-gpg), but without him I wouldn't have written this code so fast.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirkoschubert%2Fnode-gpg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmirkoschubert%2Fnode-gpg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirkoschubert%2Fnode-gpg/lists"}