Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
-
-
-
v1.5.0
9a72eec6 · ·Onion Browser 1.5.0 Onion Browser has received a security audit and pentest by Cure53.de, funded by the Open Technology Fund at Radio Free Asia. See https://mike.tig.as/onionbrowser/security/ for details and more up-to-date security information. See https://mike.tig.as/onionbrowser/ for more information about the app. For continuing updates, the source code repository can be viewed and followed at: https://github.com/mtigas/iOS-OnionBrowser/
-
v1.4.1
ff69f9ca · ·Onion Browser 1.4.1 * OpenSSL updated to 1.0.1g, fixing the Heartbleed bug. * Tor updated to 0.2.4.21. * Onion Browser now encrypts locally-stored data, including browser settings, bookmarks, and Tor bridges (if enabled). * Fix issue where Onion Browser was not allowing third-party apps to open using custom URI schemes. * Fixes issues with certain websites and "active content blocking". Some known safe behavior -- like allowing links inside frames to "bust" the frame -- are now allowed.
-
1.4
d13900b8 · ·1.4.0 * App is now being compiled with 64-bit CPU optimization (for iPhone 5S and new iPads), which may improve cryptographic performance and battery life. (Older devices are still supported, as long as they are using a compatible version of iOS.) COMPATIBILITY NOTE: App now requires iOS 6.0 or greater. * A progress bar / loading bar, similar to one used in Safari, has been added to the app. Uses NJKWebViewProgress, by Satoshi Asano. https://github.com/ninjinkun/NJKWebViewProgress * A copy of the help site has been embedded into the app, for offline viewing. This should help users having trouble when encountering the "Tor stops working after idle" bug. * Fix awkward navbar / address bar spacing in iOS 7.
-
1.3.14
d0c76e86 · ·* Add experimental ability to turn off JavaScript & other active content (web fonts, XHR/WebSockets, embedded HTML5 audio/video) * Ability to set a custom home page. Revamped settings so that future customizations will be easier to implement. * Add ability for other apps to open links in Onion Browser. Other apps can use the "onionbrowser://" (HTTP) or "onionbrowsers://" (HTTPS) URI protocols to launch Onion Browser. See README. * Tweak "Connecting..." info page, based on input from Wong Choon Jie. * Update default home page. * OpenSSL updated to 1.0.1f. * Tor updated to 0.2.4.20.
-
1.3.13
0d8c1bc2 · ·fix some more manifestations of ipad black bar issue. update tor to 0.2.4.18. fix torcheck iframe.
-
1.3.12
b2a8ed97 · ·Fix issue when opening app on iPad when in Landscape mode. ("Black bar" problem.) Fix some possible instances of random crashing introduced in 1.3.10. Fix issue where bottom of webpage was covered by toolbar at bottom of screen. -
1.3.11
4cf4a73d · ·Fix issue when opening app on iPad when in Landscape mode. ("Black bar" problem.) Fix some possible instances of random crashing introduced in previousn version. -
1.3.10
daaedcbc · ·* MAJOR PRIVACY ISSUE FIXED: App previously did not successfully wipe HTML5 "application storage" (aka "local storage" or "app cache"), even when force-quitting or selecting "New Identity". This could be seen by testing a Google Search and noticing previous searches in a dropdown (due to Google's use of this cache). (Issue 26) https://github.com/mtigas/iOS-OnionBrowser/commit/dffce7070856927a8bb9f92a8fa6 https://github.com/mtigas/iOS-OnionBrowser/commit/7ae6bcb5aa33538159c423a3b6c9 * Add check.torproject.org frame to homepage, to ensure that user has successfully connected to Tor. (See Issue 28) https://github.com/mtigas/iOS-OnionBrowser/commit/18590148ee9e527c07dc82cb8514 * Fix issue with "New Identity" button on iPad when device is rotated in landscape mode. (Issue 32) https://github.com/mtigas/iOS-OnionBrowser/commit/df1c98b96e05db6e1c2f86125396 * Force using "ntor" connection handshake, which is faster and is now the default for 0.2.4.X and newer versions of Tor. This is preferred by 0.2.4.X relays (and is forced on in 0.2.5.X). This is a countermeasure against the botnet congestion that was introduced in September 2013 and helps reduce load on the overall Tor network. https://github.com/mtigas/iOS-OnionBrowser/commit/68deb93eab4e99527f959297be57
-
1.3.9
dc9fd9b0 · ·Fix iOS 5.1 support. Disable 64-bit (iPhone 5S) speedups for now, since this requires iOS 6.0+. Can re-enable "arm64" arch when compiling your own copy, by also changing Deployment Target.
-
1.3.8
300ebb03 · ·Native iOS 7 support and iPhone 5s (64-bit) performance optimizations. Tor updated to 0.2.4.17-rc.
-
1.3.7
4a338f75 · ·NOTE: Now requires iOS 5.1 or greater. • Tor updated to 0.2.4.14-alpha. • User-agent spoofs updated to match latest Tor Browser Bundle & Mac OS X Safari. • Add links to DuckDuckGo (over HTTPS) and StartPage, as a fallback for DuckDuckGo (over .onion).
-
1.3.6
7e9d5490 · ·1.3.6. updates Tor (0.2.4.13-alpha) and fixes long HTTP requests (i.e. image uploads on Twitter).