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

Provide a better message for file modes #254

Open
bschwind opened this issue May 15, 2023 · 0 comments
Open

Provide a better message for file modes #254

bschwind opened this issue May 15, 2023 · 0 comments

Comments

@bschwind
Copy link
Member

Using innernet, you can run into messages like this:

[!] /etc/innernet is world-accessible (mode is 0o755). This is probably not what you want.
[*] fetching state for <interface> from server...
[!] /var/lib/innernet is world-accessible (mode is 0o755). This is probably not what you want.

This message should give a suggestion on what to do instead of just stating "probably not what you want".

Also, is it even a problem if the directory is "world-accessible"? This means someone can list the file name, but can't see the actual content in the files.

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

1 participant