{"id":15502393,"url":"https://github.com/matsubara0507/octkeys","last_synced_at":"2025-09-10T10:38:53.253Z","repository":{"id":40543303,"uuid":"231726846","full_name":"matsubara0507/octkeys","owner":"matsubara0507","description":"Manage ssh authorized keys by GitHub Account","archived":false,"fork":false,"pushed_at":"2023-07-04T10:12:48.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T18:21:27.716Z","etag":null,"topics":["haskell-application"],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/matsubara0507.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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}},"created_at":"2020-01-04T07:37:02.000Z","updated_at":"2021-10-10T09:05:17.000Z","dependencies_parsed_at":"2024-12-08T08:41:13.450Z","dependency_job_id":"8b75bb48-7c1a-4306-9134-161e550c4d5d","html_url":"https://github.com/matsubara0507/octkeys","commit_stats":{"total_commits":28,"total_committers":2,"mean_commits":14.0,"dds":0.4285714285714286,"last_synced_commit":"6857e1452c670afe5759d8ce0b2ef06b9677a193"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/matsubara0507/octkeys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsubara0507%2Foctkeys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsubara0507%2Foctkeys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsubara0507%2Foctkeys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsubara0507%2Foctkeys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matsubara0507","download_url":"https://codeload.github.com/matsubara0507/octkeys/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsubara0507%2Foctkeys/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274447745,"owners_count":25287114,"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","status":"online","status_checked_at":"2025-09-10T02:00:12.551Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["haskell-application"],"created_at":"2024-10-02T09:09:40.435Z","updated_at":"2025-09-10T10:38:53.233Z","avatar_url":"https://github.com/matsubara0507.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# octkeys\n\nManage ssh authorized keys by GitHub Account\n\n## Requirement\n\nHaskell Stack or Docker\n\n## Usage\n\nwrite config YAML file (ref. [example/.octkeys.yaml](example/.octkeys.yaml)).\n\n```\n$ octkeys --help\noctkeys [options] [input-file]\n  -h       --help         Show this help text\n           --version      Show version\n  -v       --verbose      Enable verbose mode: verbosity level \"debug\"\n  -F PATH  --dotssh=PATH  ssh config directory path instead of ~/.ssh\n           --watch        Enable watch mode\n\n$ octkeys -F example/.ssh example/.octkeys.yaml\nfinish: write example/.ssh/authorized_keys\n```\n\n## Build\n\n```\n$ stack build\n```\n\n### Docker\n\n```\n$ stack --docker build -j 1 Cabal # if out of memory in docker\n$ stack --docker --local-bin-path=./bin install\n$ docker build -t matsubara0507/octkeys . --build-arg local_bin_path=./bin\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatsubara0507%2Foctkeys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatsubara0507%2Foctkeys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatsubara0507%2Foctkeys/lists"}