rpm-software-management / librepo

A library providing C and Python (libcURL like) API for downloading packages and linux repository metadata in rpm-md format
http://rpm-software-management.github.io/librepo/
GNU Lesser General Public License v2.1
74 stars 91 forks source link

Move downloading out of process #226

Open DemiMarie opened 3 years ago

DemiMarie commented 3 years ago

For security reasons, it would be nice to run the download code in a sandboxed subprocess.