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

Reduce the dependency on the pi user #45

Open
arnoldandreasson opened this issue Jun 13, 2021 · 0 comments
Open

Reduce the dependency on the pi user #45

arnoldandreasson opened this issue Jun 13, 2021 · 0 comments

Comments

@arnoldandreasson
Copy link
Member

It is a good practice to remove the root user from servers connected to internet. For Raspberry Pi this should also be done, but for the "pi" user instead. Detailed instructions can be found here:
https://www.raspberrypi.org/documentation/configuration/security.md

The CloudedBats detector contains some dependencies to "/home/pi" that must be moved to configuration settings to make that possible.

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