mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #272 from mknepprath/add-jumbo-privacy
Add Jumbo to social media audit list
This commit is contained in:
commit
98aa5beb94
2 changed files with 10 additions and 0 deletions
|
|
@ -4,6 +4,16 @@ export default {
|
|||
description: `Over the years social media companies are able to gather staggering amounts of data about you, your interests, who you talk to, where you go, what you buy, and so much more.
|
||||
|
||||
\n\nIf you‘re not ready to give up social media quite yet, you should take the time to review your security and privacy settings. Visualizing the amount of information that social media companies know about you may be enough to curb that unhealthy newsfeed obsession.`,
|
||||
apps: [
|
||||
{
|
||||
name: 'Jumbo',
|
||||
image: '/static/img/jumbo.png',
|
||||
url: 'https://www.jumboprivacy.com/',
|
||||
sources: {
|
||||
ios: 'https://apps.apple.com/us/app/jumbo-privacy/id1454039975'
|
||||
}
|
||||
}
|
||||
],
|
||||
resources: [
|
||||
{
|
||||
name: 'Facebook privacy settings',
|
||||
|
|
|
|||
BIN
static/img/jumbo.png
Normal file
BIN
static/img/jumbo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
Loading…
Reference in a new issue