mirror of
https://github.com/Lissy93/personal-security-checklist.git
synced 2025-03-11 02:09:25 -04:00
Merge bb7db61d413090ac54f89e43c92ceccb5dbcc504 into dc44d371478070aecf0768bd676b222795b43969
This commit is contained in:
commit
5ebabc1404
@ -170,7 +170,7 @@
|
||||
- point: Consider a Hardware Token
|
||||
priority: Advanced
|
||||
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
|
||||
[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
|
||||
@ -353,9 +353,9 @@
|
||||
- point: Block Third-Party Cookies
|
||||
priority: Essential
|
||||
details: >-
|
||||
Third-party cookies placed on your device by a website other than the one you’re visiting. This
|
||||
Third-party cookies are placed on your device by a website other than the one you’re visiting. This
|
||||
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
|
||||
priority: Essential
|
||||
@ -756,7 +756,7 @@
|
||||
priority: Essential
|
||||
details: >-
|
||||
There are several stages where your digital communications could be monitored or intercepted. This includes:
|
||||
your or your participants' device, your ISP, national gateway or government logging, the messaging provider,
|
||||
you or your participants' device, your ISP, national gateway or government logging, the messaging provider,
|
||||
the servers.
|
||||
|
||||
- point: Agree on a Communication Plan
|
||||
|
Loading…
x
Reference in New Issue
Block a user