Re: [tor-dev] introduce some customization on the tbb

2019-11-21 Thread Richard Pospesel
I think a 'restart tor daemon' (with user-friendly language) in about:preferences#tor under 'Advanced' could be a potentially useful addition. On 11/15/19 11:13 AM, d...@foundingdocuments.org wrote: > I bring this up in this thread because of its timeliness. Please excuse > me if you are offended,

Re: [tor-dev] introduce some customization on the tbb

2019-11-15 Thread d...@foundingdocuments.org
I bring this up in this thread because of its timeliness. Please excuse me if you are offended, no offense intended. This is email is fundamentally a feature request. Sarpedon, I had not yet gotten as far as you towards GUI customization of torrc options. And I’ve not yet thought through the w

Re: [tor-dev] introduce some customization on the tbb

2019-11-14 Thread Richard Pospesel
> and about windows, > it is a requirement for my situation , but i just saw some build scripts > regarding windows in the tbb repo you mentioned; i would be happy to > hear from you about tips and tricks regarding windows! So tor-browser-build lets us make all our build targets (windows, mac, and

Re: [tor-dev] introduce some customization on the tbb

2019-11-14 Thread sarpedon montecarlo
Hi Richard, this is great! I appreciate all the insights you gave me. about the build setup i would definitely go with your suggestion. maybe it would be possible to also use these build scripts inside a docker composer for a reload on demand during development. and about windows, it is a requirem

Re: [tor-dev] introduce some customization on the tbb

2019-11-13 Thread Richard Pospesel
Hey Sarpedon, The tor-browser-build project ( https://gitweb.torproject.org/builders/tor-browser-build.git/ ) can be used to build tor-browser for all the various environments, and you can updated the /projects/firefox/config file to point to your own git repo and commit for development. Unfortuna

[tor-dev] introduce some customization on the tbb

2019-11-09 Thread sarpedon montecarlo
Hello to the community! my first question is that is there a solution for rapid development of tbb? i was wondering that each time a contributor wants to change something in the tbb or add extra functionality, they have to go through the build process which i just guess would be very time consuming