{"id":25939336,"url":"https://github.com/axinom/clearkey-server","last_synced_at":"2025-03-04T04:16:42.140Z","repository":{"id":12254227,"uuid":"71347932","full_name":"Axinom/clearkey-server","owner":"Axinom","description":"A license server that uses the W3C Clear Key license protocol.","archived":false,"fork":false,"pushed_at":"2022-06-22T17:08:42.000Z","size":26,"stargazers_count":19,"open_issues_count":2,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-25T13:53:03.222Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/Axinom.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}},"created_at":"2016-10-19T10:56:05.000Z","updated_at":"2025-01-03T05:05:09.000Z","dependencies_parsed_at":"2022-09-20T17:15:19.679Z","dependency_job_id":null,"html_url":"https://github.com/Axinom/clearkey-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Axinom%2Fclearkey-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Axinom%2Fclearkey-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Axinom%2Fclearkey-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Axinom%2Fclearkey-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Axinom","download_url":"https://codeload.github.com/Axinom/clearkey-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241780478,"owners_count":20019061,"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":"2025-03-04T04:16:41.583Z","updated_at":"2025-03-04T04:16:42.133Z","avatar_url":"https://github.com/Axinom.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clearkey-server\r\nA license server that uses the [W3C Clear Key](https://www.w3.org/TR/encrypted-media/#clear-key) license protocol.\r\n\r\n# Installation\r\n\r\nThis is a standard ASP.NET web application and can be deployed using ordinary .NET web application deployment patterns (compile the code and copy the files over to the web server).\r\n\r\nSystem requirements:\r\n\r\n* .NET Framework 4.6.2 or newer.\r\n\r\nAfter deployment, you must add your content keys to the key database (see below).\r\n\r\nThe application exposes two web API endpoints:\r\n\r\n* POST /AcquireLicense - will return a license response for any license request that requests one or more content keys that are present in the key database.\r\n* GET /Diagnostics - will list the IDs of the keys stored in the key database. For manual diagnostics purposes only.\r\n\r\n# Key database\r\nThe license server will serve licenses for all keys stored in [CPIX documents](http://dashif.org/guidelines/) loaded from the App_Data directory. The following requirements apply:\r\n\r\n* The CPIX documents must use the \".xml\" file extension.\r\n* The keys in the CPIX documents must not be encrypted.\r\n\r\nThe key database is loaded on application startup and cached. You must recycle the application for any changes to take effect.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxinom%2Fclearkey-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxinom%2Fclearkey-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxinom%2Fclearkey-server/lists"}