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

Prevent logging of sensitive info #98

Open
Juul opened this issue Aug 2, 2016 · 4 comments
Open

Prevent logging of sensitive info #98

Juul opened this issue Aug 2, 2016 · 4 comments
Assignees

Comments

@Juul
Copy link
Member

Juul commented Aug 2, 2016

The nodes are logging which clients associate and disassociate + IP leases offered.

We want to enable this for debugging purposes but it should be default off. Perhaps completely disabling logging is a good idea or perhaps we can filter sensitive information

See:

https://wiki.openwrt.org/doc/uci/system

@sierkje
Copy link
Member

sierkje commented May 31, 2017

@Juul As I mentioned after last meeting -- but not exactly what I remembered, and perhaps not as relevant: https://github.com/EFForg/cryptolog

@jnny
Copy link
Member

jnny commented Jun 18, 2018

status update?

@paidforby
Copy link

Logging is still enabled, https://github.com/sudomesh/sudowrt-firmware/blob/master/files/etc/config/system, I suggest commenting it out and then including a script that can be run on the node to uncomment the relevant lines.

@paidforby
Copy link

example of how to do this in shell using sed, https://github.com/sudomesh/sudowrt-firmware/blob/master/files/opt/mesh/pw_reset#L37

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

4 participants