Merge pull request #52 from dmleong/dmleong/review-location-app-data

Add guide to prevent iOS frequent locations
This commit is contained in:
Brian Lovin 2019-01-16 16:59:51 -08:00 committed by GitHub
commit 03c814a0f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
export default {
id: 'appPermissions',
title: 'Review app permissions on your devices',
title: 'Review location, camera, and other sensitive device permissions',
description: `You should review all applications that have access to your photos, camera, location, and microphone. Ensure that you trust apps with sensitive permissions.
`,
resources: [
@ -9,6 +9,11 @@ export default {
'iOS camera permissions allow rogue apps to surreptitiously photograph & video users',
url: 'https://9to5mac.com/2017/10/26/ios-camera-permissions-abuse/',
},
{
name: 'How to stop your iPhone from tracking locations you frequently visit',
url:
'https://www.imore.com/stop-iphone-tracking-frequent-locations',
},
{
name: 'How to manage app permissions on iOS',
url: