パッケージ: xdg-dbus-proxy (0.1.3-1)
xdg-dbus-proxy に関するリンク
Trisquel の資源:
xdg-dbus-proxy ソースパッケージをダウンロード:
- [xdg-dbus-proxy_0.1.3-1.dsc]
- [xdg-dbus-proxy_0.1.3.orig.tar.xz]
- [xdg-dbus-proxy_0.1.3-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Utopia Maintenance Team (メールアーカイブ)
- Simon McVittie
外部の資源:
- ホームページ [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.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libglib2.0-0 (>= 2.39.4)
- GLib library of C routines