From bfa8255ef72631ee658a24b1ada5f9d873aed48f Mon Sep 17 00:00:00 2001 From: Sun Knudsen Date: Sat, 11 May 2024 06:22:07 -0400 Subject: [PATCH] Moved downloads to GitHub --- .../README.md | 2 +- .../README.md | 2 +- .../README.md | 40 +++++++++---------- .../README.md | 12 +++--- .../README.md | 2 +- .../README.md | 2 +- .../README.md | 2 +- .../README.md | 2 +- 8 files changed, 32 insertions(+), 32 deletions(-) diff --git a/how-to-clean-uninstall-macos-apps-using-appcleaner-open-source-alternative/README.md b/how-to-clean-uninstall-macos-apps-using-appcleaner-open-source-alternative/README.md index 786e3b1..8286cc5 100644 --- a/how-to-clean-uninstall-macos-apps-using-appcleaner-open-source-alternative/README.md +++ b/how-to-clean-uninstall-macos-apps-using-appcleaner-open-source-alternative/README.md @@ -25,7 +25,7 @@ sudo chown ${USER}:staff /usr/local/bin ### Step 2: download [app-cleaner.sh](./app-cleaner.sh) ([PGP signature](./app-cleaner.sh.asc), [PGP public key](https://sunknudsen.com/sunknudsen.asc)) ```shell -curl --fail --output /usr/local/bin/app-cleaner.sh https://sunknudsen.com/privacy-guides/how-to-clean-uninstall-macos-apps-using-appcleaner-open-source-alternative/app-cleaner.sh +curl --fail --output /usr/local/bin/app-cleaner.sh https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-clean-uninstall-macos-apps-using-appcleaner-open-source-alternative/app-cleaner.sh chmod +x /usr/local/bin/app-cleaner.sh ``` diff --git a/how-to-configure-firefox-for-privacy-and-security/README.md b/how-to-configure-firefox-for-privacy-and-security/README.md index 021942d..c9cfb1f 100644 --- a/how-to-configure-firefox-for-privacy-and-security/README.md +++ b/how-to-configure-firefox-for-privacy-and-security/README.md @@ -40,7 +40,7 @@ Go to [https://www.mozilla.org/en-US/firefox/new/](https://www.mozilla.org/en-US ```console $ cd "/Users/sunknudsen/Library/Application Support/Firefox/Profiles/rzrw17yo.default-release" -$ curl --fail --remote-name https://sunknudsen.com/privacy-guides/how-to-configure-firefox-for-privacy-and-security/user.js +$ curl --fail --remote-name https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-configure-firefox-for-privacy-and-security/user.js ``` ### Step 3: restart Firefox diff --git a/how-to-create-encrypted-paper-backup/README.md b/how-to-create-encrypted-paper-backup/README.md index 232a53f..188dff7 100644 --- a/how-to-create-encrypted-paper-backup/README.md +++ b/how-to-create-encrypted-paper-backup/README.md @@ -164,12 +164,12 @@ Fingerprint matches published fingerprints ### Step 13: download and verify [create-bip39-mnemonic.py](./create-bip39-mnemonic.py) ```console -$ curl --fail --output /home/pi/.local/bin/create-bip39-mnemonic.py https://sunknudsen.com/privacy-guides/how-to-create-encrypted-paper-backup/create-bip39-mnemonic.py +$ curl --fail --output /home/pi/.local/bin/create-bip39-mnemonic.py https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-create-encrypted-paper-backup/create-bip39-mnemonic.py % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 149 100 149 0 0 144 0 0:00:01 0:00:01 --:--:-- 144 -$ curl --fail --output /home/pi/.local/bin/create-bip39-mnemonic.py.asc https://sunknudsen.com/privacy-guides/how-to-create-encrypted-paper-backup/create-bip39-mnemonic.py.asc +$ curl --fail --output /home/pi/.local/bin/create-bip39-mnemonic.py.asc https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-create-encrypted-paper-backup/create-bip39-mnemonic.py.asc % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 228 100 228 0 0 200 0 0:00:01 0:00:01 --:--:-- 200 @@ -194,12 +194,12 @@ Good signature ### Step 14: download and verify [validate-bip39-mnemonic.py](./validate-bip39-mnemonic.py) ```console -$ curl --fail --output /home/pi/.local/bin/validate-bip39-mnemonic.py https://sunknudsen.com/privacy-guides/how-to-create-encrypted-paper-backup/validate-bip39-mnemonic.py +$ curl --fail --output /home/pi/.local/bin/validate-bip39-mnemonic.py https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-create-encrypted-paper-backup/validate-bip39-mnemonic.py % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 183 100 183 0 0 187 0 --:--:-- --:--:-- --:--:-- 187 -$ curl --fail --output /home/pi/.local/bin/validate-bip39-mnemonic.py.asc https://sunknudsen.com/privacy-guides/how-to-create-encrypted-paper-backup/validate-bip39-mnemonic.py.asc +$ curl --fail --output /home/pi/.local/bin/validate-bip39-mnemonic.py.asc https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-create-encrypted-paper-backup/validate-bip39-mnemonic.py.asc % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 228 100 228 0 0 113 0 0:00:02 0:00:02 --:--:-- 113 @@ -224,12 +224,12 @@ Good signature ### Step 15: download and verify [tmux-buttons.py](./tmux-buttons.py) ```console -$ curl --fail --output /home/pi/.local/bin/tmux-buttons.py https://sunknudsen.com/privacy-guides/how-to-create-encrypted-paper-backup/tmux-buttons.py +$ curl --fail --output /home/pi/.local/bin/tmux-buttons.py https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-create-encrypted-paper-backup/tmux-buttons.py % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 918 100 918 0 0 897 0 0:00:01 0:00:01 --:--:-- 898 -$ curl --fail --output /home/pi/.local/bin/tmux-buttons.py.asc https://sunknudsen.com/privacy-guides/how-to-create-encrypted-paper-backup/tmux-buttons.py.asc +$ curl --fail --output /home/pi/.local/bin/tmux-buttons.py.asc https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-create-encrypted-paper-backup/tmux-buttons.py.asc % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 228 100 228 0 0 213 0 0:00:01 0:00:01 --:--:-- 213 @@ -254,12 +254,12 @@ Good signature ### Step 16: download and verify [qr-backup.sh](./qr-backup.sh) ```console -$ curl --fail --output /home/pi/.local/bin/qr-backup.sh https://sunknudsen.com/privacy-guides/how-to-create-encrypted-paper-backup/qr-backup.sh +$ curl --fail --output /home/pi/.local/bin/qr-backup.sh https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-create-encrypted-paper-backup/qr-backup.sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 8225 100 8225 0 0 7679 0 0:00:01 0:00:01 --:--:-- 7686 -$ curl --fail --output /home/pi/.local/bin/qr-backup.sh.asc https://sunknudsen.com/privacy-guides/how-to-create-encrypted-paper-backup/qr-backup.sh.asc +$ curl --fail --output /home/pi/.local/bin/qr-backup.sh.asc https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-create-encrypted-paper-backup/qr-backup.sh.asc % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 228 100 228 0 0 259 0 --:--:-- --:--:-- --:--:-- 258 @@ -284,12 +284,12 @@ Good signature ### Step 17: download and verify [qr-restore.sh](./qr-restore.sh) ```console -$ curl --fail --output /home/pi/.local/bin/qr-restore.sh https://sunknudsen.com/privacy-guides/how-to-create-encrypted-paper-backup/qr-restore.sh +$ curl --fail --output /home/pi/.local/bin/qr-restore.sh https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-create-encrypted-paper-backup/qr-restore.sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 3754 100 3754 0 0 3511 0 0:00:01 0:00:01 --:--:-- 3514 -$ curl --fail --output /home/pi/.local/bin/qr-restore.sh.asc https://sunknudsen.com/privacy-guides/how-to-create-encrypted-paper-backup/qr-restore.sh.asc +$ curl --fail --output /home/pi/.local/bin/qr-restore.sh.asc https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-create-encrypted-paper-backup/qr-restore.sh.asc % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 228 100 228 0 0 236 0 --:--:-- --:--:-- --:--:-- 236 @@ -314,12 +314,12 @@ Good signature ### Step 18: download and verify [qr-clone.sh](./qr-clone.sh) ```console -$ curl --fail --output /home/pi/.local/bin/qr-clone.sh https://sunknudsen.com/privacy-guides/how-to-create-encrypted-paper-backup/qr-clone.sh +$ curl --fail --output /home/pi/.local/bin/qr-clone.sh https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-create-encrypted-paper-backup/qr-clone.sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1007 100 1007 0 0 930 0 0:00:01 0:00:01 --:--:-- 930 -$ curl --fail --output /home/pi/.local/bin/qr-clone.sh.asc https://sunknudsen.com/privacy-guides/how-to-create-encrypted-paper-backup/qr-clone.sh.asc +$ curl --fail --output /home/pi/.local/bin/qr-clone.sh.asc https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-create-encrypted-paper-backup/qr-clone.sh.asc % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 228 100 228 0 0 230 0 --:--:-- --:--:-- --:--:-- 229 @@ -344,12 +344,12 @@ Good signature ### Step 19: download and verify [secure-erase.sh](./secure-erase.sh) ```console -$ curl --fail --output /home/pi/.local/bin/secure-erase.sh https://sunknudsen.com/privacy-guides/how-to-create-encrypted-paper-backup/secure-erase.sh +$ curl --fail --output /home/pi/.local/bin/secure-erase.sh https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-create-encrypted-paper-backup/secure-erase.sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1352 100 1352 0 0 1390 0 --:--:-- --:--:-- --:--:-- 1390 -$ curl --fail --output /home/pi/.local/bin/secure-erase.sh.asc https://sunknudsen.com/privacy-guides/how-to-create-encrypted-paper-backup/secure-erase.sh.asc +$ curl --fail --output /home/pi/.local/bin/secure-erase.sh.asc https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-create-encrypted-paper-backup/secure-erase.sh.asc % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 228 100 228 0 0 257 0 --:--:-- --:--:-- --:--:-- 257 @@ -374,12 +374,12 @@ Good signature ### Step 20: download and verify [trezor-verify-integrity.sh](./trezor-verify-integrity.sh) (used to verify integrity of Trezor devices) ```console -$ curl --fail --output /home/pi/.local/bin/trezor-verify-integrity.sh https://sunknudsen.com/privacy-guides/how-to-create-encrypted-paper-backup/trezor-verify-integrity.sh +$ curl --fail --output /home/pi/.local/bin/trezor-verify-integrity.sh https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-create-encrypted-paper-backup/trezor-verify-integrity.sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1228 100 1228 0 0 1271 0 --:--:-- --:--:-- --:--:-- 1269 -$ curl --fail --output /home/pi/.local/bin/trezor-verify-integrity.sh.asc https://sunknudsen.com/privacy-guides/how-to-create-encrypted-paper-backup/trezor-verify-integrity.sh.asc +$ curl --fail --output /home/pi/.local/bin/trezor-verify-integrity.sh.asc https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-create-encrypted-paper-backup/trezor-verify-integrity.sh.asc % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 228 100 228 0 0 244 0 --:--:-- --:--:-- --:--:-- 243 @@ -404,12 +404,12 @@ Good signature ### Step 21: download and verify [trezor-restore.sh](./trezor-restore.sh) (used to restore Trezor devices) ```console -$ curl --fail --output /home/pi/.local/bin/trezor-restore.sh https://sunknudsen.com/privacy-guides/how-to-create-encrypted-paper-backup/trezor-restore.sh +$ curl --fail --output /home/pi/.local/bin/trezor-restore.sh https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-create-encrypted-paper-backup/trezor-restore.sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1818 100 1818 0 0 1744 0 0:00:01 0:00:01 --:--:-- 1744 -$ curl --fail --output /home/pi/.local/bin/trezor-restore.sh.asc https://sunknudsen.com/privacy-guides/how-to-create-encrypted-paper-backup/trezor-restore.sh.asc +$ curl --fail --output /home/pi/.local/bin/trezor-restore.sh.asc https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-create-encrypted-paper-backup/trezor-restore.sh.asc % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 228 100 228 0 0 257 0 --:--:-- --:--:-- --:--:-- 257 @@ -434,12 +434,12 @@ Good signature ### Step 22: download and verify [update.sh](./update.sh) ```console -$ curl --fail --output /home/pi/.local/bin/update.sh https://sunknudsen.com/privacy-guides/how-to-create-encrypted-paper-backup/update.sh +$ curl --fail --output /home/pi/.local/bin/update.sh https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-create-encrypted-paper-backup/update.sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1846 100 1846 0 0 1895 0 --:--:-- --:--:-- --:--:-- 1895 -$ curl --fail --output /home/pi/.local/bin/update.sh.asc https://sunknudsen.com/privacy-guides/how-to-create-encrypted-paper-backup/update.sh.asc +$ curl --fail --output /home/pi/.local/bin/update.sh.asc https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-create-encrypted-paper-backup/update.sh.asc % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 228 100 228 0 0 225 0 0:00:01 0:00:01 --:--:-- 225 diff --git a/how-to-self-host-hardened-bitcoin-node/README.md b/how-to-self-host-hardened-bitcoin-node/README.md index 927bff6..45c3634 100644 --- a/how-to-self-host-hardened-bitcoin-node/README.md +++ b/how-to-self-host-hardened-bitcoin-node/README.md @@ -261,12 +261,12 @@ Fingerprint matches published fingerprints ### Step 9: download and verify [bitcoind.service](./bitcoind.service) ```console -$ curl --fail --output /lib/systemd/system/bitcoind.service https://sunknudsen.com/privacy-guides/how-to-self-host-hardened-bitcoin-node/bitcoind.service +$ curl --fail --output /lib/systemd/system/bitcoind.service https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-self-host-hardened-bitcoin-node/bitcoind.service % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 2184 100 2184 0 0 2112 0 0:00:01 0:00:01 --:--:-- 2114 -$ curl --fail --output /lib/systemd/system/bitcoind.service.asc https://sunknudsen.com/privacy-guides/how-to-self-host-hardened-bitcoin-node/bitcoind.service.asc +$ curl --fail --output /lib/systemd/system/bitcoind.service.asc https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-self-host-hardened-bitcoin-node/bitcoind.service.asc % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 228 100 228 0 0 258 0 --:--:-- --:--:-- --:--:-- 258 @@ -289,12 +289,12 @@ Good signature ### Step 10: download and verify [electrs.service](./electrs.service) ```console -$ curl --fail --output /lib/systemd/system/electrs.service https://sunknudsen.com/privacy-guides/how-to-self-host-hardened-bitcoin-node/electrs.service +$ curl --fail --output /lib/systemd/system/electrs.service https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-self-host-hardened-bitcoin-node/electrs.service % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 466 100 466 0 0 451 0 0:00:01 0:00:01 --:--:-- 451 -$ curl --fail --output /lib/systemd/system/electrs.service.asc https://sunknudsen.com/privacy-guides/how-to-self-host-hardened-bitcoin-node/electrs.service.asc +$ curl --fail --output /lib/systemd/system/electrs.service.asc https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-self-host-hardened-bitcoin-node/electrs.service.asc % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 228 100 228 0 0 235 0 --:--:-- --:--:-- --:--:-- 235 @@ -317,12 +317,12 @@ Good signature ### Step 11: download and verify [tor-client-auth.sh](./tor-client-auth.sh) ```console -$ curl --fail --output /usr/bin/tor-client-auth.sh https://sunknudsen.com/privacy-guides/how-to-self-host-hardened-bitcoin-node/tor-client-auth.sh +$ curl --fail --output /usr/bin/tor-client-auth.sh https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-self-host-hardened-bitcoin-node/tor-client-auth.sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1239 100 1239 0 0 1075 0 0:00:01 0:00:01 --:--:-- 1076 -$ curl --fail --output /usr/bin/tor-client-auth.sh.asc https://sunknudsen.com/privacy-guides/how-to-self-host-hardened-bitcoin-node/tor-client-auth.sh.asc +$ curl --fail --output /usr/bin/tor-client-auth.sh.asc https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-self-host-hardened-bitcoin-node/tor-client-auth.sh.asc % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 228 100 228 0 0 196 0 0:00:01 0:00:01 --:--:-- 196 diff --git a/how-to-self-host-hardened-bitcoin-node/misc/how-to-benchmark-computer-for-bitcoin-computation/README.md b/how-to-self-host-hardened-bitcoin-node/misc/how-to-benchmark-computer-for-bitcoin-computation/README.md index ecb68a3..bc960ac 100644 --- a/how-to-self-host-hardened-bitcoin-node/misc/how-to-benchmark-computer-for-bitcoin-computation/README.md +++ b/how-to-self-host-hardened-bitcoin-node/misc/how-to-benchmark-computer-for-bitcoin-computation/README.md @@ -32,7 +32,7 @@ $ sudo apt install -y bc curl openssl sysbench ### Step 2: download (and optionally verify) [benchmark.sh](./benchmark.sh) ([PGP signature](./benchmark.sh.asc), [PGP public key](https://sunknudsen.com/sunknudsen.asc)) ```shell -curl --fail --output $HOME/benchmark.sh https://sunknudsen.com/privacy-guides/how-to-self-host-hardened-bitcoin-node/misc/how-to-benchmark-computer-for-bitcoin-computation/benchmark.sh +curl --fail --output $HOME/benchmark.sh https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-self-host-hardened-bitcoin-node/misc/how-to-benchmark-computer-for-bitcoin-computation/benchmark.sh chmod +x $HOME/benchmark.sh ``` diff --git a/how-to-self-host-hardened-strongswan-ikev2-ipsec-vpn-server-for-ios-and-macos/README.md b/how-to-self-host-hardened-strongswan-ikev2-ipsec-vpn-server-for-ios-and-macos/README.md index 9cddb86..667995a 100644 --- a/how-to-self-host-hardened-strongswan-ikev2-ipsec-vpn-server-for-ios-and-macos/README.md +++ b/how-to-self-host-hardened-strongswan-ikev2-ipsec-vpn-server-for-ios-and-macos/README.md @@ -242,7 +242,7 @@ Shout out to [Andrew Ho](https://gist.github.com/andrewlkho/31341da4f5953b8d977a The following command downloads and runs [ulagen.py](./ulagen.py) ([PGP signature](./ulagen.py.asc), [PGP public key](https://raw.githubusercontent.com/sunknudsen/pgp-public-key/master/legacy/sunknudsen-legacy.asc)). ```console -$ curl -s https://sunknudsen.com/privacy-guides/how-to-self-host-hardened-strongswan-ikev2-ipsec-vpn-server-for-ios-and-macos/ulagen.py | python3 | grep "First subnet" | awk '{print "STRONGSWAN_IPV6_ULA="$3}' | tee -a ~/.bashrc +$ curl -s https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-self-host-hardened-strongswan-ikev2-ipsec-vpn-server-for-ios-and-macos/ulagen.py | python3 | grep "First subnet" | awk '{print "STRONGSWAN_IPV6_ULA="$3}' | tee -a ~/.bashrc STRONGSWAN_IPV6_ULA=fdba:8ce0:c301::/64 $ source ~/.bashrc diff --git a/how-to-spoof-mac-address-and-hostname-automatically-at-boot-on-macos/README.md b/how-to-spoof-mac-address-and-hostname-automatically-at-boot-on-macos/README.md index 29f2e32..a591c04 100644 --- a/how-to-spoof-mac-address-and-hostname-automatically-at-boot-on-macos/README.md +++ b/how-to-spoof-mac-address-and-hostname-automatically-at-boot-on-macos/README.md @@ -45,7 +45,7 @@ source ~/.zshrc This list includes top 2048 most popular names for people aged 25 from the [USA Social Security Administration](https://www.ssa.gov/oact/babynames/limits.html) (last [updated](./misc/update-first-names.sh) on March 9th 2022). ```shell -curl --fail --output /usr/local/sbin/first-names.txt https://sunknudsen.com/privacy-guides/how-to-spoof-mac-address-and-hostname-automatically-at-boot-on-macos/first-names.txt +curl --fail --output /usr/local/sbin/first-names.txt https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-spoof-mac-address-and-hostname-automatically-at-boot-on-macos/first-names.txt ``` ### Step 4: create `spoof.sh` script diff --git a/how-to-verify-pgp-digital-signatures-using-gnupg-on-macos/README.md b/how-to-verify-pgp-digital-signatures-using-gnupg-on-macos/README.md index e38ecb3..23aaed5 100644 --- a/how-to-verify-pgp-digital-signatures-using-gnupg-on-macos/README.md +++ b/how-to-verify-pgp-digital-signatures-using-gnupg-on-macos/README.md @@ -135,7 +135,7 @@ Good signature 👍 -### Verify signed [file](https://sunknudsen.com/privacy-guides/how-to-clean-uninstall-macos-apps-using-appcleaner-open-source-alternative/app-cleaner.sh) using [detached signature](https://sunknudsen.com/privacy-guides/how-to-clean-uninstall-macos-apps-using-appcleaner-open-source-alternative/app-cleaner.sh.asc) +### Verify signed [file](https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-clean-uninstall-macos-apps-using-appcleaner-open-source-alternative/app-cleaner.sh) using [detached signature](https://raw.githubusercontent.com/sunknudsen/privacy-guides/master/how-to-clean-uninstall-macos-apps-using-appcleaner-open-source-alternative/app-cleaner.sh.asc) ```console $ gpg --verify app-cleaner.sh.asc