[tor-bugs] #25985 [Obfuscation/Snowflake]: Add AMP cache as another domain fronting option with Google

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat May 12 04:04:05 UTC 2018


#25985: Add AMP cache as another domain fronting option with Google
-----------------------------------+------------------------------
 Reporter:  twim                   |          Owner:  (none)
     Type:  project                |         Status:  needs_review
 Priority:  Medium                 |      Milestone:
Component:  Obfuscation/Snowflake  |        Version:
 Severity:  Normal                 |     Resolution:
 Keywords:                         |  Actual Points:
Parent ID:                         |         Points:
 Reviewer:                         |        Sponsor:
-----------------------------------+------------------------------

Comment (by dcf):

 Replying to [comment:17 twim]:
 > Replying to [comment:16 dcf]:
 > >  *
 [https://github.com/nogoegst/snowflake/commit/ce1e2e24d9bd39ad51c82006213dc7a1f1e4776f
 #diff-79897051d7aac1f314600a930afebe9aR275 In the "/client/amp/" path],
 I'm not sure if a trailing slash is significant, but all the entries
 should either have a trailing slash or not have one.
 >
 > This is just how it works. '/client' handles only this exact path, while
 '/client/amp/' handles everything with this prefix and sets up a redirect
 from '/client/amp/' to '/client/amp/'.

 Great, thanks. I was wondering whether we should add a trailing slash to
 the other entries but it sounds like it should be exactly the way you
 wrote it. `"/client/amp/"` gets a trailing slash because it takes
 additional information in the rest of the URL path; all the others do not
 get a trailing slash because we only want to match those exact paths.

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


More information about the tor-bugs mailing list