File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -24,3 +24,13 @@ To report a vulnerability, please send an email to
2424[ cncf-parsec-maintainers@lists.cncf.io ] ( mailto:cncf-parsec-maintainers@lists.cncf.io ) . We will
2525promptly reply to your report and we will strive to keep you in the loop as we try to reach a
2626resolution.
27+
28+ # Security considerations for the use of the software
29+
30+ The authvalue provided to the TPM to perform certain operations like creating Primary Keys is
31+ currently randomly generated by [ getrandom] ( https://crates.io/crates/getrandom ) , which assumes
32+ "that the system always provides high-quality cryptographically secure random data, ideally backed
33+ by hardware entropy sources."
34+
35+ The user of this software should take this into consideration when setting up their system and using
36+ this software.
You can’t perform that action at this time.
0 commit comments