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

2 weeks 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

2 weeks 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

2 weeks 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)

2 weeks 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

2 weeks 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

2 weeks 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

2 weeks 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

2 weeks 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'

2 weeks 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

2 weeks 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

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

2 weeks 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

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

2 weeks 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

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