mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Add additional resource
This commit is contained in:
parent
82c804b93c
commit
3d0e0fcf94
1 changed files with 4 additions and 0 deletions
|
|
@ -6,6 +6,10 @@ export default {
|
|||
\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: 'Are Location-Tagged Photos Really a Privacy Concern?',
|
||||
url: 'https://www.howtogeek.com/340566/are-location-tagged-photos-really-a-privacy-concern/',
|
||||
},
|
||||
{
|
||||
name: 'Software Roundup: 5 of The Best Apps to Remove EXIF Data from Images',
|
||||
url: 'https://www.maketecheasier.com/best-apps-remove-exif-data-from-images/',
|
||||
|
|
|
|||
Loading…
Reference in a new issue