#8040: hiding command line arguments
---------------------------+-----------------------------------------------
     Reporter:  roytam1    |      Owner:  asn
         Type:             |     Status:  new
  enhancement              |  Milestone:
     Priority:  minor      |    Version:
    Component:  Obfsproxy  |   Keywords:  scramblesuit, shared secret, easy
   Resolution:             |  Parent ID:
Actual Points:             |
       Points:             |
---------------------------+-----------------------------------------------

Comment (by phw):

 Replying to [comment:8 irregulator]:
 > Here's a draft patch implementing --password-file argument for
 scramblesuit transport. This is only scramblesuit specific though. I think
 it works but perhaps i have missed something.

 Looks OK but the `--password` and the `--password-file` argument should be
 mutually exclusive and required.  You could use
 `subparser.add_mutually_exclusive_group(required=True)` for that.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8040#comment:10>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to