{"id":13814710,"url":"https://github.com/anders/pwgen","last_synced_at":"2026-02-24T07:03:26.653Z","repository":{"id":10358831,"uuid":"12498254","full_name":"anders/pwgen","owner":"anders","description":"macOS password generator","archived":false,"fork":false,"pushed_at":"2019-04-13T03:48:21.000Z","size":57,"stargazers_count":175,"open_issues_count":1,"forks_count":21,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-09-02T15:33:10.047Z","etag":null,"topics":["objective-c","password","password-generator","pwgen","security"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","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/anders.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-08-31T00:38:52.000Z","updated_at":"2025-08-31T10:07:25.000Z","dependencies_parsed_at":"2022-09-04T00:02:14.897Z","dependency_job_id":null,"html_url":"https://github.com/anders/pwgen","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/anders/pwgen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anders%2Fpwgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anders%2Fpwgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anders%2Fpwgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anders%2Fpwgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anders","download_url":"https://codeload.github.com/anders/pwgen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anders%2Fpwgen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29774447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T04:54:30.205Z","status":"ssl_error","status_checked_at":"2026-02-24T04:53:58.628Z","response_time":75,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["objective-c","password","password-generator","pwgen","security"],"created_at":"2024-08-04T04:02:30.856Z","updated_at":"2026-02-24T07:03:26.604Z","avatar_url":"https://github.com/anders.png","language":"Objective-C","funding_links":[],"categories":["Objective-C"],"sub_categories":[],"readme":"# sf-pwgen\n[![Build Status](https://travis-ci.org/anders/pwgen.svg?branch=master)](https://travis-ci.org/anders/pwgen)\n\n`sf-pwgen` is a command line tool which generates passwords using the\nSecurityFoundation framework in macOS. It runs on Mountain Lion and later.\n\n    sf-pwgen 1.5: macOS password generator\n    Anders Bergh \u003canders1@gmail.com\u003e\n\n    usage: ./sf-pwgen [options]\n\n    Available options are:\n      -a, --algorithm    Available algorithms: memorable, random, letters, alphanumeric, numbers.\n                         The default is `memorable'.\n      -c, --count        The number of passwords to generate (default: 5).\n      -l, --length       Desired length of the generated passwords (default: 12).\n      -L, --language     Generate passwords in a specified language.\n                         Languages: en, de, es, fr, it, nl, pt, jp.\n                         Note that this feature is broken and will produce garbage, bug: rdar://14889281\n      -v, --version      Print the version number and exit.\n      -h, --help         Print this message.\n\n\n## SFPasswordAssistant.h\nThis project also includes SFPasswordAssistant.h, which is a\nreverse-engineered header for Apple's password assistant API\n(used in Keychain Access.app, etc). It should work on Snow Leopard\nand above.\n\nTo use it simply include `SFPasswordAssistant.h` in your project\nand link to `SecurityFoundation.framework`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanders%2Fpwgen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanders%2Fpwgen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanders%2Fpwgen/lists"}