[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #14742 [Tor]: Document or remove the --digests option to tor
#14742: Document or remove the --digests option to tor
-----------------------------+--------------------------------
Reporter: nickm | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: Tor: 0.2.7.x-final
Component: Tor | Version:
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
-----------------------------+--------------------------------
Comment (by atagar):
Some other things I'm coming across while testing this...
* 'tor --dump-config' should provide usage information when no arguments
are provided. Presently I guess it's just a no-op which is confusing.
{{{
atagar@odin:~/Desktop/stem$ tor --dump-config
atagar@odin:~/Desktop/stem$ tor --dump-config short
DataDirectory /home/atagar/.tor
}}}
* 'tor --dump-config [invalid_option]' gives usage information, but
doesn't end with a newline.
{{{
atagar@odin:~/Desktop/stem$ tor --dump-config foobar
foobar is not a recognized argument to --dump-config. Please select
'short', 'non-builtin', or 'full'atagar@odin:~/Desktop/stem$
}}}
* Output of 'tor --hash-password' is unnecessarily noisy. Trivial
improvement would be for '--hash-password' to implicitly include '--hush'.
{{{
atagar@odin:~/Desktop/stem$ tor --hash-password foo
Feb 06 09:35:46.451 [notice] Tor v0.2.6.2-alpha-dev (git-518b0b3c5fefba24)
running on Linux with Libevent 2.0.16-stable, OpenSSL 1.0.1 and Zlib
1.2.3.4.
Feb 06 09:35:46.451 [notice] Tor can't help you if you use it wrong! Learn
how to be safe at https://www.torproject.org/download/download#warning
Feb 06 09:35:46.451 [notice] This version is not a stable Tor release.
Expect more bugs than usual.
16:59BB327C197C7A4B60C2DABC2ED2A9BACA04E4C48D138EF942D7A1E75C
atagar@odin:~/Desktop/stem$ tor --hash-password foo --hush
16:C51947FB29F63FAB606357CFE214C4EC3927CE7086FC5E9C65A212D657
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/14742#comment:6>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs