[tor-bugs] #6736 [Tor Client]: Tor is a bit loud at startup
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Tue Sep 4 14:22:54 UTC 2012
#6736: Tor is a bit loud at startup
------------------------+---------------------------------------------------
Reporter: nickm | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.4.x-final
Component: Tor Client | Version:
Keywords: | Parent:
Points: | Actualpoints:
------------------------+---------------------------------------------------
Comment(by asn):
Arguably, lines:
{{{
Aug 30 02:06:48.000 [notice] No AES engine found; using AES_* functions.
}}}
and
{{{
This version of OpenSSL has a slow implementation of counter mode; not
using it.
}}}
can be demoted to 'info'. They are just informative messages.
Another - more extreme - change would be to stop issuing
"{libevent,openssl,tor} initialized" messages as they initialize, and just
send a single message with their versions after they have all initialized.
However, this is kind of messy to implement and if something breaks before
that single message then the user might not have the version information
he needs.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6736#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list