mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Added resources
Added resources from https://github.com/brianlovin/security-checklist/issues/113
This commit is contained in:
parent
5a35f675a6
commit
f2c7b91eab
1 changed files with 12 additions and 0 deletions
|
|
@ -69,5 +69,17 @@ export default {
|
|||
url:
|
||||
'https://www.salon.com/2014/02/05/4_ways_google_is_destroying_privacy_and_collecting_your_data_partner/',
|
||||
},
|
||||
{
|
||||
name: 'Privacy-friendly alternatives to Google that don’t track you',
|
||||
url: 'https://nomoregoogle.com/',
|
||||
},
|
||||
{
|
||||
name: 'Opt out of global data surveillance programs like PRISM, XKeyscore and Tempora.',
|
||||
url: 'https://prism-break.org/en/',
|
||||
},
|
||||
{
|
||||
name: 'Knowledge and tools to protect your privacy against global mass surveillance',
|
||||
url: 'https://www.privacytools.io/';,
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue