diff options
author | Andrew Price <andy@adpx.net> | 2024-09-06 19:32:35 +0100 |
---|---|---|
committer | Andrew Price <andy@adpx.net> | 2024-09-06 19:40:31 +0100 |
commit | 64077ff3de40d12eec83501cb06280a0e02027fc (patch) | |
tree | fb118fd7942f6e2e9f9aa74054beedff412e5392 /platform/javascript/api | |
parent | f49c9d7cd1d33586fbd106057a894b3effc04331 (diff) | |
download | redot-engine-64077ff3de40d12eec83501cb06280a0e02027fc.tar.gz |
unix: Limit named pipe permissions to the current user
Named pipes created using the "pipe://" file access scheme should not be
world-writable or readable. Limit their access to the current user by
creating them with 0600 permissions instead of 0666.
Diffstat (limited to 'platform/javascript/api')
0 files changed, 0 insertions, 0 deletions