23. January 2024 #1724
dimakuv
started this conversation in
Meeting notes
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Agenda
(please write your proposed agenda items in comments under this discussion)
Misc topics
Dmitrii: eventfd single-process design
Michal: fine if all seen apps use single-process design.
Michal and Woju: would prefer to remove the
insecure__version of eventfd completely.Michal is not sure that Dmitrii's design (of re-using the host-backed eventfd objects for notifications) is truly secure.
Woju: adopting gramine-scaffolding (aka SCAG)
Woju: will create a new repo under gramineproject; initial empty commit; one huge PR with all SCAG there.
Woju: expectation is that this will be reviewed in ~1 month.
Kailun: why one huge PR? Can we split into smaller ones?
Woju: manifest verification (
gramine-manifest-check)This PR: #1726
Woju: we can do two things:
Dmitrii: no-one asked for 2. So let's concentrate on 1.
Dmitrii: Can we add args like
--manifest-checkto the toolsgramine-manifestandgramine-sgx-sign?Woju: we can even make this arg enabled by default, and instead we'll have
--disable-manifest-check.TODO(Woju): will continue working on that PR and think what would be best.
Dmitrii: the OpenSSF Best Practices Badge
This: https://www.bestpractices.dev/en
Gramine seems to satisfy all "MUST" criteria, more or less. Seems like not too much work, and we have an Intel person who can guide this process.
Kailun: we should discuss it in the internal Intel meeting, because we already have a set of criteria that Gramine project must satisfy.
Conclusion: no-one has strong arguments against it.
Beta Was this translation helpful? Give feedback.
All reactions