mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Privacy Browser: Add MITM warning
This commit is contained in:
parent
8dbec1001a
commit
eae80cf044
1 changed files with 5 additions and 0 deletions
|
|
@ -18,6 +18,11 @@ privacy shield toggles whether JavaScript is enabled and reloads the WebView.
|
||||||
When JavaScript is disabled, not only are privacy and security increased, but
|
When JavaScript is disabled, not only are privacy and security increased, but
|
||||||
web pages load faster with less bandwidth consumption.
|
web pages load faster with less bandwidth consumption.
|
||||||
|
|
||||||
|
Warning: Privacy Browser is susceptible to
|
||||||
|
[https://www.stoutner.com/kitkat-security-problems/ MITM (Man In The Middle)
|
||||||
|
attacks] when browsing insecure websites from devices running Android KitKat
|
||||||
|
(version 4.4.x, API 19).
|
||||||
|
|
||||||
Privacy Browser uses Android's built-in WebView to render web pages. As such, it
|
Privacy Browser uses Android's built-in WebView to render web pages. As such, it
|
||||||
works best if you have updated to the latest version of WebView.
|
works best if you have updated to the latest version of WebView.
|
||||||
.
|
.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue