Create a new build target to package tor daemon, pluggable transports and dependencies
To support censorship-circumvention, 3rd party app developers (like briar, onion share, ricochet-refresh, etc) need a way to package tor + pluggable transports with their application. The current solutions of either 'build them yourself using tor-browser-build' or 'extract them from tor-browser releases' is less than ideal (see: https://forum.torproject.net/t/are-there-any-official-reproducible-tor-obfs4proxy-binaries/831/3 ).
We should separately archive and publish the contents of what becomes the 'Tor' directory in tor-browser in a standard place as part of our release process so 3rd parties can easily integrate tor+PTs into their own applications.