{"id":13491698,"url":"https://github.com/furkansenharputlu/f-license","last_synced_at":"2025-04-13T05:01:40.979Z","repository":{"id":41304203,"uuid":"224425098","full_name":"furkansenharputlu/f-license","owner":"furkansenharputlu","description":"Open Source License Key Generation and Verification Tool written in Go","archived":false,"fork":false,"pushed_at":"2024-02-29T14:09:10.000Z","size":11138,"stargazers_count":805,"open_issues_count":11,"forks_count":77,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-04-13T05:00:08.023Z","etag":null,"topics":["cli","cli-app","cli-application","cli-tool","customer-management","go","golang","hmac","hmac-authentication","jwt","jwt-authentication","jwt-token","license-generator","license-management","license-server","license-tracker","rsa","rsa-algorithm","rsa-key-encryption","verification"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/furkansenharputlu.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-11-27T12:23:32.000Z","updated_at":"2025-03-03T05:13:08.000Z","dependencies_parsed_at":"2024-01-29T21:03:22.499Z","dependency_job_id":"537b14e9-0d26-46d4-be29-7c432f8ca773","html_url":"https://github.com/furkansenharputlu/f-license","commit_stats":{"total_commits":62,"total_committers":2,"mean_commits":31.0,"dds":"0.016129032258064502","last_synced_commit":"b729f950d822ff06524f1ada0d8cdd79ca03f3ea"},"previous_names":["furkansenharputlu/f-license"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furkansenharputlu%2Ff-license","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furkansenharputlu%2Ff-license/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furkansenharputlu%2Ff-license/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furkansenharputlu%2Ff-license/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/furkansenharputlu","download_url":"https://codeload.github.com/furkansenharputlu/f-license/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248665756,"owners_count":21142123,"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":["cli","cli-app","cli-application","cli-tool","customer-management","go","golang","hmac","hmac-authentication","jwt","jwt-authentication","jwt-token","license-generator","license-management","license-server","license-tracker","rsa","rsa-algorithm","rsa-key-encryption","verification"],"created_at":"2024-07-31T19:00:59.480Z","updated_at":"2025-04-13T05:01:40.954Z","avatar_url":"https://github.com/furkansenharputlu.png","language":"Go","funding_links":[],"categories":["Pricing","Commercial Software Lisence Management","Go"],"sub_categories":["Subscription Plans"],"readme":"# f-license\n\u003e **NOTE**: This project will be improved with lots of new features!\n\n**f-license** is an open-source license creation and verification tool. You can quickly add license key verification to your application. Don't implement yourself, just use the open-source product!\n\n# Premium\nReady to use the premium dashboard enhancing managing your customers and their licenses, sending them emails about the status of their licenses. If so, please reach out us [here](mailto:furkan_senharputlu@hotmail.com?subject=f-license%20Premium).\n\n# Features\n\n- Generating license keys with one of HMAC and RSA algorithms\n- Remote verification of a license key\n- Local verification of a license key\n- Storing licence keys in MongoDB\n- Activating and inactivating customer license keys\n- **f-cli** tool to manage licenses by terminal\n\nSee the latest [Documentation](https://github.com/furkansenharputlu/f-license/wiki).\n\n# How to use\n\n## Prerequisites\n\n- MongoDB server\n\n## Start f-license server\n\n1. Create and configure `config.json` file like [sample_config.json](https://github.com/furkansenharputlu/f-license/blob/master/sample_config.json)\n2. Run `go build`\n3. Run `./f-license` \n\n## Embed client code to your app\n\nIf your app's language is `Go`, you need to add just one line code to your application after importing `client`.\n\n```go\nimport \"github.com/furkansenharputlu/f-license/client\"\n```\n\n### Remote verification\n\n```go\nverified, err := client.VerifyRemotely(\"https://localhost:4242\", \"trusted-server-cert\", \"license-key\")\n```\n\n### Local verification\n\n```go\nverified, err := client.VerifyLocally(\"secret-or-public-key\", \"license-key\")\n```\n\nIf you are not using `Go`, you can easily implement their equivalent in your app's language for now. In future, we will implement for different languages.\n\n## CLI usage\n\n1. Run `go build -o f-cli ./cli`\n2. Generate `license.json` like [sample_license.json](https://github.com/furkansenharputlu/f-license/blob/master/sample_license.json)\n\n[![asciicast](https://asciinema.org/a/324341.svg)](https://asciinema.org/a/324341)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffurkansenharputlu%2Ff-license","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffurkansenharputlu%2Ff-license","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffurkansenharputlu%2Ff-license/lists"}