{"id":20205909,"url":"https://github.com/kaplanmaxe/slack-pgp","last_synced_at":"2025-04-10T12:14:22.021Z","repository":{"id":84708661,"uuid":"106102184","full_name":"kaplanmaxe/slack-pgp","owner":"kaplanmaxe","description":"Send PGP encrypted messages from Slack!","archived":false,"fork":false,"pushed_at":"2022-12-07T07:29:33.000Z","size":335,"stargazers_count":9,"open_issues_count":11,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T11:07:36.381Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kaplanmaxe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2017-10-07T13:59:30.000Z","updated_at":"2021-01-07T14:28:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"665aa91f-5546-4e69-874b-c945fc2b30b7","html_url":"https://github.com/kaplanmaxe/slack-pgp","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/kaplanmaxe%2Fslack-pgp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaplanmaxe%2Fslack-pgp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaplanmaxe%2Fslack-pgp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaplanmaxe%2Fslack-pgp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaplanmaxe","download_url":"https://codeload.github.com/kaplanmaxe/slack-pgp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248217082,"owners_count":21066633,"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-14T05:20:00.890Z","updated_at":"2025-04-10T12:14:22.014Z","avatar_url":"https://github.com/kaplanmaxe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slack-gpg\n\n### Installation\n\n\u003ca href=\"https://slack.com/oauth/authorize?\u0026client_id=250370873093.252347362529\u0026scope=commands\"\u003e\u003cimg alt=\"Add to Slack\" height=\"40\" width=\"139\" src=\"https://platform.slack-edge.com/img/add_to_slack.png\" srcset=\"https://platform.slack-edge.com/img/add_to_slack.png 1x, https://platform.slack-edge.com/img/add_to_slack@2x.png 2x\" /\u003e\u003c/a\u003e\n\n### About\n\nSend PGP encrypted messages via Slack!\n\nThis is a proof-of-concept right now. The slack commands will encrypt your message for you. Once the encrypted message is sent back to you, you will then need to copy and paste the text to the recipient.\n\nIn this code base, the plain text message from the command is never stored in a database.\n\n\u003cimg src=\"https://i.imgur.com/G1sOlqV.gif\" width=\"750\" /\u003e\n\n### Usage\n\nThe key must be imported before attempting to encrypt with it.\n\n```\n/gpg-import [key-id] (Pulls from pgpkeys.mit.edu)\n/gpg-encrypt [message] [key-id]\n```\n\n### Examples\n\n```\n/gpg-import 12345678\n/gpg-encrypt \"this is an encrypted message\" 12345678\n```\n\n### Decryption\n\nTo decrypt a message, copy the encrypted text. On your local computer run:\n\n```\necho \"PGP_ENCRYPTED_TEXT\" | gpg --decrypt\n```\n\n### What's next?\n\n- Encrypt with multiple keys\n- Pass slack username and match key to username.\n- Figure out a way to send the message via the slack command to the current open chat window.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaplanmaxe%2Fslack-pgp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaplanmaxe%2Fslack-pgp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaplanmaxe%2Fslack-pgp/lists"}