[tor-bugs] #24433 [Obfuscation/BridgeDB]: moat isn't returning bridges on successful CAPTCHA completion

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Nov 28 16:54:28 UTC 2017


#24433: moat isn't returning bridges on successful CAPTCHA completion
----------------------------------+------------------------------
 Reporter:  isis                  |          Owner:  isis
     Type:  defect                |         Status:  needs_review
 Priority:  High                  |      Milestone:
Component:  Obfuscation/BridgeDB  |        Version:
 Severity:  Normal                |     Resolution:
 Keywords:  bridgedb-dist moat    |  Actual Points:  .5
Parent ID:                        |         Points:  1
 Reviewer:                        |        Sponsor:  SponsorM
----------------------------------+------------------------------

Comment (by mcs):

 Kathy and I worked on integration some more and noticed the following
 issues (please let is know if you want us to open new tickets):
 * The spec in README.rst needs to be updated. General issues are that
 single quotes should be replaced with double quotes and that all JSON
 values should be enclosed in quotes (e.g., the `id` value is not).
 * For the `/fetch` request, the `type` is specified as `moat-transports`
 but the implementation uses `client-transports`. For consistency with the
 other `type` values you may want to use `moat-transports`.
 * The `data` payload is specified as an object but the implementation uses
 an array. This is permitted by the JSON API specification but seems
 unnecessary for the moat protocol (since each request and response only
 includes one JSON object).

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


More information about the tor-bugs mailing list