I'm waiting for version 8 because of my religion.
Tor Browser 7.0a4 is released
11–20 of 20 posts
Re: Tor Browser 7.0a4 is released
#12How do the Tor project developers continue the development of Tor without the interference and corruption efforts of state level actors?
There is absolutely no backdoor in Tor. We know some smart lawyers who say that it's unlikely that anybody will try to make us add one in our jurisdiction (U.S.). If they do ask us, we will fight them, and (the lawyers say) probably win.
We will never put a backdoor in Tor. We think that putting a backdoor in Tor would be tremendously irresponsible to our users, and a bad precedent for security software in general. If we ever put a deliberate backdoor in our security software, it would ruin our professional reputations. Nobody would trust our software ever again — for excellent reason!
But that said, there are still plenty of subtle attacks people might try. Somebody might impersonate us, or break into our computers, or something like that. Tor is open source, and you should always check the source (or at least the diffs since the last release) for suspicious things. If we (or the distributors) don't give you source, that's a sure sign something funny might be going on. You should also check the PGP signatures on the releases, to make sure nobody messed with the distribution sites.
Also, there might be accidental bugs in Tor that could affect your anonymity. We periodically find and fix anonymity-related bugs, so make sure you keep your Tor versions up-to-date.
Re: Tor Browser 7.0a4 is released
#13How do the Tor project developers continue the development of Tor without the interference and corruption efforts of state level actors?
1. Tor is open source. Any backdoor attempts in the source would require careful hiding. Shutting down the Tor Project would just result in someone else picking it up. 2. The US Navy funded (maybe still does) Tor. Tor is useful for western allies & spies 3. Many of the developers live in western nations. While western nations like the US do have intel agencies who are interested in messing with Tor, it doesn't seem t…
Re: Tor Browser 7.0a4 is released
#14Earlier quoted context omitted.
tl;dr seems to be a more advanced form of ASLR?
i think it's ASLR with more entropy by skimming through the paper, but most exploits have read primitives or infoleaks anyways so i don't see how more entropy affects them. If i am right it protects against attackers guessing the ASLR slide, but that's very unreliable and no FBI grade exploit should ever do that.
> The reason is that these function pointers are only accessed through an indirection layer, i.e., memory objects on the heap contain a pointer to a virtual table which is located in the code or data section of the application and contains a number of pointers to virtual functions. Since the attackers can only disclose the virtual table pointer, but not the virtual table itself, as it is not on the heap, they cannot disclose gadget addresses. Note that, when only ASLR is applied, the address of the virtual table is randomized with the same offset as the ROP gadgets. Therefore, such an attack can bypass ASLR but not selfrando.
> We therefore conclude that selfrando can thwart most real-world exploits. Attackers can only succeed in rare cases where they can disclose the complete heap and data section.
[1] : https://people.torproject.org/~gk/misc/Selfrando-Tor-Browser...
Re: Tor Browser 7.0a4 is released
#15Earlier quoted context omitted.
1. Tor is open source. Any backdoor attempts in the source would require careful hiding. Shutting down the Tor Project would just result in someone else picking it up. 2. The US Navy funded (maybe still does) Tor. Tor is useful for western allies & spies 3. Many of the developers live in western nations. While western nations like the US do have intel agencies who are interested in messing with Tor, it doesn't seem t…
Yep. IIRC one of the Snowden documents even mentioned GCHQ and other organisations using Tor for their own purposes.
Re: Tor Browser 7.0a4 is released
#16Earlier quoted context omitted.
1. Tor is open source. Any backdoor attempts in the source would require careful hiding. Shutting down the Tor Project would just result in someone else picking it up. 2. The US Navy funded (maybe still does) Tor. Tor is useful for western allies & spies 3. Many of the developers live in western nations. While western nations like the US do have intel agencies who are interested in messing with Tor, it doesn't seem t…
Yep. IIRC one of the Snowden documents even mentioned GCHQ and other organisations using Tor for their own purposes.
I think you're referring to this presentation about hidden services by the GCHQ [1] where they state, 'Until then... Doesn't stop us from using them'
I wonder what they may have to say about the soon coming next-gen onion services.
[1] : https://www.eff.org/files/2015/01/26/20141228-speigel-analyt... (page 25)
Re: Tor Browser 7.0a4 is released
#17Re: Tor Browser 7.0a4 is released
#18Re: Tor Browser 7.0a4 is released
#19For the over 40 crowd https://read.feedly.com/html?url=https%3A%2F%2Fblog.torproje...
bookmarklet code to do that for you on any web page not sure how to format this better
Re: Tor Browser 7.0a4 is released
#20For the over 40 crowd https://read.feedly.com/html?url=https%3A%2F%2Fblog.torproje...
* use Firefox 'Reader View'; OR
* use this outline.com bookmarklet
javascript:(function()%7Bwindow.location.href%20%3D%20'https%3A%2F%2Foutline.com%2F'%20%2B%20window.location.href%7D)()