[tor-bugs] #23947 [Obfuscation/Snowflake]: Move Snowflake proxy page somewhere devs can write

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Apr 17 21:09:20 UTC 2018


#23947: Move Snowflake proxy page somewhere devs can write
-----------------------------------+------------------------
 Reporter:  dcf                    |          Owner:  dcf
     Type:  project                |         Status:  closed
 Priority:  High                   |      Milestone:
Component:  Obfuscation/Snowflake  |        Version:
 Severity:  Normal                 |     Resolution:  fixed
 Keywords:                         |  Actual Points:
Parent ID:                         |         Points:
 Reviewer:                         |        Sponsor:
-----------------------------------+------------------------

Comment (by arma):

 Replying to [comment:14 dcf]:
 > I copied the web files to https://snowflake.torproject.org/.
 > {{{
 > cake.coffeescript build
 > rsync -rv build/ staticiforme:/srv/snowflake.torproject.org/htdocs/ &&
 ssh staticiforme 'static-update-component snowflake.torproject.org'
 > }}}

 dcf: careful here! This -rv means that if you ever remove a file from git,
 it will persist on the website until somebody notices it and deletes it.

 Maybe you want something more like "-rvz --delete". (Though that could
 have surprises of its own, if anybody ever puts something in the website
 directory on staticiforme and expects it to not get blown away.)

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


More information about the tor-bugs mailing list