flatpak / flatpak-xdg-utils

Simple portal-based commandline tools for use inside flatpak sandboxes
GNU Lesser General Public License v2.1
32 stars 14 forks source link

flatpak-spawn: Allow reading environment variables from a fd #42

Closed smcv closed 3 years ago

smcv commented 3 years ago

This avoids the variables' values being visible in /proc/*/cmdline to other users' processes.


Code heavily based on flatpak/flatpak@6e5ae7a1.