Initial commit
This commit is contained in:
commit
75529d1824
2 changed files with 70 additions and 0 deletions
5
README.md
Normal file
5
README.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
bubblewine is a wrapper around wine that uses bubblewrap to properly sandbox
|
||||
wine. By default, wine gives full access to the entire file system, while many
|
||||
Windows binaries are potentially untrustworthy. The aim of bubblewine is to
|
||||
properly sandbox wine so that one can execute Windows binaries on Linux with
|
||||
ease of mind that it is unlikely the system gets compromized.
|
Loading…
Add table
Add a link
Reference in a new issue