{"id":23463931,"url":"https://github.com/davide125/faketpm","last_synced_at":"2026-03-20T01:29:18.285Z","repository":{"id":265509287,"uuid":"805583599","full_name":"davide125/faketpm","owner":"davide125","description":"Fake TPM for systems that lack a real one","archived":false,"fork":false,"pushed_at":"2024-05-25T00:53:56.000Z","size":5,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-14T13:50:33.581Z","etag":null,"topics":["swtpm","tpm","tpm2","vtpm"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/davide125.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,"zenodo":null}},"created_at":"2024-05-24T22:54:03.000Z","updated_at":"2025-11-20T19:09:19.000Z","dependencies_parsed_at":"2024-11-30T02:57:08.310Z","dependency_job_id":null,"html_url":"https://github.com/davide125/faketpm","commit_stats":null,"previous_names":["davide125/faketpm"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/davide125/faketpm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davide125%2Ffaketpm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davide125%2Ffaketpm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davide125%2Ffaketpm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davide125%2Ffaketpm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davide125","download_url":"https://codeload.github.com/davide125/faketpm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davide125%2Ffaketpm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28677875,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T01:00:35.747Z","status":"online","status_checked_at":"2026-01-23T02:00:08.296Z","response_time":59,"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":["swtpm","tpm","tpm2","vtpm"],"created_at":"2024-12-24T09:18:51.415Z","updated_at":"2026-01-23T02:17:51.879Z","avatar_url":"https://github.com/davide125.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# faketpm\n\nThis project provides a fake [Trusted Platform Module](https://en.wikipedia.org/wiki/Trusted_Platform_Module) (TPM) for systems that lack a real one. To do so it leverages [SWTPM](https://github.com/stefanberger/swtpm), a software TPM emulator.\n\n## Usage\n\nfaketpm is packaged in Fedora as of Fedora Linux 39. It can be installed with:\n\n```\n$ sudo dnf install faketpm\n```\n\nTo start the TPM and enable it on boot then run:\n\n```\n$ sudo systemctl enable --now faketpm\n```\n\nfaketpm will initialize the TPM on the first run and store its state under `/var/lib/faketpm` by default. The location can be customized by setting `TPMSTATE` in `/etc/sysconfig/faketpm`.\n\nIf you plan to interact from the TPM as a non-root user, you also probably want to join the `tss` group:\n\n```\n$ sudo usermod -aG tss $USER\n```\n\n## License\n\nThis project is [BSD 3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) licensed. See the [LICENSE](LICENSE) file for the full text of the license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavide125%2Ffaketpm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavide125%2Ffaketpm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavide125%2Ffaketpm/lists"}