{"id":19494121,"url":"https://github.com/langri-sha/docker-keybase","last_synced_at":"2025-06-14T12:07:41.066Z","repository":{"id":47109056,"uuid":"86041487","full_name":"langri-sha/docker-keybase","owner":"langri-sha","description":"Docker container with signed Keybase.io client install","archived":false,"fork":false,"pushed_at":"2019-01-07T06:48:59.000Z","size":5,"stargazers_count":4,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-25T20:39:14.044Z","etag":null,"topics":["docker","gpg","keybase"],"latest_commit_sha":null,"homepage":"https://keybase.io","language":null,"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/langri-sha.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":"2017-03-24T07:50:57.000Z","updated_at":"2023-03-08T03:48:30.000Z","dependencies_parsed_at":"2022-09-18T06:20:27.296Z","dependency_job_id":null,"html_url":"https://github.com/langri-sha/docker-keybase","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/langri-sha/docker-keybase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/langri-sha%2Fdocker-keybase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/langri-sha%2Fdocker-keybase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/langri-sha%2Fdocker-keybase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/langri-sha%2Fdocker-keybase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/langri-sha","download_url":"https://codeload.github.com/langri-sha/docker-keybase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/langri-sha%2Fdocker-keybase/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259813010,"owners_count":22915199,"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":["docker","gpg","keybase"],"created_at":"2024-11-10T21:28:32.558Z","updated_at":"2025-06-14T12:07:41.049Z","avatar_url":"https://github.com/langri-sha.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-keybase\n\n[![Build Status][travis-ci-badge]][travis-ci]\n\nDocker container with signed Keybase.io client install.\n\n## Usage\n\nRun a named container and attach to it.\n\n```\ndocker run --name keybase -it langrisha/keybase\n```\n\nLogin into your account and provision the device. You can now use keybase from within the container. Detach from the container to get back to your host.\n\n```\nctrl+pq\n```\n\nGreat, now you can execute commands from the host.\n\n```\necho \"secret\" | docker exec -i keybase keybase encrypt max\n```\n\nAnd you can always attach to the container.\n\n```\ndocker attach keybase\n```\n\n## Extend\n\nYou can extend the image and copy your user and device information.\n\n```\n# Dockerfile\nFROM langrisha/keybase\n\nUSER root\nCOPY ./config/* .config/keybase/\nRUN chown -R keybase:keybase .config/keybase\nUSER keybase\n```\n\n## Tips\n\nYou can copy your user and device information from a container to your host, or the other way around.\n\n```\ndocker cp keybase:/home/keybase/.config/keybase config\n```\n\n## Notes\n\nThe container process is configured to run as the user `keybase` belonging to the `keybase` group (UID and GID `1000`). By default, runs the command `bash`.\n\nDo not forget to run the container process interactively and to login with\nyour user when the container starts.\n\n## Changelog\n\n### [1.0.0] - 2016-03-25\n\nInitial release\n\n[travis-ci]: https://travis-ci.org/langri-sha/docker-keybase\n[travis-ci-badge]: https://travis-ci.org/langri-sha/docker-keybase.svg?branch=master\n\n\n[1.0.0]: https://github.com/langri-sha/docker-keybase/compare/cb994c3...237c641\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flangri-sha%2Fdocker-keybase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flangri-sha%2Fdocker-keybase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flangri-sha%2Fdocker-keybase/lists"}