Update browser-recommendation.html

removed android 5 warning
This commit is contained in:
blacklight447 2019-09-07 15:36:33 +00:00 committed by Dawid Potocki
parent 728139e907
commit 32638a5d47
No known key found for this signature in database
GPG Key ID: ABE36F31298C1EF5

View File

@ -77,7 +77,7 @@ android="https://www.bromite.org/news/2018-12-21-new-fdroid-repository-url"
<a href="https://www.stoutner.com/privacy-browser/">Privacy Browser -</a>
An open source web browser focused on user privacy. Features include integrated ad blocking with <a href="https://easylist.to/">EasyList</a>, SSL certificate pinning, and <a href='https://guardianproject.info/apps/orbot/'>Tor Orbot proxy support.</a>
<a href="https://play.google.com/store/apps/details?id=com.google.android.webview&hl=en_US">
<span class="badge badge-warning" data-toggle="tooltip" title="Privacy Browser relies on the Android system WebView which needs to be kept up to date to fix security issues. One can update webview by either installing it from Google Play or Aurora Store which you can get from F-Droid. It requires Android 5.0+ so using Privacy Browser on older Androids is insecure.">
<span class="badge badge-warning" data-toggle="tooltip" title="Privacy Browser relies on the Android system WebView which needs to be kept up to date to fix security issues. One can update webview by either installing it from Google Play or Aurora Store which you can get from F-Droid.">
<span class="fas fa-exclamation-triangle"></span>
Keep Android WebView up-to-date
</span>