Implemented listed metadata property and fixed links

This commit is contained in:
Sun Knudsen 2020-11-10 07:13:35 -05:00
parent 58f8aad2e1
commit 07dcb63846
No known key found for this signature in database
GPG Key ID: 1FA767862BBD1305
14 changed files with 20 additions and 7 deletions

View File

@ -60,7 +60,7 @@ Publication date: 2020-09-09T17:25:25.799Z
### Step 1: add PGP public key to GitHub account
Go to https://github.com/settings/keys, click “New GPG key”, paste your PGP public key and click “Add GPG key”.
Go to [https://github.com/settings/keys](https://github.com/settings/keys), click “New GPG key”, paste your PGP public key and click “Add GPG key”.
### Step 2: enable Git [signing](https://git-scm.com/book/en/v2/Git-Tools-Signing-Your-Work)

View File

@ -5,6 +5,7 @@ Author: Sun Knudsen <https://github.com/sunknudsen>
Contributors: Sun Knudsen <https://github.com/sunknudsen>, Alex Anderson <https://github.com/Serpent27>
Reviewers: Alex Anderson <https://github.com/Serpent27>
Publication date: 2020-08-26T14:07:36.767Z
Listed: true
-->
# How to backup and encrypt data using rsync and VeraCrypt on macOS
@ -27,7 +28,7 @@ Publication date: 2020-08-26T14:07:36.767Z
### Step 1: download and install [FUSE for macOS](https://osxfuse.github.io/)
Go to https://osxfuse.github.io/, download and install latest release.
Go to [https://osxfuse.github.io/](https://osxfuse.github.io/), download and install latest release.
### Step 2: install [Homebrew](https://brew.sh/)
@ -58,7 +59,7 @@ gpg: imported: 1
### Step 6: download [VeraCrypt](https://www.veracrypt.fr/en/Home.html)
Go to https://www.veracrypt.fr/en/Downloads.html and download latest release and its associated PGP signature to `~/Downloads` folder.
Go to [https://www.veracrypt.fr/en/Downloads.html](https://www.veracrypt.fr/en/Downloads.html) and download latest release and its associated PGP signature to `~/Downloads` folder.
### Step 7: verify VeraCrypt release signature using GnuPG

View File

@ -5,6 +5,7 @@ Author: Sun Knudsen <https://github.com/sunknudsen>
Contributors: Sun Knudsen <https://github.com/sunknudsen>
Reviewers:
Publication date: 2020-07-31T12:39:56.670Z
Listed: true
-->
# How to benchmark performance of server using Speedtest and SysBench

View File

@ -5,6 +5,7 @@ Author: Sun Knudsen <https://github.com/sunknudsen>
Contributors: Sun Knudsen <https://github.com/sunknudsen>
Reviewers:
Publication date: 2020-09-21T15:50:15.415Z
Listed: true
-->
# How to clean uninstall apps on macOS using AppCleaner open source alternative

View File

@ -5,6 +5,7 @@ Author: Sun Knudsen <https://github.com/sunknudsen>
Contributors: Sun Knudsen <https://github.com/sunknudsen>
Reviewers:
Publication date: 2020-08-21T15:42:23.029Z
Listed: true
-->
# How to configure self-hosted VPN kill switch using PF firewall on macOS

View File

@ -5,6 +5,7 @@ Author: Sun Knudsen <https://github.com/sunknudsen>
Contributors: Sun Knudsen <https://github.com/sunknudsen>
Reviewers:
Publication date: 2020-06-04T00:00:00.000Z
Listed: true
-->
# How to create a Signal account without using your personal phone number

View File

@ -5,6 +5,7 @@ Author: Sun Knudsen <https://github.com/sunknudsen>
Contributors: Sun Knudsen <https://github.com/sunknudsen>
Reviewers:
Publication date: 2020-07-18T10:28:23.605Z
Listed: true
-->
# How to disable IPv6 on iOS (cellular-only) and macOS

View File

@ -5,13 +5,14 @@ Author: Sun Knudsen <https://github.com/sunknudsen>
Contributors: Sun Knudsen <https://github.com/sunknudsen>
Reviewers:
Publication date: 2020-06-18T00:00:00.000Z
Listed: true
-->
# How to encrypt, sign and decrypt messages using PGP on macOS
[![How to encrypt, sign and decrypt messages using PGP on macOS - YouTube](how-to-encrypt-sign-and-decrypt-messages-using-pgp-on-macos.png)](https://www.youtube.com/watch?v=mE8fL5Fu8x8 "How to encrypt, sign and decrypt messages using PGP on macOS - YouTube")
> WARNING: this is a getting started guide. For a hardened guide, see https://github.com/drduh/YubiKey-Guide.
> WARNING: this is a getting started guide. For a hardened guide, see [https://github.com/drduh/YubiKey-Guide](https://github.com/drduh/YubiKey-Guide).
## Installation guide
@ -135,7 +136,7 @@ sub rsa4096 2019-10-17 [E] [expires: 2020-10-16]
sub rsa4096 2019-10-17 [S] [expires: 2020-10-16]
```
See https://sunknudsen.com/, https://github.com/sunknudsen/pgp-public-key and https://www.youtube.com/sunknudsen/about and make sure fingerprint `C4FB DDC1 6A26 2672 920D 0A0F C132 3A37 7DE1 4C8B` matches the one published.
See [https://sunknudsen.com/](https://sunknudsen.com/), [https://github.com/sunknudsen/pgp-public-key](https://github.com/sunknudsen/pgp-public-key) and [https://www.youtube.com/sunknudsen/about](https://www.youtube.com/sunknudsen/about) and make sure fingerprint `C4FB DDC1 6A26 2672 920D 0A0F C132 3A37 7DE1 4C8B` matches the one published.
👍

View File

@ -5,6 +5,7 @@ Author: Sun Knudsen <https://github.com/sunknudsen>
Contributors: Sun Knudsen <https://github.com/sunknudsen>
Reviewers:
Publication date: 2020-05-15T00:00:00.000Z
Listed: true
-->
# How to mitigate fingerprinting and IP leaks using Firefox advanced preferences

View File

@ -5,6 +5,7 @@ Author: Sun Knudsen <https://github.com/sunknudsen>
Contributors: Sun Knudsen <https://github.com/sunknudsen>
Reviewers:
Publication date: 2020-06-05T00:00:00.000Z
Listed: true
-->
# How to protect Mac computers from cold boot attacks

View File

@ -5,6 +5,7 @@ Author: Sun Knudsen <https://github.com/sunknudsen>
Contributors: Sun Knudsen <https://github.com/sunknudsen>
Reviewers:
Publication date: 2020-06-25T00:00:00.000Z
Listed: true
-->
# How to remove EXIF metadata from images on macOS

View File

@ -5,6 +5,7 @@ Author: Sun Knudsen <https://github.com/sunknudsen>
Contributors: Sun Knudsen <https://github.com/sunknudsen>
Reviewers:
Publication date: 2020-07-31T12:39:56.680Z
Listed: true
-->
# How to self-host a hardened strongSwan IKEv2/IPsec VPN server for iOS and macOS
@ -186,7 +187,7 @@ EOF
### Step 12: set timezone (the following is for Montreal time)
See https://en.wikipedia.org/wiki/List_of_tz_database_time_zones for available timezones.
See [https://en.wikipedia.org/wiki/List_of_tz_database_time_zones](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) for available timezones.
```shell
timedatectl set-timezone America/Montreal
@ -800,7 +801,7 @@ On Mac, open “System Preferences”, click “Network”, then “Self-hosted
### Step 35: test for leaks
Open Firefox and go to https://ipleak.net/.
Open Firefox and go to [https://ipleak.net/](https://ipleak.net/).
Make sure listed IPv4, IPv6 (if server is dual stack) and DNS servers do not match the ones supplied by client ISP.

View File

@ -5,6 +5,7 @@ Author: Sun Knudsen <https://github.com/sunknudsen>
Contributors: Sun Knudsen <https://github.com/sunknudsen>
Reviewers:
Publication date: 2020-05-19T00:00:00.000Z
Listed: true
-->
# How to spoof your MAC address and hostname automatically at boot on macOS

View File

@ -5,6 +5,7 @@ Author: Sun Knudsen <https://github.com/sunknudsen>
Contributors: Sun Knudsen <https://github.com/sunknudsen>
Reviewers:
Publication date: 2020-05-13T00:00:00.000Z
Listed: true
-->
# How to use multiple compartmentalized Firefox instances simultaneously using profiles