forked from brianlovin/security-checklist
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
109 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
export default { | ||
id: 'geotagging', | ||
title: 'Review and remove metadata attached to photos you share', | ||
description: `Geotagging is the process of adding geographical identification to media files (photos and videos, for example). Anyone who has access to these tagged media files (for example, on Instagram or Twitter) can read this data and learn where the photo was taken. | ||
\n\nYou should understand how location metadata is attached to your media and take steps to ensure you are not uploading sensitive information with your files. | ||
`, | ||
resources: [ | ||
{ | ||
name: 'Geotagging', | ||
url: 'https://en.wikipedia.org/wiki/Geotagging', | ||
}, | ||
{ | ||
name: 'What is geotag security and how it helps to protect your family', | ||
url: 'https://www.geotag-security.com/', | ||
}, | ||
{ | ||
name: 'Web photos that reveal secrets, like where you live', | ||
url: | ||
'https://www.nytimes.com/2010/08/12/technology/personaltech/12basics.html', | ||
}, | ||
{ | ||
name: 'How to avoid the potential risks of geotagging', | ||
url: 'https://www.wikihow.com/Avoid-the-Potential-Risks-of-Geotagging', | ||
}, | ||
{ | ||
name: 'How to turn off geotagging for photos on iPhone and iPad', | ||
url: | ||
'https://www.techbout.com/turn-off-geotagging-for-photos-iphone-ipad-8738/', | ||
}, | ||
{ | ||
name: 'How To turn off geotagging on Android devices', | ||
url: 'https://www.technobezz.com/turn-off-geotagging-android-devices/', | ||
}, | ||
], | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.