bubblebox.git
6 months agohost_access: error if the path does not exist
Ralf Jung [Mon, 22 Apr 2024 06:05:29 +0000 (08:05 +0200)]
host_access: error if the path does not exist

7 months agomore restrictive dbus proxy config, taken from bubblejail
Ralf Jung [Tue, 16 Apr 2024 09:11:14 +0000 (11:11 +0200)]
more restrictive dbus proxy config, taken from bubblejail

7 months agorecommend bubblejail for people that want a more ouf-of-the-box experience
Ralf Jung [Tue, 16 Apr 2024 08:53:39 +0000 (10:53 +0200)]
recommend bubblejail for people that want a more ouf-of-the-box experience

7 months agoalso provide a system bus to the sandboxed application (but it is completely filtered...
Ralf Jung [Tue, 16 Apr 2024 08:21:18 +0000 (10:21 +0200)]
also provide a system bus to the sandboxed application (but it is completely filtered, no access to anything)

7 months agoimprove DISPLAY env var parsing and factor X11 ode into separate function
Ralf Jung [Tue, 16 Apr 2024 08:05:55 +0000 (10:05 +0200)]
improve DISPLAY env var parsing and factor X11 ode into separate function

7 months agoX11, Wayland: only give access to the current display, not all of them
Ralf Jung [Mon, 15 Apr 2024 14:09:16 +0000 (16:09 +0200)]
X11, Wayland: only give access to the current display, not all of them

7 months agoprefer extending with tuples over lists
Ralf Jung [Mon, 15 Apr 2024 13:56:47 +0000 (15:56 +0200)]
prefer extending with tuples over lists

7 months agolink to possible solutions that avoid --new-session
Ralf Jung [Mon, 15 Apr 2024 13:46:29 +0000 (15:46 +0200)]
link to possible solutions that avoid --new-session

7 months agorefactor the directives system, so that dbus can be entirely implemented without...
Ralf Jung [Mon, 15 Apr 2024 13:41:38 +0000 (15:41 +0200)]
refactor the directives system, so that dbus can be entirely implemented without support from the 'core'

7 months agoadd --new-session flag
Ralf Jung [Mon, 15 Apr 2024 13:21:02 +0000 (15:21 +0200)]
add --new-session flag

Thanks to sloonz for pointing out the issue of terminal injection

7 months agocannot unshare IPC as that breaks some wine applications
Ralf Jung [Sun, 14 Apr 2024 15:40:21 +0000 (17:40 +0200)]
cannot unshare IPC as that breaks some wine applications

7 months agoreadme tweaks
Ralf Jung [Sun, 14 Apr 2024 12:06:10 +0000 (14:06 +0200)]
readme tweaks

7 months agomake a shared XDG_RUNTIME_DIR part of the DESKTOP profile
Ralf Jung [Sun, 14 Apr 2024 12:04:53 +0000 (14:04 +0200)]
make a shared XDG_RUNTIME_DIR part of the DESKTOP profile

7 months agoinitial readme
Ralf Jung [Sun, 14 Apr 2024 11:56:44 +0000 (13:56 +0200)]
initial readme

7 months agoadd a nicer way to declare host access
Ralf Jung [Sun, 14 Apr 2024 11:05:23 +0000 (13:05 +0200)]
add a nicer way to declare host access

7 months agoinitial commit
Ralf Jung [Sun, 14 Apr 2024 10:20:50 +0000 (12:20 +0200)]
initial commit