Hi,
On 13/01/18 23:02, nusenu wrote:
Is there an existing "outdated version" flag we can search on?
recommended_version:false/true
Indeed. So https://atlas.torproject.org/#aggregate/version/recommended_version:false will give you all the relays that are not recommended.
For example, some 0.2.9 patch releases are outdated, and some are not.
Will these versions be coming to the advanced search? Can we add an outdated / current flag to that search?
I think the way I would do that is adding recommended_version into the key on which the relays are aggregated on. This would give two rows for 0.2.9. with one being the recommended versions and one being the not recommended versions.
Recommended versions though are not just about what is too old, but also about what is too new. For a true "outdated" flag, this would need some changes in Onionoo perhaps and some implementation of logic to handle Tor version number comparisons.
Thanks, Iain.