Closed (moved)
Make sure the controller password used in Torbutton is conforming to the spec
var auth_cmd = "AUTHENTICATE "+m_tb_control_pass+"\r\n";
is basically just taking m_tb_control_pass
and passing it along to tor. We should do some checks that it is actually conforming to the spec (it must be comprised of HEXIDIGIT
s or be a QuotedString
).
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information