How can we enhance security of app through internet sandboxing? #8687
silicology1
started this conversation in
General
Replies: 0 comments
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.
-
I suggested a two app model in the blog. But its makes the design complicated. Can we simplify it, making it bundled in a single app, and sandboxed files and folder module that is well audited by reviewers, and any naive developer can check if its properly sandboxed?
A command-line tool can also be built that takes the source code (e.g., Tauri source code) and provides security results, such as whether the app is properly internet sandboxed. It makes it easy to check the security.
Beta Was this translation helpful? Give feedback.
All reactions