https://github.com/foxboron/kernel.org-git-verifier
kernel.org transparency log monitor
https://github.com/foxboron/kernel.org-git-verifier
transparency-log
Last synced: about 1 year ago
JSON representation
kernel.org transparency log monitor
- Host: GitHub
- URL: https://github.com/foxboron/kernel.org-git-verifier
- Owner: Foxboron
- License: mit
- Created: 2021-05-01T11:53:00.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-27T21:54:36.000Z (over 4 years ago)
- Last Synced: 2025-03-28T06:23:53.786Z (about 1 year ago)
- Topics: transparency-log
- Language: Go
- Homepage: https://tlog.linderud.dev
- Size: 257 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
kernel.org Transparency Log Monitor
===================================
This project is a monitor for the kernel.org git push-cert transparency log
which is published. It contains a push certificate signed by the commiter and
can allow external parties to verify that commits has been pushed by a certified
develooper.
Currently this project pulls the pgpkeys from kernel.org and attempts to
validate any found signatures towards this keyring.
One can also ask the service if a given revision has been seen by the log by
utilizing the `/api/revision/:commit` endpoint.