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

feature request: Add option to disable logs #28

Open
Knight1 opened this issue Aug 10, 2017 · 3 comments
Open

feature request: Add option to disable logs #28

Knight1 opened this issue Aug 10, 2017 · 3 comments

Comments

@Knight1
Copy link

Knight1 commented Aug 10, 2017

Hey,

my intention is to have the Webinterface for the public audience. But for this I would need to disable the log in the Interface so that non sensible information are public available.

Thanks for this cool Webinterface :)

@ralphwetzel
Copy link
Owner

Hi!
As a quickfix you could delete / comment line 1705 of theonionbox.py (devel branch or v4.0rc1).
Additionally I will add an option to the config file - yet this might take some days to be released.

Thanks for using The Onion Box!
Regards, Ralph

@Knight1
Copy link
Author

Knight1 commented Aug 11, 2017

Hi!

Thanks for your ongoing support for your project and the tor project :)

But this is just the page construction section.
Just to make sure: Does this also stop sending the data to the Browser in the background?

No problem good code needs time!
Tobias

@ralphwetzel
Copy link
Owner

Hi!
The code is designed to send data only for sections that are enabled. For the 'messages' section, you can verify this in theonionbox.py beginning at line #2116.
There is one drawback though if you follow my hint given above: This will disable 'messages' for all nodes monitored ... not just for the one you intend to make accessible for the public. That's a boolean decision...

Regards, R.

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

No branches or pull requests

2 participants