Update personal-security-checklist.yml

This commit is contained in:
Peter Anderson 2024-02-20 11:48:52 +00:00 committed by GitHub
parent b4ab033925
commit 1b94abd3bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -170,7 +170,7 @@
- point: Consider a Hardware Token - point: Consider a Hardware Token
priority: Advanced priority: Advanced
details: >- details: >-
A U2F/ FIDO2 security key is a USB (or NFC) device that you insert while logging in to an online service, in to A U2F/ FIDO2 security key is a USB (or NFC) device that you insert while logging in to an online service, in order to
verify your identity, instead of entering a OTP from your authenticator. [SoloKey](https://solokeys.com) and verify your identity, instead of entering a OTP from your authenticator. [SoloKey](https://solokeys.com) and
[NitroKey](https://www.nitrokey.com) are examples of such keys. They bring with them several security benefits, [NitroKey](https://www.nitrokey.com) are examples of such keys. They bring with them several security benefits,
since the browser communicates directly with the device and cannot be fooled as to which host is requesting since the browser communicates directly with the device and cannot be fooled as to which host is requesting
@ -353,9 +353,9 @@
- point: Block Third-Party Cookies - point: Block Third-Party Cookies
priority: Recommended priority: Recommended
details: >- details: >-
Third-party cookies placed on your device by a website other than the one youre visiting. This Third-party cookies are placed on your device by a website other than the one youre visiting. This
poses a privacy risk, as a 3rd entity can collect data from your current session. This guide explains poses a privacy risk, as a 3rd entity can collect data from your current session. This guide explains
how you can disable 3rd-party cookies, and you can check here ensure this worked. how you can disable 3rd-party cookies, and you can check here to ensure this worked.
- point: Block Third-Party Trackers - point: Block Third-Party Trackers
priority: Recommended priority: Recommended