Mike Tigas

Results 10 comments of Mike Tigas

Just wanted to pop in here and say that the small code change in #9 seems to have fixed this for me.

Have absolutely _no_ idea why a URI with explicit port seems to fail in OB1; just tested and can confirm that it happens. But Onion Browser 2 works just fine.

I'm not sure `AvoidDiskWrites` actually does much in it’s current incarnation. I think the slowness is primarily due to the latter reason — that the data directory changes (before [e12c14a6](https://github.com/ursachec/CPAProxy/commit/e12c14a6d814af25d44e9b190aa2c03c2fad3609#diff-c8c7a75e2bbcf2aa92c73e8956020941L43)...

(Update -- April 4 2019. After being fixed on iOS 12, this is apparently happening again on iOS 12.2.) OK, this was not the same as #112. Quick notes from...

@n8fr8 yes: Settings -> Host Settings -> Default Settings Content policy: "Strict (no JavaScript, video, etc.)" ![simulator screen shot - iphone 8 - 2018-02-08 at 15 06 55](https://user-images.githubusercontent.com/53129/35995549-b8ca8556-0ce1-11e8-9af4-3bf1029fcdcd.png)

Gah. Tested it more closely this week. Have held off on emailing Apple since I actually don't think this is the same as the iOS 11 Safari/WebKit behavior that revealed...

Correct. Our present knowledge is that multimedia via `` and `` tags (or basically anything doing traffic via the native media player) would bypass Tor. Here's a very old comment...

Yeah, I’m slowly working on untangling some code messes in Onion Browser, sort of in anticipation of tabbed browsing and API upgrades — WKWebView is the biggest thing on the...

![sad](https://i.imgur.com/VgXCk.gif) Bah. Yeah, [looks like](http://stackoverflow.com/a/24982211) WKWebView is totally sandboxed from using any of the network customizations (incl. modifying NSURLCache & etc). Guess we're gonna have to stick to UIWebView for...

Same behavior here (missing tray menu items). Have not noticed any particular slowness or any change in behavior after some time; the menu items simply do not appear. This was...