Benjamin M. Schwartz
Benjamin M. Schwartz
One interesting consideration here is that, if the VPN advertises the IP of a good third-party resolver, Android DoT and Chrome DoH might be able to upgrade to encrypted DNS....
@mseriukov The Outline app claims the ss:// URL format (and also the https://... invite URLs, on Android), so scanning one of those in the system QR code scanner should offer...
I don't understand the motivation for this. Why not just run the commands in parallel using shell features, or in separate shells? But really, why run them in parallel at...
What operating system is this request for?
FWIW, we already use ECDSA for all our PGP needs via e2e and WebCrypto.
Upstream bug: https://github.com/MobileChromeApps/cordova-plugin-chrome-apps-sockets-tcp/issues/16
My test setup is not perfect, but I think I still see this prior to the recent CCA change, so the problem is instead likely related to the Android N...
Right, this is Java code outside of chromium that's printing these errors. `adb logcat` or similar might also work.
Yes, Android API version matters, and this is tied to the choice of whether to use Crosswalk or native webview. In my testing, uProxy works with the native webview on...
See also #633