{"id":13350894,"url":"https://github.com/Demonware/jose","last_synced_at":"2025-03-12T10:30:52.343Z","repository":{"id":16097486,"uuid":"18842340","full_name":"Demonware/jose","owner":"Demonware","description":"Python implementation of the Javascript Object Signing and Encryption (JOSE) framework (https://datatracker.ietf.org/wg/jose/charter/)","archived":false,"fork":false,"pushed_at":"2024-03-07T06:39:14.000Z","size":106,"stargazers_count":95,"open_issues_count":19,"forks_count":34,"subscribers_count":20,"default_branch":"master","last_synced_at":"2024-05-19T18:02:13.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Demonware.png","metadata":{"files":{"readme":"README","changelog":"CHANGES","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":"2014-04-16T14:20:45.000Z","updated_at":"2024-06-18T15:31:49.356Z","dependencies_parsed_at":"2024-06-18T15:31:45.304Z","dependency_job_id":null,"html_url":"https://github.com/Demonware/jose","commit_stats":{"total_commits":15,"total_committers":5,"mean_commits":3.0,"dds":0.7333333333333334,"last_synced_commit":"5835ec9c9fcab17eddea3c3169881ec12df552d4"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Demonware%2Fjose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Demonware%2Fjose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Demonware%2Fjose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Demonware%2Fjose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Demonware","download_url":"https://codeload.github.com/Demonware/jose/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243199998,"owners_count":20252524,"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-07-29T21:00:41.986Z","updated_at":"2025-03-12T10:30:51.962Z","avatar_url":"https://github.com/Demonware.png","language":"Python","readme":"JOSE\n====\n\nJOSE is a framework intended to provide a method to securely transfer\nclaims (such as authorization information) between parties. The JOSE framework\nprovides a collection of specifications to serve this purpose. A JSON Web\nToken (JWT) contains claims that can be used to allow a system to apply access\ncontrol to resources it owns.\n\nJWTs can be represented as either JSON Web Signature (JWS) or a JSON Web\nEncryption (JWE) objects. Claims within a JWS can be read as they are simply\nbase64-encoded (but carry with them a signature for authentication). Claims\nin a JWE on the other hand, are encrypted and as such, are entirely opaque\nto clients using them as their means of authentication and authorization.\n\nThis library implements JWS and JWEs along with a subset of the\nencryption / authentication algorithms recommended by the JOSE framework.\n\nDocumentation\n=============\nhttp://jose.readthedocs.org/en/latest\n\nBuilds\n======\nhttps://travis-ci.org/Demonware/jose\n","funding_links":[],"categories":["Python","Awesome Python"],"sub_categories":["Authentication"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDemonware%2Fjose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDemonware%2Fjose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDemonware%2Fjose/lists"}