Hi all!
Is there a better way to get a link for the latest TBB rather than looking at https://www.torproject.org/dist/torbrowser/? I'm thinking on something easy to automate (for the Revamp GetTor project).
Thanks!
Israel Leiva:
Is there a better way to get a link for the latest TBB rather than looking at https://www.torproject.org/dist/torbrowser/? I'm thinking on something easy to automate (for the Revamp GetTor project).
https://check.torproject.org/RecommendedTBBVersions
By the way there is python and bash parsing code available already.
Cheers, Patrick
https://check.torproject.org/RecommendedTBBVersions
By the way there is python and bash parsing code available already.
Thanks! Where can I find these codes?
Regards.
Cheers, Patrick
tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
For Linux we've got: https://github.com/micahflee/torbrowser-launcher - although could use a more active maintainer to make it work under MacOSX and Windows as well, and it's almost a Debian package.
All the best, Jurre
On 06/06/2014 06:01 AM, Israel Leiva wrote:
https://check.torproject.org/RecommendedTBBVersions By the way there is python and bash parsing code available already.
Thanks! Where can I find these codes?
Regards.
Cheers, Patrick _______________________________________________ tor-dev mailing list tor-dev@lists.torproject.org <mailto:tor-dev@lists.torproject.org> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
-- israel
tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
Israel Leiva:
https://check.torproject.org/RecommendedTBBVersions
By the way there is python and bash parsing code available already.
Thanks! Where can I find these codes?
- https://github.com/Whonix/tb-updater/blob/master/usr/lib/tbbversion_parser - https://github.com/micahflee/torbrowser-launcher