Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kioubit/tpmtool
Perform TPM2.0 remote attestation on your phone
https://github.com/kioubit/tpmtool
Last synced: about 2 months ago
JSON representation
Perform TPM2.0 remote attestation on your phone
- Host: GitHub
- URL: https://github.com/kioubit/tpmtool
- Owner: Kioubit
- Created: 2024-07-10T11:28:31.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T22:26:06.000Z (3 months ago)
- Last Synced: 2024-10-24T11:31:22.842Z (3 months ago)
- Language: Kotlin
- Size: 9.08 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tpmTool for android
Validate tpm2.0 quotes on android. Useful for validating system integrity using the process of attestation.## How to use
The application is primarily intended to be used with this [initcpio hook](https://github.com/Kioubit/mkinitcpio-attestation).
However, other use cases are conceivable as well.