Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config file option for dir/file permissions #79

Open
pjaitken opened this issue Feb 4, 2022 · 1 comment
Open

config file option for dir/file permissions #79

pjaitken opened this issue Feb 4, 2022 · 1 comment

Comments

@pjaitken
Copy link

pjaitken commented Feb 4, 2022

All elements created by chunkio.c:check_root_path and cio_stream.c:check_stream_path are created with hard-coded mode 0755. Therefore anyone can read the data; it is not confidential.

Provide a config file option allowing a user-configurable permission to be defined, eg 0700.

@edsiper
Copy link
Member

edsiper commented Feb 23, 2022

/assigned to @leonardo-albertovich

we might add a function to setup those defaults

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants