Y
Hacker News
new
|
ask
|
show
|
jobs
by
Conan_Kudo
2809 days ago
My understanding is that we still can't fully confine stuff using Electron (VSCode, Atom, Skype, etc.). Did that change recently?
2 comments
popey
2809 days ago
Not true. The snaps you list are not classic by virtue of being electron. There's plenty of electron apps in the snap store which are not classic, but strictly confined. It's the default for electron apps built with electron-builder.
link
niemeyer
2809 days ago
I don't think that was ever true?
Docs:
https://docs.snapcraft.io/build-snaps/electron
Example: snap info electron-quick-start
link
Conan_Kudo
2809 days ago
I thought the seccomp-in-seccomp thing would have messed things up...
link