{"id":15693228,"url":"https://github.com/jaredly/ssh-keypair","last_synced_at":"2025-05-08T03:40:56.940Z","repository":{"id":11126063,"uuid":"13487134","full_name":"jaredly/ssh-keypair","owner":"jaredly","description":null,"archived":false,"fork":false,"pushed_at":"2016-01-26T23:58:57.000Z","size":9,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-10T17:54:32.607Z","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/jaredly.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}},"created_at":"2013-10-11T01:27:06.000Z","updated_at":"2024-02-10T16:29:07.000Z","dependencies_parsed_at":"2022-07-21T12:32:39.373Z","dependency_job_id":null,"html_url":"https://github.com/jaredly/ssh-keypair","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/jaredly%2Fssh-keypair","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredly%2Fssh-keypair/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredly%2Fssh-keypair/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredly%2Fssh-keypair/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredly","download_url":"https://codeload.github.com/jaredly/ssh-keypair/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234545171,"owners_count":18850166,"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-10-03T18:42:19.133Z","updated_at":"2025-01-18T18:04:58.496Z","avatar_url":"https://github.com/jaredly.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generate an SSH keypair with `ssh-keygen`\n\n## keygen(comment, path, callback(err))\nGenerate the keys at the given path. `path` will be the private, and\n`path + '.pub'` will be the public key.\n\n## keygen(comment, options, callback(err))\nSpecify an `options` object with fields `path` (used as above) and `type` (which\ndetermines the type of keys generated - default \"rsa\", with \"ecdsa\" being a good\noption if your system supports it).\n\n## keygen(comment, callback(err, privkey, pubkey))\nGenerate the keys to a random path and return them as strings.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredly%2Fssh-keypair","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaredly%2Fssh-keypair","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredly%2Fssh-keypair/lists"}