mirror of
https://github.com/Lissy93/personal-security-checklist.git
synced 2024-10-01 01:35:37 -04:00
Update 2_TLDR_Short_List.md
This commit is contained in:
parent
17511b8310
commit
37f0a91eb1
@ -1,7 +1,9 @@
|
|||||||
# Personal Security | TLDR [![Awesome](https://awesome.re/badge-flat2.svg)](https://awesome.re) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![License](https://img.shields.io/badge/LICENSE-CC_BY_4.0-00a2ff?&style=flat-square)](https://creativecommons.org/licenses/by/4.0/)
|
# PERSONAL CYBER SECURITY | TLDR [![Awesome](https://awesome.re/badge-flat2.svg)](https://awesome.re) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![License](https://img.shields.io/badge/LICENSE-CC_BY_4.0-00a2ff?&style=flat-square)](https://creativecommons.org/licenses/by/4.0/)
|
||||||
|
|
||||||
|
#### CONTENTS
|
||||||
- [Personal Security Checklist](#personal-security-checklist)
|
- [Personal Security Checklist](#personal-security-checklist)
|
||||||
- [Privacy-focused Software](#open-source-privacy-focused-software)
|
- [Privacy-focused Software](#open-source-privacy-focused-software)
|
||||||
|
- [Security Hardware](#security-hardware)
|
||||||
|
|
||||||
## PERSONAL SECURITY CHECKLIST
|
## PERSONAL SECURITY CHECKLIST
|
||||||
|
|
||||||
@ -52,6 +54,7 @@ It lays out the 20 most essential security + privacy tips, that you should compl
|
|||||||
|
|
||||||
Switch to alternative open-source, privacy-respecting apps and services, which won't collect your data, track you or show targetted ads
|
Switch to alternative open-source, privacy-respecting apps and services, which won't collect your data, track you or show targetted ads
|
||||||
|
|
||||||
|
#### BASICS
|
||||||
- Password Managers: [BitWarden] | [1Password] | [KeePassXC] *(offline, no-sync)*
|
- Password Managers: [BitWarden] | [1Password] | [KeePassXC] *(offline, no-sync)*
|
||||||
- 2-Factor Authentication: [Aegis] *(Android)* | [Authenticator] *(iOS)* | [AndOTP] *(Android)*
|
- 2-Factor Authentication: [Aegis] *(Android)* | [Authenticator] *(iOS)* | [AndOTP] *(Android)*
|
||||||
- File Encryption: [VeraCrypt] | [Cryptomator] *(for cloud)*
|
- File Encryption: [VeraCrypt] | [Cryptomator] *(for cloud)*
|
||||||
@ -62,13 +65,17 @@ Switch to alternative open-source, privacy-respecting apps and services, which w
|
|||||||
- VPN: [Mullvad] | [ProtonVPN] *(better still, use [Tor])*
|
- VPN: [Mullvad] | [ProtonVPN] *(better still, use [Tor])*
|
||||||
- Mobile Firewall: [NetGuard] (Android) | [Lockdown] (iOS)
|
- Mobile Firewall: [NetGuard] (Android) | [Lockdown] (iOS)
|
||||||
|
|
||||||
**Browser Extensions**: [Privacy Badger] - Blocks trackers. [HTTPS Everywhere] - Upgrates requests to HTTPS. [uBlock] - Blocks ads. [ScriptSafe] - Block execution of certain scripts. [WebRTC Leak Prevent] - Prevents IP leaks. [Vanilla Cookie Manager] - Auto-removes unwanted cookies. [Privacy Essentials] - Shows which sites are insecure
|
#### BROWSER EXTENSIONS
|
||||||
|
[Privacy Badger] - Blocks trackers. [HTTPS Everywhere] - Upgrates requests to HTTPS. [uBlock] - Blocks ads. [ScriptSafe] - Block execution of certain scripts. [WebRTC Leak Prevent] - Prevents IP leaks. [Vanilla Cookie Manager] - Auto-removes unwanted cookies. [Privacy Essentials] - Shows which sites are insecure
|
||||||
|
|
||||||
**Mobile Apps**: [Exodus] - Shows which trackers are on your device. [Orbot]- System-wide Tor Proxy. [Island] - Sand-box environment for apps. [NetGaurd] - Controll which apps have network access. [Bouncer] - Grant temporary permissions. [Greenify] - Controll which apps can run in the background. [1.1.1.1] - Use CloudFlares DNS over HTTPS. [Fing App] - Monitor your home WiFi network for intruders
|
#### MOBILE APPS
|
||||||
|
[Exodus] - Shows which trackers are on your device. [Orbot]- System-wide Tor Proxy. [Island] - Sand-box environment for apps. [NetGaurd] - Controll which apps have network access. [Bouncer] - Grant temporary permissions. [Greenify] - Controll which apps can run in the background. [1.1.1.1] - Use CloudFlares DNS over HTTPS. [Fing App] - Monitor your home WiFi network for intruders
|
||||||
|
|
||||||
**Online Tools**: [εxodus] - Shows which trackers an app has. [';--have i been pwned?] - Check if your details have been exposed in a breach. [EXIF Remover] - Removes meta data from image or file. [Redirect Detective] - Shows where link redirects to. [Virus Total] - Scans file or URL for malware. [Panopticlick], [Browser Leak Test] and [IP Leak Test] - Check for system and browser leaks
|
#### ONLINE TOOLS
|
||||||
|
[εxodus] - Shows which trackers an app has. [';--have i been pwned?] - Check if your details have been exposed in a breach. [EXIF Remover] - Removes meta data from image or file. [Redirect Detective] - Shows where link redirects to. [Virus Total] - Scans file or URL for malware. [Panopticlick], [Browser Leak Test] and [IP Leak Test] - Check for system and browser leaks
|
||||||
|
|
||||||
**Productivity Tools**: File Storage: [NextCloud]. File Sync: [Syncthing]. File Drop: [Firefox Send]. Notes: [Standard Notes], [Cryptee], [Joplin]. Blogging: [Write Freely]. Calendar/ Contacts Sync: [ETE Sync]
|
#### PRODUCTIVITY TOOLS
|
||||||
|
File Storage: [NextCloud]. File Sync: [Syncthing]. File Drop: [Firefox Send]. Notes: [Standard Notes], [Cryptee], [Joplin]. Blogging: [Write Freely]. Calendar/ Contacts Sync: [ETE Sync]
|
||||||
|
|
||||||
📜 **See More**: [Complete List of Privacy-Respecing Sofware](https://github.com/Lissy93/personal-security-checklist/blob/master/6_Privacy_Respecting_Software.md)
|
📜 **See More**: [Complete List of Privacy-Respecing Sofware](https://github.com/Lissy93/personal-security-checklist/blob/master/6_Privacy_Respecting_Software.md)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user