14. May 2024 #1876
dimakuv
started this conversation in
Meeting notes
14. May 2024
#1876
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
-
Agenda
(please write your proposed agenda items in comments under this discussion)
syscall
instruction and practical resultssys.disallowed_syscalls = [ ... ]
feature ([LibOS] Addsys.debug__mock_syscalls = [ ... ]
manifest option #1859), do we want thissystrap
platform: https://gvisor.dev/blog/2023/04/28/systrap-release/[Misc] Mona: Linux Foundation and the web site
Mona and Woju have an email thread with LF people who do the web design for the Gramine web site. The LF designers gave back some HTML pages. Woju will ask if the LF designers will additionally provide layout building blocks for a static renderer engine.
[Misc] Woju: matrix space (similar to discord "server")
Woju and Michal have an idea: there are many Gitter channels (including closed channels) on Gramine. We can do a single "matrix space", similar to how Discord does. From the GUI perspective, it's an additional level of nesting.
DECISION: Yes, proceed with this switch.
Release items for v1.8
[ working on the RoadMap view on GitHub: https://github.com/orgs/gramineproject/projects/1 ]
Mona: Maybe Michael Steiner (@g2flyer) must come and discuss the problem of dentries vs inodes (and e.g. file locks).
Dmitrii:
sys.disallowed_syscalls = [ ... ]
featureSee #1859
Michal and Woju: suggest the explicit return value:
Michal: add a note to documentation that this is for performance, this does NOT add sandboxing security guarantees.
For a proper sandbox tool, see e.g. https://github.com/google/nsjail
Beta Was this translation helpful? Give feedback.
All reactions