teor
2018-01-07 13:49:16 UTC
Hi,
Tor branches are a question for tor-dev@, I am directing all responses there.
Also, I fixed the top-post.
When tor 0.3.2.9 is released next week, there will be no alpha version.
When this happens, do you want master, or the latest stable?
When there are multiple supported tor versions, which one should be stable?
At the moment, we support 0.2.5 and 0.2.9 as long-term support, and 0.3.0 and
0.3.1 as regular releases.
Should stable be 0.3.1 (and change to 0.3.2 next week)?
Do you want a long-term support branch as well?
Should it be 0.2.5 or 0.2.9?
new source releases at:
https://dist.torproject.org/
We provide the latest Tor Browser version through a URL (which I can't
remember right now). Maybe we could do the same thing with Tor.
$ curl http://197.231.221.211:9030/tor/status-vote/current/consensus-microdesc | grep server-versions | tr "," "\n" | tail -1
0.3.2.8-rc
Or you can do this far more reliably in Python using stem:
https://stem.torproject.org/
Can you sign a TXT record?
T
--
Tim Wilson-Brown (teor)
teor2345 at gmail dot com
PGP C855 6CED 5D90 A0C5 29F6 4D43 450C BA7F 968F 094B
ricochet:ekmygaiu4rzgsk6n
xmpp: teor at torproject dot org
------------------------------------------------------------------------
Tor branches are a question for tor-dev@, I am directing all responses there.
Also, I fixed the top-post.
https://www.torproject.org/download/download.html.en in the source code 'tab'
states the current stable and alpha version of tor.
Would it be possible to publish the current states as branches 'stable' and
'alpha' (or 'testing', or 'unstable') in the git repo?
What do you mean by "alpha" and "stable" ?states the current stable and alpha version of tor.
Would it be possible to publish the current states as branches 'stable' and
'alpha' (or 'testing', or 'unstable') in the git repo?
When tor 0.3.2.9 is released next week, there will be no alpha version.
When this happens, do you want master, or the latest stable?
When there are multiple supported tor versions, which one should be stable?
At the moment, we support 0.2.5 and 0.2.9 as long-term support, and 0.3.0 and
0.3.1 as regular releases.
Should stable be 0.3.1 (and change to 0.3.2 next week)?
Do you want a long-term support branch as well?
Should it be 0.2.5 or 0.2.9?
That would help us tor-from-source builders to just fetch the repo, and
if the respective branch changes, to rebuild and redeploy. Looking for a
new release tag or screen-scraping said web page is a bit hairy, and feels
unnecessary.
If you want something that's easier to scrape, and signed, check forif the respective branch changes, to rebuild and redeploy. Looking for a
new release tag or screen-scraping said web page is a bit hairy, and feels
unnecessary.
new source releases at:
https://dist.torproject.org/
We provide the latest Tor Browser version through a URL (which I can't
remember right now). Maybe we could do the same thing with Tor.
I second this.
There's a recommended-versions list in the consensus, but you have to already have Tor available and running to get it.
No, you don't need Tor:There's a recommended-versions list in the consensus, but you have to already have Tor available and running to get it.
$ curl http://197.231.221.211:9030/tor/status-vote/current/consensus-microdesc | grep server-versions | tr "," "\n" | tail -1
0.3.2.8-rc
Or you can do this far more reliably in Python using stem:
https://stem.torproject.org/
Maybe also publish in a DNS TXT record or something?
Is that secure?Can you sign a TXT record?
T
--
Tim Wilson-Brown (teor)
teor2345 at gmail dot com
PGP C855 6CED 5D90 A0C5 29F6 4D43 450C BA7F 968F 094B
ricochet:ekmygaiu4rzgsk6n
xmpp: teor at torproject dot org
------------------------------------------------------------------------