[ 原始碼: xdg-dbus-proxy ]
套件:xdg-dbus-proxy(0.1.6-1)
xdg-dbus-proxy 的相關連結
Debian 的資源:
下載原始碼套件 xdg-dbus-proxy:
- [xdg-dbus-proxy_0.1.6-1.dsc]
- [xdg-dbus-proxy_0.1.6.orig.tar.xz]
- [xdg-dbus-proxy_0.1.6-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
filtering D-Bus proxy
xdg-dbus-proxy is a filtering proxy for D-Bus connections. It was originally part of the Flatpak project, but it has been broken out as a standalone module to facilitate using it in other contexts, for example in WebKit-GTK's optional bubblewrap-based sandbox.
For this proxy to be useful, restricted D-Bus clients must be denied access to the normal D-Bus socket (for example by using containers or AppArmor rules), and instead given access to the listening Unix socket created by the proxy (typically by bind-mounting it into a Linux container).
其他與 xdg-dbus-proxy 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libglib2.0-0t64 (>= 2.80.0)
- GLib library of C routines