HomePhorge

Avoid storing temporary files directly in /tmp

Description

Avoid storing temporary files directly in /tmp

This can subject the user to attacks on multi-user systems.

Using mktemp is the right way to do this, but just
use the source tree because it makes the code simpler.

The previous commit already ensures cleanup of the files.

Details

Provenance
Paul Wise <pabs3@bonedaddy.net>Authored on Jul 23 2023, 2:03 AM
mollekopfPushed on Sep 3 2024, 2:20 PM
Parents
rLIBPST0f820f9c9993: Ensure that temporary files are cleaned up after use
Branches
Unknown
Tags
Unknown
Build Status
Buildable 50040