Hello OpenSSF community,
I’m working on a small open-source security project called QSP (Quantum-Safe Protocol).
In the latest stage, I implemented a mechanism where:
- a review result can be recorded
- the record is signed
- the signature can be independently verified
The goal is to make external security review itself reproducible and auditable.
GitHub:
https://github.com/mokkunsuzuki-code/stage245
This is not a full security solution, but an attempt to address:
“How can we preserve and verify security review results in OSS?”
I would really appreciate feedback on one point:
→ Does this kind of “signed review record” have value for OSS security or supply-chain trust?
Even a short comment would be very helpful.
Thank you for your time.
Hello OpenSSF community,
I’m working on a small open-source security project called QSP (Quantum-Safe Protocol).
In the latest stage, I implemented a mechanism where:
The goal is to make external security review itself reproducible and auditable.
GitHub:
https://github.com/mokkunsuzuki-code/stage245
This is not a full security solution, but an attempt to address:
“How can we preserve and verify security review results in OSS?”
I would really appreciate feedback on one point:
→ Does this kind of “signed review record” have value for OSS security or supply-chain trust?
Even a short comment would be very helpful.
Thank you for your time.