onyx task edit wrote the task body to /tmp/onyx-<uuid>.md with the default umask, leaving it world-readable on shared multi-user systems for the duration of the editor session. Open with O_CREAT|O_TRUNC + mode 0600 via OpenOptionsExt on unix; Windows keeps the existing behaviour since unix-style mode bits don't apply. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||