mirror of
https://github.com/privacyguides/privacyguides.org
synced 2024-11-10 21:23:41 +01:00
Changes to Firefox, Safari, Adguard cards (#719)
This commit is contained in:
parent
42484fe019
commit
69e51d0bf7
@ -36,6 +36,12 @@ description: |
|
||||
<li>Select: <strong>Enable HTTPS-Only Mode in all windows</strong>.</li>
|
||||
</ul>
|
||||
|
||||
#### Sync
|
||||
The [Firefox sync](https://hacks.mozilla.org/2018/11/firefox-sync-privacy/) service is end-to-end encrypted.
|
||||
|
||||
#### Extensions
|
||||
We generally do not recommend installing any extensions as they increase your [attack surface](https://en.wikipedia.org/wiki/Attack_surface); however, if you want content blocking, [uBlock Origin](/browsers/#additional-resources) might be useful to you. The extension is also a 🏆️[Recommended Extension](https://support.mozilla.org/kb/add-on-badges#w_recommended-extensions) by Mozilla.
|
||||
|
||||
#### Arkenfox (advanced)
|
||||
The [Arkenfox project](https://github.com/arkenfox/user.js) provides a set of carefully considered options for Firefox. These options are quite strict but a few are subjective and may cause some websites to not work properly. You can easily change these settings to suit your needs. We **strongly recommend** reading through their [wiki](https://github.com/arkenfox/user.js/wiki). Arkenfox also enables [container](https://support.mozilla.org/en-US/kb/containers#w_for-advanced-users) support.
|
||||
|
||||
|
@ -12,7 +12,6 @@ description: |
|
||||
</ul>
|
||||
|
||||
##### **Privacy Preserving Ad Measurement**
|
||||
|
||||
This is Apple's own implementation of private ad tracking. If you don't wish to participate, you can disable this feature.
|
||||
|
||||
<ul style="list-style-type:none;padding-left:0;">
|
||||
@ -20,7 +19,6 @@ description: |
|
||||
</ul>
|
||||
|
||||
##### **Apple Pay**
|
||||
|
||||
If you do not use Apple Pay, you can toggle off the ability for websites to check for it.
|
||||
|
||||
<ul style="list-style-type:none;padding-left:0;">
|
||||
@ -28,13 +26,18 @@ description: |
|
||||
</ul>
|
||||
|
||||
##### **Always-on Private Tabs**
|
||||
|
||||
Open Safari and press the tabs button at the bottom right corner. In the bottom middle press the downward facing arrow.
|
||||
|
||||
<ul style="list-style-type:none;padding-left:0;">
|
||||
<li>Select: <strong>Private</strong>.</li>
|
||||
</ul>
|
||||
|
||||
#### Sync
|
||||
The synchronization of data is end-to-end encrypted. Safari does not encrypt bookmarks and they are accessible to Apple.
|
||||
|
||||
#### Extensions
|
||||
We generally do not recommend installing [any extensions](https://www.sentinelone.com/blog/inside-safari-extensions-malware-golden-key-user-data/) as they increase your browser's [attack surface](https://en.wikipedia.org/wiki/Attack_surface); however, if you want content blocking, [AdGuard for Safari](/browsers/#additional-resources) might be useful to you.
|
||||
|
||||
website: https://www.apple.com/safari/
|
||||
privacy_policy: https://www.apple.com/legal/privacy/data/en/safari/
|
||||
downloads:
|
||||
|
13
_data/software/browsers-resources/2_adguard.yml
Normal file
13
_data/software/browsers-resources/2_adguard.yml
Normal file
@ -0,0 +1,13 @@
|
||||
title: AdGuard for Safari
|
||||
type: Recommendation
|
||||
logo: /assets/img/browsers/adguard.svg
|
||||
description: |
|
||||
**AdGuard for Safari** is a free and open-source) content-blocking extension for Safari that uses the native [Content Blocker API](https://developer.apple.com/documentation/safariservices/creating_a_content_blocker).
|
||||
|
||||
There is also [AdGuard for iOS](https://adguard.com/en/adguard-ios/overview.html) which is able to perform system wide adblocking.
|
||||
website: 'https://adguard.com/en/adguard-safari/overview.html'
|
||||
downloads:
|
||||
- icon: fab fa-app-store-ios
|
||||
url: 'https://apps.apple.com/app/adguard-for-safari/id1440147259'
|
||||
- icon: fab fa-github
|
||||
url: 'https://github.com/AdguardTeam/AdGuardForSafari'
|
2
assets/img/browsers/adguard.svg
Normal file
2
assets/img/browsers/adguard.svg
Normal file
@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="128" height="128" version="1.1" viewBox="0 0 33.867 33.867" xmlns="http://www.w3.org/2000/svg"><g transform="matrix(.33952 0 0 .33952 .19935 -2.3417e-7)" fill="none"><path d="m49.287 0c-15.406 0-33.988 3.5766-49.287 11.449 0 17.002-0.21115 59.36 49.287 88.301 49.499-28.941 49.289-71.299 49.289-88.301-15.299-7.8723-33.882-11.449-49.289-11.449z" fill="#68bc71"/><path d="m49.236 99.721c-49.447-28.941-49.236-71.275-49.236-88.272 15.282-7.8638 33.841-11.441 49.236-11.449z" fill="#67b279"/><path d="m47.489 66.556 29.805-39.658c-2.184-1.7283-4.0997-0.50849-5.1543 0.43585l-0.03848 3e-3 -24.851 25.522-9.3632-11.124c-4.4668-5.095-10.539-1.2087-11.958-0.1816l21.56 25.003" fill="#fff"/></g></svg>
|
After Width: | Height: | Size: 745 B |
Loading…
Reference in New Issue
Block a user