From 792fc00b06915a8e88c5b363896e7bd0ece9dd88 Mon Sep 17 00:00:00 2001 From: oppressor1761 <163018825+oppressor1761@users.noreply.github.com> Date: Sun, 24 Mar 2024 15:03:48 +0000 Subject: [PATCH 1/5] Unsandboxed apps in Mac app store (#2444) Signed-off-by: Daniel Gray --- docs/os/macos-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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

From 01b3a7d48f15f1462c91c155b6235e3481705daf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 04:28:28 +0000 Subject: [PATCH 2/5] Bump actions/cache from 4.0.1 to 4.0.2 Bumps [actions/cache](https://github.com/actions/cache) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pages.yml | 2 +- .github/workflows/release.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 From f77fbc6a459bdc17fc776e331d5ffedabcf6db26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 04:43:12 +0000 Subject: [PATCH 3/5] Bump crowdin/github-action from 1.19.0 to 1.20.0 Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.19.0 to 1.20.0. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/v1.19.0...v1.20.0) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/crowdin-upload.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' From 48abc1d42abea6be6298eb6a33d9cf32b1afbd9d Mon Sep 17 00:00:00 2001 From: rollsicecream Date: Sun, 24 Mar 2024 15:25:53 +0000 Subject: [PATCH 4/5] Update VPN countries count (#2445) Signed-off-by: Daniel Gray --- docs/vpn.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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). From c5bdbbcdcb7628865996c84ca7368eefd0a0d10f Mon Sep 17 00:00:00 2001 From: Justin Ehrenhofer Date: Mon, 18 Mar 2024 11:35:29 -0500 Subject: [PATCH 5/5] Minor: add MacOS/Linux for Cake Wallet (#2441) Signed-off-by: Daniel Gray --- docs/cryptocurrency.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)