[tor-bugs] #15542 [Tor]: Have --hash-password imply hush?

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Apr 1 15:59:41 UTC 2015


#15542: Have --hash-password imply hush?
-------------------------+---------------------
 Reporter:  atagar       |          Owner:
     Type:  enhancement  |         Status:  new
 Priority:  trivial      |      Milestone:
Component:  Tor          |        Version:
 Keywords:               |  Actual Points:
Parent ID:               |         Points:
-------------------------+---------------------
 From #14742, output of 'tor --hash-password' is unnecessarily noisy.
 Trivial improvement would be for '--hash-password' to implicitly include '
 --hush'.

 {{{
 atagar at 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 at odin:~/Desktop/stem$ tor --hash-password foo --hush
 16:C51947FB29F63FAB606357CFE214C4EC3927CE7086FC5E9C65A212D657
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/15542>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list