Thank you, Remco.
We're seeking to create a script which allows each instance of the download site to be turned into a mirror. Ideally, someone can use git clone, run setup.sh, and have a working download mirror fully configured.
setup.sh should:
1. Pull the contents of Tor’s website mirror (or even just dist/torbrowser if possible, since that's all we need)
2.Check the GPG keys to make sure that nothing has been modified
3. Move the download files into a mirror directory and update the URLs found in thank-you.js
4. Ensure that the mirror and the git repo will auto update using cron and will work across version numbers
The current script in the repository has a rough sketch of what I was going for.
Thanks for your help! Open up a pull request whenever you're ready. Feel free to ask us if you have any questions.
Hi,I'm happy to help with the bash script. Just let me know what you exactly want.RemcoOn Fri, May 16, 2014 at 5:51 AM, William Papper <william@papper.me> wrote:
Hi all,Do any of you have experience with Bash scripting for Linux/BSD? We added a stub for a setup script to tor-download-web. The script will allow the project to create a download mirror from the contents of Tor's website mirror.The current version of the script (with some pseudocode) is here, but it is quite basic since I have very little experience with Bash scripting.Would someone who knows Bash be willing to create the setup script? This should be a very quick job for someone with experience, and it would be incredibly helpful. Thanks for your help!Sincerely,Will Papper
________________________________________________________________________
Tor Website Team coordination mailing-list
To unsubscribe or change other options, please visit:
https://lists.torproject.org/cgi-bin/mailman/listinfo/www-team
________________________________________________________________________
Tor Website Team coordination mailing-list
To unsubscribe or change other options, please visit:
https://lists.torproject.org/cgi-bin/mailman/listinfo/www-team