mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-18 15:08:02 -04:00
352e761c0ef506f42f818c1da39ae504d45fea36
This has two advantages. First of all (and most important) it lets us put a /.flatpak-info file in it, so that the dbus peers it talks to have the right "source" app id and sandboxed status. Secondly, it lets us run the bus with readonly access to things, thus being somewhat more secure.
Flatpak is a system for building, distributing and running sandboxed desktop applications on Linux.
See http://flatpak.org/ for more information.
Read documentation for the flatpak commandline tools and for the libflatpak library API.
Description
Languages
C
91.1%
Shell
5.1%
Python
1.8%
Meson
1.1%
Yacc
0.8%
