{"id":17921555,"url":"https://github.com/theopolis/fit-certificate-store","last_synced_at":"2025-07-29T11:06:39.616Z","repository":{"id":145262638,"uuid":"57419843","full_name":"theopolis/fit-certificate-store","owner":"theopolis","description":"A Firmware Image Tree (FIT) certificate store generator for u-boot","archived":false,"fork":false,"pushed_at":"2017-04-03T01:51:24.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T00:29:45.207Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theopolis.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":"2016-04-30T00:06:17.000Z","updated_at":"2019-05-01T22:43:41.000Z","dependencies_parsed_at":"2023-06-18T23:07:40.293Z","dependency_job_id":null,"html_url":"https://github.com/theopolis/fit-certificate-store","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/theopolis%2Ffit-certificate-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theopolis%2Ffit-certificate-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theopolis%2Ffit-certificate-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theopolis%2Ffit-certificate-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theopolis","download_url":"https://codeload.github.com/theopolis/fit-certificate-store/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246989750,"owners_count":20865331,"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-10-28T20:34:42.574Z","updated_at":"2025-04-03T11:14:24.335Z","avatar_url":"https://github.com/theopolis.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## FIT Certificate Store\n\nThis is a Firmware Image Tree (FIT) certificate store generator.\n\n### Dependencies\n\n- `dtc` - the device tree compiler\n- A public RSA key\n\nPython will need `jinja2`, `argparse` and `Crypto`.\n\n### Usage\n\n```bash\npython ./fit-cs.py --help\nusage: fit-cs.py [-h] [--ext pub] [--template PATH] [--no-out]\n                 [--algorithm sha256] [--required-node conf]\n                 DIRECTORY [OUTPUT_DTB]\n\nGenerate a FIT certificate store (a DTB).\n\npositional arguments:\n  DIRECTORY             Path to directory containing public keys\n  OUTPUT_DTB            Output path of compiled certificate store (dtb)\n\noptional arguments:\n  -h, --help            show this help message and exit\n  --ext pub             Search for public keys with this file extension\n  --template PATH       Certificate store template\n  --no-out              Print the resultant source instead of compiling\n  --algorithm sha256    Override default hashing algorithm\n  --required-node conf  Set the required node (default=conf)\n```\n\nTry the tests:\n```\npython ./fit-cs.py --no-out ./tests \u003e /tmp/test.dts\ndiff ./tests/dev.dts /tmp/test.dts\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheopolis%2Ffit-certificate-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheopolis%2Ffit-certificate-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheopolis%2Ffit-certificate-store/lists"}