diff --git a/.github/workflows/crowdin-upload.yml b/.github/workflows/crowdin-upload.yml index 374d3141..994d54aa 100644 --- a/.github/workflows/crowdin-upload.yml +++ b/.github/workflows/crowdin-upload.yml @@ -39,7 +39,7 @@ jobs: uses: actions/checkout@v4 - name: crowdin action - uses: crowdin/github-action@v1.19.0 + uses: crowdin/github-action@v1.20.0 with: upload_sources: true upload_sources_args: '--auto-update --delete-obsolete' diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 5e2ace1f..f45243db 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -56,7 +56,7 @@ jobs: cache: 'pipenv' - name: Cache files - uses: actions/cache@v4.0.1 + uses: actions/cache@v4.0.2 with: key: ${{ github.ref }} path: .cache diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8ccacbfb..341e13c7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -63,7 +63,7 @@ jobs: cache: 'pipenv' - name: Cache files - uses: actions/cache@v4.0.1 + uses: actions/cache@v4.0.2 with: key: ${{ github.ref }} path: .cache diff --git a/docs/cryptocurrency.md b/docs/cryptocurrency.md index 05f35190..d92742f9 100644 --- a/docs/cryptocurrency.md +++ b/docs/cryptocurrency.md @@ -38,7 +38,7 @@ With Monero, outside observers cannot decipher addresses trading Monero, transac For optimal privacy, make sure to use a noncustodial wallet where the view key stays on the device. This means that only you will have the ability to spend your funds and see incoming and outgoing transactions. If you use a custodial wallet, the provider can see **everything** you do; if you use a “lightweight” wallet where the provider retains your private view key, the provider can see almost everything you do. Some noncustodial wallets include: - [Official Monero client](https://getmonero.org/downloads) (Desktop) -- [Cake Wallet](https://cakewallet.com) (iOS, Android) +- [Cake Wallet](https://cakewallet.com) (iOS, Android, macOS, Linux BETA) - Cake Wallet supports multiple cryptocurrencies. A Monero-only version of Cake Wallet is available at [Monero.com](https://monero.com). - [Feather Wallet](https://featherwallet.org) (Desktop) - [Monerujo](https://monerujo.io) (Android) diff --git a/docs/os/macos-overview.md b/docs/os/macos-overview.md index d14bb951..8c651052 100644 --- a/docs/os/macos-overview.md +++ b/docs/os/macos-overview.md @@ -178,7 +178,7 @@ System Integrity Protection makes critical file locations read-only to protect a ##### App Sandbox -macOS apps downloaded from the App Store are required to be sandboxed usng the [App Sandbox](https://developer.apple.com/documentation/security/app_sandbox). +macOS apps submitted to the App Store after June 1, 2012 are required to be sandboxed using the [App Sandbox](https://developer.apple.com/documentation/security/app_sandbox).

Warning

diff --git a/docs/vpn.md b/docs/vpn.md index 669d5627..8190735f 100644 --- a/docs/vpn.md +++ b/docs/vpn.md @@ -61,12 +61,12 @@ Our recommended providers use encryption, accept Monero, support WireGuard & Ope
-#### :material-check:{ .pg-green } 71 Countries +#### :material-check:{ .pg-green } 88 Countries -Proton VPN has [servers in 71 countries](https://protonvpn.com/vpn-servers) [or 3 if you use their free plan](https://protonvpn.com/free-vpn).(1) Picking a VPN provider with a server nearest to you will reduce latency of the network traffic you send. This is because of a shorter route (fewer hops) to the destination. +Proton VPN has [servers in 88 countries](https://protonvpn.com/vpn-servers) [or 5 if you use their free plan](https://protonvpn.com/free-vpn).(1) Picking a VPN provider with a server nearest to you will reduce latency of the network traffic you send. This is because of a shorter route (fewer hops) to the destination. { .annotate } -1. Last checked: 2023-12-21 +1. Last checked: 2024-03-23 We also think it's better for the security of the VPN provider's private keys if they use [dedicated servers](https://en.wikipedia.org/wiki/Dedicated_hosting_service), instead of cheaper shared solutions (with other customers) such as [virtual private servers](https://en.wikipedia.org/wiki/Virtual_private_server). @@ -208,12 +208,12 @@ IVPN clients support two factor authentication (Mullvad's clients do not). IVPN -#### :material-check:{ .pg-green } 40 Countries +#### :material-check:{ .pg-green } 41 Countries -Mullvad has [servers in 40 countries](https://mullvad.net/servers).(1) Picking a VPN provider with a server nearest to you will reduce latency of the network traffic you send. This is because of a shorter route (fewer hops) to the destination. +Mullvad has [servers in 41 countries](https://mullvad.net/servers).(1) Picking a VPN provider with a server nearest to you will reduce latency of the network traffic you send. This is because of a shorter route (fewer hops) to the destination. { .annotate } -1. Last checked: 2023-12-21 +1. Last checked: 2024-03-23 We also think it's better for the security of the VPN provider's private keys if they use [dedicated servers](https://en.wikipedia.org/wiki/Dedicated_hosting_service), instead of cheaper shared solutions (with other customers) such as [virtual private servers](https://en.wikipedia.org/wiki/Virtual_private_server).