mirror of
https://github.com/simplex-chat/zip.git
synced 2026-06-03 09:17:33 +00:00
fc1027caa6
Set user permissions on linux platform as follows: * if an existing file is added, use its permissions * if an entry is generated from a bytestring or a stream, use 0600 This behavior mimics the zip utility.