{"id":26615766,"url":"https://github.com/geberl/swift-license-manager","last_synced_at":"2025-08-12T05:08:30.448Z","repository":{"id":137406209,"uuid":"203304531","full_name":"geberl/swift-license-manager","owner":"geberl","description":"Generate and validate license codes","archived":false,"fork":false,"pushed_at":"2022-09-24T20:47:27.000Z","size":1160,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T05:40:09.512Z","etag":null,"topics":["fastspring","license-generator","license-keys","macos","swift","xcode"],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/geberl.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-20T05:16:29.000Z","updated_at":"2025-03-20T06:33:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"cb4bf7f4-169f-42b3-8edd-4fe3937f2176","html_url":"https://github.com/geberl/swift-license-manager","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/geberl/swift-license-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geberl%2Fswift-license-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geberl%2Fswift-license-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geberl%2Fswift-license-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geberl%2Fswift-license-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geberl","download_url":"https://codeload.github.com/geberl/swift-license-manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geberl%2Fswift-license-manager/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270005591,"owners_count":24510939,"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-08-12T02:00:09.011Z","response_time":80,"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":["fastspring","license-generator","license-keys","macos","swift","xcode"],"created_at":"2025-03-24T06:32:39.339Z","updated_at":"2025-08-12T05:08:30.424Z","avatar_url":"https://github.com/geberl.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# License Manager\n\n*Generate and validate license keys.*\n\n![screenshot](https://raw.githubusercontent.com/geberl/swift-license-manager/master/screenshot.png)\n\n## Note\n\nThis was originally written while [DropPy](https://github.com/geberl/swift-droppy) was a commercial app and [Fastspring](https://fastspring.com/) was used to purchase licenses.\n\nNow the app open source, so I don't need this any more. Feel free to use, probably generate your own DSA keys though.\n\n## Generating DSA keys\n\nInfo:\n\n- OpenSSL is already installed on macOS\n- These are 512bit DSA keys\n\nRan the following commands in this order:\n\n- `openssl dsaparam -out dsaparam.pem 512`\n- `openssl gendsa -out privkey.pem dsaparam.pem`\n- `openssl dsa -in privkey.pem -pubout -out pubkey.pem`\n\nDocumentation:\n\n- [https://github.com/glebd/cocoafob/readme.md]()\n- Section \"Generating Keys\"\n\nCame out with those three files:\n\n- dsaparam.pem\n- privkey.pem\n- pubkey.pem\n\n## CocoaFob\n\n### Version\n\n- Cloned the repo at [https://github.com/glebd/cocoafob]() on 2017-09-20\n- Not very active, the last commit was 2 years ago\n- Used the files from there (subfolder \"swift3/CocoaFob\")\n- A zip of the repo at that point in time is stored in \"Resources\"\n\n### cocoafob-keygen\n\n- I could not get this to run on my machine (macOS 10.12, Xcode 9)\n- So I built my own version\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeberl%2Fswift-license-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeberl%2Fswift-license-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeberl%2Fswift-license-manager/lists"}