You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tracking issue for supporting snaps on Linux platforms
Snaps run in a containerized/sandboxed process. WhiteBeam must interpose the sandboxing library call and inject itself into the new mount namespace. If required, it must also permit itself to run via seccomp. A good test case is the wormhole snap.
The text was updated successfully, but these errors were encountered:
Tracking issue for supporting snaps on Linux platforms
Snaps run in a containerized/sandboxed process. WhiteBeam must interpose the sandboxing library call and inject itself into the new mount namespace. If required, it must also permit itself to run via seccomp. A good test case is the
wormhole
snap.The text was updated successfully, but these errors were encountered: