You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Expected behavior
When a file is stored with
fs.write
orfs.writeJSON
, it should only be accessible to the creator of the file.Actual behavior
When a file is stored with
fs.write
orfs.writeJSON
, it is accessible from other users on the machine.Steps to reproduce
try
passphrase:create
to create new passphrase on a file and check from other usersWhich version(s) does this affect? (Environment, OS, etc...)
6.0.0-beta.0-
The text was updated successfully, but these errors were encountered: